diff --git a/package-lock.json b/package-lock.json index 21223b24d..a54b4168e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -949,9 +949,9 @@ } }, "node_modules/@floating-ui/react-dom": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.1.2.tgz", - "integrity": "sha512-06okr5cgPzMNBy+Ycse2A6udMi4bqwW/zgBF/rwjcNqWkyr82Mcg8b0vjX8OJpZFy/FKjJmw6wV7t44kK6kW7A==", + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.1.3.tgz", + "integrity": "sha512-huMBfiU9UnQ2oBwIhgzyIiSpVgvlDstU8CX0AF+wS+KzmYMs0J2a3GwuFHV1Lz+jlrQGeC1fF+Nv0QoumyV0bA==", "license": "MIT", "dependencies": { "@floating-ui/dom": "^1.0.0" @@ -1538,9 +1538,9 @@ "license": "MIT" }, "node_modules/@oxide/design-system": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/@oxide/design-system/-/design-system-2.5.1.tgz", - "integrity": "sha512-QbuRsvqs5z4K4bkRRmYpWTb5Bo4BnDfJwsphqbWC/rIimcc5gMal3/8sBS8fk4Uq2tOJObKzMR05OQCUxyonbg==", + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/@oxide/design-system/-/design-system-2.7.0.tgz", + "integrity": "sha512-W/RruOKkZ8q0aezWNpnO9FCTo+CWFSRzrl9afKzhGxnB1v9405c8Kx/JvlH5tXc6GK9uRuLKavDI6sN3Ci1d4Q==", "license": "MPL 2.0", "dependencies": { "@floating-ui/react": "^0.27.4", @@ -1558,12 +1558,12 @@ } }, "node_modules/@oxide/design-system/node_modules/@floating-ui/react": { - "version": "0.27.5", - "resolved": "https://registry.npmjs.org/@floating-ui/react/-/react-0.27.5.tgz", - "integrity": "sha512-BX3jKxo39Ba05pflcQmqPPwc0qdNsdNi/eweAFtoIdrJWNen2sVEWMEac3i6jU55Qfx+lOcdMNKYn2CtWmlnOQ==", + "version": "0.27.12", + "resolved": "https://registry.npmjs.org/@floating-ui/react/-/react-0.27.12.tgz", + "integrity": "sha512-kKlWNrpIQxF1B/a2MZvE0/uyKby4960yjO91W7nVyNKmmfNi62xU9HCjL1M1eWzx/LFj/VPSwJVbwQk9Pq/68A==", "license": "MIT", "dependencies": { - "@floating-ui/react-dom": "^2.1.2", + "@floating-ui/react-dom": "^2.1.3", "@floating-ui/utils": "^0.2.9", "tabbable": "^6.0.0" },