diff --git a/package-lock.json b/package-lock.json index 456cd49..fb55e8a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@aurodesignsystem/auro-icon", - "version": "4.2.2", + "version": "4.2.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@aurodesignsystem/auro-icon", - "version": "4.2.2", + "version": "4.2.4", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { @@ -17,7 +17,7 @@ "@alaskaairux/icons": "^4.36.1", "@aurodesignsystem/auro-library": "^2.5.1", "@aurodesignsystem/design-tokens": "^4.3.0", - "@aurodesignsystem/webcorestylesheets": "^5.0.7", + "@aurodesignsystem/webcorestylesheets": "^5.0.8", "@commitlint/cli": "^18.4.4", "@commitlint/config-conventional": "^18.4.4", "@open-wc/testing": "^4.0.0", @@ -197,9 +197,9 @@ } }, "node_modules/@aurodesignsystem/webcorestylesheets": { - "version": "5.0.7", - "resolved": "https://registry.npmjs.org/@aurodesignsystem/webcorestylesheets/-/webcorestylesheets-5.0.7.tgz", - "integrity": "sha512-YUOv/dnz1Fc7wPAHw9kwDgnz5lqk/2zbXoXNQcPioOW4OEi59G+29ZXWZw9gh0ZNEqYaqKwTHSU0wVmoQWwELg==", + "version": "5.0.8", + "resolved": "https://registry.npmjs.org/@aurodesignsystem/webcorestylesheets/-/webcorestylesheets-5.0.8.tgz", + "integrity": "sha512-y/ILjNPlxSJTzAzTx5lXiqOcIQU1q4s20D9/Qh63uB3C6xaplGPSnNdB3Sk+vRmnCeWJTLoFFiOEJm4UQVFStA==", "dev": true, "hasInstallScript": true, "dependencies": { diff --git a/package.json b/package.json index f35ffaa..93e1bea 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@alaskaairux/icons": "^4.36.1", "@aurodesignsystem/auro-library": "^2.5.1", "@aurodesignsystem/design-tokens": "^4.3.0", - "@aurodesignsystem/webcorestylesheets": "^5.0.7", + "@aurodesignsystem/webcorestylesheets": "^5.0.8", "@commitlint/cli": "^18.4.4", "@commitlint/config-conventional": "^18.4.4", "@open-wc/testing": "^4.0.0",