diff --git a/junior/package-lock.json b/junior/package-lock.json index 0e609a49496..d78718ca9f1 100644 --- a/junior/package-lock.json +++ b/junior/package-lock.json @@ -12,7 +12,7 @@ "devDependencies": { "@1024pix/ember-testing-library": "^3.0.2", "@1024pix/eslint-config": "^1.3.7", - "@1024pix/pix-ui": "^46.12.11", + "@1024pix/pix-ui": "^46.12.13", "@1024pix/stylelint-config": "^5.1.16", "@babel/eslint-parser": "^7.11.0", "@ember/optional-features": "^2.0.0", @@ -117,9 +117,9 @@ "dev": true }, "node_modules/@1024pix/pix-ui": { - "version": "46.12.11", - "resolved": "https://registry.npmjs.org/@1024pix/pix-ui/-/pix-ui-46.12.11.tgz", - "integrity": "sha512-givOOWXNQVj/mhEq3WD8u6xqwrO/KifUYbxXCTpAS4TTLId4KhJw3dlIFWFZlfIa3ZZDJWnWTBTGJDggSqtlcg==", + "version": "46.12.13", + "resolved": "https://registry.npmjs.org/@1024pix/pix-ui/-/pix-ui-46.12.13.tgz", + "integrity": "sha512-TzgMbFIKIczo8stTpRPJa0ZXqVIGvwBDGHS6vcVUJpkGU7S0eu54j1D4+pk8mHAd8hdA3J0nu07x/eBA0HoMMw==", "dev": true, "hasInstallScript": true, "license": "MIT", diff --git a/junior/package.json b/junior/package.json index 7ac2c56b273..53fdacbac3d 100644 --- a/junior/package.json +++ b/junior/package.json @@ -37,7 +37,7 @@ "devDependencies": { "@1024pix/ember-testing-library": "^3.0.2", "@1024pix/eslint-config": "^1.3.7", - "@1024pix/pix-ui": "^46.12.11", + "@1024pix/pix-ui": "^46.12.13", "@1024pix/stylelint-config": "^5.1.16", "@babel/eslint-parser": "^7.11.0", "@ember/optional-features": "^2.0.0",