diff --git a/junior/package-lock.json b/junior/package-lock.json index 05534c557fe..6e6f415bbb3 100644 --- a/junior/package-lock.json +++ b/junior/package-lock.json @@ -15,7 +15,7 @@ "@1024pix/eslint-plugin": "^2.0.4", "@1024pix/pix-ui": "^54.2.0", "@1024pix/stylelint-config": "^5.1.27", - "@1024pix/web-components": "^0.2.6", + "@1024pix/web-components": "^0.2.7", "@babel/eslint-parser": "^7.26.5", "@babel/plugin-proposal-decorators": "^7.25.9", "@ember/optional-features": "^2.2.0", @@ -914,11 +914,11 @@ } }, "node_modules/@1024pix/web-components": { - "version": "0.2.6", - "resolved": "https://registry.npmjs.org/@1024pix/web-components/-/web-components-0.2.6.tgz", - "integrity": "sha512-dKcqF4T0m69Pd95689qzwX5bjt5RYIh9b5AMFJlRxJE4kOkBF+yVN1gXbCOns3p3Gjb/kTMx/YWzpPHDbMJonw==", + "version": "0.2.7", + "resolved": "https://registry.npmjs.org/@1024pix/web-components/-/web-components-0.2.7.tgz", + "integrity": "sha512-wNSshEoSt/kIEyQSlXPLDFWgMlPe4tsEMYXVrgla2jEN/YYcu1OwL92a0ldPdxz2tQRa1p3Pxc2ns+xmYL/Ssw==", "dev": true, - "license": "ISC" + "license": "UNLICENSED" }, "node_modules/@ampproject/remapping": { "version": "2.3.0", diff --git a/junior/package.json b/junior/package.json index 0495f94c428..7404db42dd2 100644 --- a/junior/package.json +++ b/junior/package.json @@ -42,7 +42,7 @@ "@1024pix/eslint-plugin": "^2.0.4", "@1024pix/pix-ui": "^54.2.0", "@1024pix/stylelint-config": "^5.1.27", - "@1024pix/web-components": "^0.2.6", + "@1024pix/web-components": "^0.2.7", "@babel/eslint-parser": "^7.26.5", "@babel/plugin-proposal-decorators": "^7.25.9", "@ember/optional-features": "^2.2.0",