diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 93c84a9177..73d90cc978 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@bcgov-nr/nr-fsa-theme": "^1.1.3", "@bcgov/bc-sans": "^2.0.0", - "@carbon/icons-vue": "^10.90.0", + "@carbon/icons-vue": "^10.92.0", "@carbon/pictograms": "^12.22.0", "@carbon/styles": "^1.57.0", "@carbon/web-components": "^2.9.0", @@ -3192,9 +3192,9 @@ } }, "node_modules/@carbon/icons-vue": { - "version": "10.90.0", - "resolved": "https://registry.npmjs.org/@carbon/icons-vue/-/icons-vue-10.90.0.tgz", - "integrity": "sha512-jejfaxAU2Ias3oG2gMzSM61q0ZenNUvhe3YY/oAnOEgqO0CVA+HQfQdO12o5KyedOCRxw+iPgL/D7umAQ8kmfw==", + "version": "10.92.0", + "resolved": "https://registry.npmjs.org/@carbon/icons-vue/-/icons-vue-10.92.0.tgz", + "integrity": "sha512-09vk2791qo7cKNE5ko/nZumdQg1cmgfrvYAyuUz4D/Y4ZVTKEpt7OHrrL+9c1q2DHT3Scu02C+BhxiESRljLpg==", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { diff --git a/frontend/package.json b/frontend/package.json index 2d04665fe3..06fa75be39 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -48,7 +48,7 @@ "dependencies": { "@bcgov-nr/nr-fsa-theme": "^1.1.3", "@bcgov/bc-sans": "^2.0.0", - "@carbon/icons-vue": "^10.90.0", + "@carbon/icons-vue": "^10.92.0", "@carbon/pictograms": "^12.22.0", "@carbon/styles": "^1.57.0", "@carbon/web-components": "^2.9.0",