diff --git a/certif/package-lock.json b/certif/package-lock.json index 0bb480ae0d4..1215265b74b 100644 --- a/certif/package-lock.json +++ b/certif/package-lock.json @@ -13,7 +13,7 @@ "@1024pix/ember-api-actions": "^1.1.0", "@1024pix/ember-testing-library": "^3.0.6", "@1024pix/eslint-config": "^1.3.8", - "@1024pix/pix-ui": "^48.0.4", + "@1024pix/pix-ui": "^48.4.0", "@1024pix/stylelint-config": "^5.1.22", "@babel/eslint-parser": "^7.22.15", "@babel/plugin-proposal-decorators": "^7.22.15", @@ -833,9 +833,9 @@ } }, "node_modules/@1024pix/pix-ui": { - "version": "48.0.4", - "resolved": "https://registry.npmjs.org/@1024pix/pix-ui/-/pix-ui-48.0.4.tgz", - "integrity": "sha512-zmI+0FJL1qM/LW1OVyN7BEpI8k2eL9Km81G/MD+dSsWGlWHTb/p24bG4tS73/Q0I5J6l7+LPe3CkmjrFgvCP6A==", + "version": "48.4.0", + "resolved": "https://registry.npmjs.org/@1024pix/pix-ui/-/pix-ui-48.4.0.tgz", + "integrity": "sha512-JaMtuqp3Sp/NwFa7FkBDO94sbflHkod6BRaZ5j9YVjWOst9ame4Jok7F9b+VLP6gYG+1NDLq0oVrciu99kjojQ==", "dev": true, "hasInstallScript": true, "license": "MIT", diff --git a/certif/package.json b/certif/package.json index f52247a6af6..2573cb036f5 100644 --- a/certif/package.json +++ b/certif/package.json @@ -53,7 +53,7 @@ "@1024pix/ember-api-actions": "^1.1.0", "@1024pix/ember-testing-library": "^3.0.6", "@1024pix/eslint-config": "^1.3.8", - "@1024pix/pix-ui": "^48.0.4", + "@1024pix/pix-ui": "^48.4.0", "@1024pix/stylelint-config": "^5.1.22", "@babel/eslint-parser": "^7.22.15", "@babel/plugin-proposal-decorators": "^7.22.15",