diff --git a/package-lock.json b/package-lock.json index fe09265bd88879d..9d02d773cd66b96 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "@cloudflare/workers-types": "4.20250319.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.8", "@iarna/toml": "2.2.5", "@marsidev/react-turnstile": "1.1.0", "@octokit/webhooks-types": "7.6.1", @@ -2425,9 +2425,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.8", + "resolved": "https://registry.npmjs.org/@floating-ui/react/-/react-0.27.8.tgz", + "integrity": "sha512-EQJ4Th328y2wyHR3KzOUOoTW2UKjFk53fmyahfwExnFQ8vnsMYqKc+fFPOkeYtj5tcp1DUMiNJ7BFhed7e9ONw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 4090e7801636357..36d4edf69337928 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@cloudflare/workers-types": "4.20250319.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.8", "@iarna/toml": "2.2.5", "@marsidev/react-turnstile": "1.1.0", "@octokit/webhooks-types": "7.6.1",