diff --git a/package-lock.json b/package-lock.json index 4264afe544e069..f1836bf2092148 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "@cloudflare/workers-types": "4.20250402.0", "@codingheads/sticky-header": "1.0.2", "@expressive-code/plugin-collapsible-sections": "0.40.2", - "@floating-ui/react": "0.27.5", + "@floating-ui/react": "0.27.6", "@iarna/toml": "2.2.5", "@marsidev/react-turnstile": "1.1.0", "@octokit/webhooks-types": "7.6.1", @@ -2700,9 +2700,9 @@ } }, "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.6", + "resolved": "https://registry.npmjs.org/@floating-ui/react/-/react-0.27.6.tgz", + "integrity": "sha512-9GLOPbW8jTeboR2ar9uMMUDUZjpTLscUvOjNvRw2EgppgoLHLUh/P/OW9evULosnvDjhYf2Gwk/gMOP9KvXD2A==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 7f72f47d0e0731..6f8a0822e0f398 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@cloudflare/workers-types": "4.20250402.0", "@codingheads/sticky-header": "1.0.2", "@expressive-code/plugin-collapsible-sections": "0.40.2", - "@floating-ui/react": "0.27.5", + "@floating-ui/react": "0.27.6", "@iarna/toml": "2.2.5", "@marsidev/react-turnstile": "1.1.0", "@octokit/webhooks-types": "7.6.1",