diff --git a/package-lock.json b/package-lock.json index 0c0b9192b9..cb971449ed 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@11ty/eleventy": "^1.0.1", "@highlightjs/cdn-assets": "^11.6.0", "@stackoverflow/stacks-editor": "^0.7.0", - "@stackoverflow/stacks-icons": "^3.0.1", + "@stackoverflow/stacks-icons": "^3.0.2", "@typescript-eslint/eslint-plugin": "^5.31.0", "@typescript-eslint/parser": "^5.31.0", "backstopjs": "^6.1.1", @@ -662,9 +662,9 @@ } }, "node_modules/@stackoverflow/stacks-icons": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/@stackoverflow/stacks-icons/-/stacks-icons-3.0.1.tgz", - "integrity": "sha512-rTX1ceygksmyENx+gFL3yVllyBBrvDUzEubGbvE3J1uJicMx1KmDTLxxahsoYDczoBCbOXARHeyIXDPpGuaC8w==", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/@stackoverflow/stacks-icons/-/stacks-icons-3.0.2.tgz", + "integrity": "sha512-MQgbMNa8kvS1J/jn5vIFBvkJ4s+8PhjpGtek4eq8qYbLapXGaCPKl84lh5yWZ59PbnI25V1voNB8c5X5UeMAPA==", "dev": true }, "node_modules/@stimulus/core": { @@ -10690,9 +10690,9 @@ } }, "@stackoverflow/stacks-icons": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/@stackoverflow/stacks-icons/-/stacks-icons-3.0.1.tgz", - "integrity": "sha512-rTX1ceygksmyENx+gFL3yVllyBBrvDUzEubGbvE3J1uJicMx1KmDTLxxahsoYDczoBCbOXARHeyIXDPpGuaC8w==", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/@stackoverflow/stacks-icons/-/stacks-icons-3.0.2.tgz", + "integrity": "sha512-MQgbMNa8kvS1J/jn5vIFBvkJ4s+8PhjpGtek4eq8qYbLapXGaCPKl84lh5yWZ59PbnI25V1voNB8c5X5UeMAPA==", "dev": true }, "@stimulus/core": { diff --git a/package.json b/package.json index 61649f9e04..e3a8deb7bc 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@11ty/eleventy": "^1.0.1", "@highlightjs/cdn-assets": "^11.6.0", "@stackoverflow/stacks-editor": "^0.7.0", - "@stackoverflow/stacks-icons": "^3.0.1", + "@stackoverflow/stacks-icons": "^3.0.2", "@typescript-eslint/eslint-plugin": "^5.31.0", "@typescript-eslint/parser": "^5.31.0", "backstopjs": "^6.1.1",