diff --git a/mon-pix/package-lock.json b/mon-pix/package-lock.json index baeb352fd4c..f8865b90d74 100644 --- a/mon-pix/package-lock.json +++ b/mon-pix/package-lock.json @@ -13,7 +13,7 @@ "@1024pix/ember-matomo-tag-manager": "^2.4.3", "@1024pix/ember-testing-library": "^1.0.0", "@1024pix/eslint-config": "^1.1.1", - "@1024pix/pix-ui": "^41.1.1", + "@1024pix/pix-ui": "^41.1.2", "@1024pix/stylelint-config": "^5.0.2", "@babel/eslint-parser": "^7.19.1", "@babel/plugin-proposal-decorators": "^7.20.2", @@ -148,9 +148,9 @@ "dev": true }, "node_modules/@1024pix/pix-ui": { - "version": "41.1.1", - "resolved": "https://registry.npmjs.org/@1024pix/pix-ui/-/pix-ui-41.1.1.tgz", - "integrity": "sha512-AbkrzKmfkcIBw+vGMFfJswPA//f1LVqWuaHvlClshdQnGYvx7ej/uw/yGIQVwgvkLptUHDQGAkwwdgTpLQU5mQ==", + "version": "41.1.2", + "resolved": "https://registry.npmjs.org/@1024pix/pix-ui/-/pix-ui-41.1.2.tgz", + "integrity": "sha512-NuobPcYOZzjduJ5UZm+5twVYjOSlSf6+I0nTJVDJsq2NRar3kNXedqJ8aHLgJfK+xgnpcJl8YfH1ygW2ve8FGg==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -165,7 +165,7 @@ "lodash.debounce": "^4.0.8" }, "engines": { - "node": "^20.9.0" + "node": "^20.10.0" } }, "node_modules/@1024pix/stylelint-config": { diff --git a/mon-pix/package.json b/mon-pix/package.json index 826787100ab..87cbd17c752 100644 --- a/mon-pix/package.json +++ b/mon-pix/package.json @@ -44,7 +44,7 @@ "@1024pix/ember-matomo-tag-manager": "^2.4.3", "@1024pix/ember-testing-library": "^1.0.0", "@1024pix/eslint-config": "^1.1.1", - "@1024pix/pix-ui": "^41.1.1", + "@1024pix/pix-ui": "^41.1.2", "@1024pix/stylelint-config": "^5.0.2", "@babel/eslint-parser": "^7.19.1", "@babel/plugin-proposal-decorators": "^7.20.2",