diff --git a/orga/package-lock.json b/orga/package-lock.json index 91355ee4612..3a069355db7 100644 --- a/orga/package-lock.json +++ b/orga/package-lock.json @@ -13,7 +13,7 @@ "@1024pix/ember-cli-notifications": "^8.0.2", "@1024pix/ember-testing-library": "^3.0.3", "@1024pix/eslint-config": "^1.3.7", - "@1024pix/pix-ui": "^46.12.11", + "@1024pix/pix-ui": "^46.12.15", "@1024pix/stylelint-config": "^5.1.16", "@babel/eslint-parser": "^7.19.1", "@babel/plugin-proposal-decorators": "^7.20.13", @@ -916,9 +916,9 @@ } }, "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.15", + "resolved": "https://registry.npmjs.org/@1024pix/pix-ui/-/pix-ui-46.12.15.tgz", + "integrity": "sha512-iBgEsD8TCAklXbqeZI4rszmRv0fWFbrxdPnLs9YqD2wW8xvMKARhL/aH4qbULnf0JKr4PcfGayzTvt71lHR/qg==", "dev": true, "hasInstallScript": true, "license": "MIT", diff --git a/orga/package.json b/orga/package.json index 740e648aecb..50cb80087e8 100644 --- a/orga/package.json +++ b/orga/package.json @@ -54,7 +54,7 @@ "@1024pix/ember-cli-notifications": "^8.0.2", "@1024pix/ember-testing-library": "^3.0.3", "@1024pix/eslint-config": "^1.3.7", - "@1024pix/pix-ui": "^46.12.11", + "@1024pix/pix-ui": "^46.12.15", "@1024pix/stylelint-config": "^5.1.16", "@babel/eslint-parser": "^7.19.1", "@babel/plugin-proposal-decorators": "^7.20.13",