diff --git a/package-lock.json b/package-lock.json index 48f8e2c24..5fa385723 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,6 @@ "@esri/hub-initiatives": "^14.0.0", "@esri/hub-sites": "^15.0.0", "@esri/hub-teams": "^14.1.1", - "@esri/solution-common": "^5.7.0", "@pdf-lib/fontkit": "^1.1.1", "focus-trap": "7.6.2", "jspdf": "^2.5.2", @@ -37,7 +36,7 @@ "@esri/calcite-design-tokens": "^2.2.0", "@esri/eslint-plugin-calcite-components": "^1.2.1", "@esri/instant-apps-components": "^1.0.0-beta.303", - "@esri/solution-common": "5.6.7", + "@esri/solution-common": "5.7.0", "@esri/telemetry": "8.0.0", "@esri/telemetry-amazon": "3.0.1", "@esri/telemetry-google-analytics": "2.0.1", @@ -4098,9 +4097,9 @@ } }, "node_modules/@esri/solution-common": { - "version": "5.6.7", - "resolved": "https://registry.npmjs.org/@esri/solution-common/-/solution-common-5.6.7.tgz", - "integrity": "sha512-m9VSZ426ZY0tLDV0hDcNLtiwgx32b3K2v2VeKCfZpJm6KPG1mU0oEGSi60A3XMAXrqjsp3Yc/tCfR0sKFQFqmQ==", + "version": "5.7.0", + "resolved": "https://registry.npmjs.org/@esri/solution-common/-/solution-common-5.7.0.tgz", + "integrity": "sha512-7Jd6iOqrcB7GpsZdH2FN0oo/tfukqOs27oHWDc0YA1LRNN8mBxwqib2K4Z3y2byCFmtJIImenUFJwDVSWGiFEA==", "dev": true, "dependencies": { "@esri/arcgis-html-sanitizer": "4.0.3", @@ -20005,9 +20004,9 @@ } }, "@esri/solution-common": { - "version": "5.6.7", - "resolved": "https://registry.npmjs.org/@esri/solution-common/-/solution-common-5.6.7.tgz", - "integrity": "sha512-m9VSZ426ZY0tLDV0hDcNLtiwgx32b3K2v2VeKCfZpJm6KPG1mU0oEGSi60A3XMAXrqjsp3Yc/tCfR0sKFQFqmQ==", + "version": "5.7.0", + "resolved": "https://registry.npmjs.org/@esri/solution-common/-/solution-common-5.7.0.tgz", + "integrity": "sha512-7Jd6iOqrcB7GpsZdH2FN0oo/tfukqOs27oHWDc0YA1LRNN8mBxwqib2K4Z3y2byCFmtJIImenUFJwDVSWGiFEA==", "dev": true, "requires": { "@esri/arcgis-html-sanitizer": "4.0.3", diff --git a/package.json b/package.json index 6b8f08ab9..9a2653554 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@esri/calcite-design-tokens": "^2.2.0", "@esri/eslint-plugin-calcite-components": "^1.2.1", "@esri/instant-apps-components": "^1.0.0-beta.303", - "@esri/solution-common": "5.6.7", + "@esri/solution-common": "5.7.0", "@esri/telemetry": "8.0.0", "@esri/telemetry-amazon": "3.0.1", "@esri/telemetry-google-analytics": "2.0.1",