diff --git a/app/package.json b/app/package.json index 70b0c3a369..a9431a85e5 100644 --- a/app/package.json +++ b/app/package.json @@ -34,7 +34,7 @@ "react-helmet-async": "^3.0.0", "react-router-dom": "^7.18.1", "react-syntax-highlighter": "^16.1.1", - "web-vitals": "^5.3.0" + "web-vitals": "^6.0.0" }, "devDependencies": { "@eslint/js": "^10.0.1", diff --git a/app/yarn.lock b/app/yarn.lock index ee2bc1e08a..0410055887 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -3126,10 +3126,10 @@ w3c-xmlserializer@^5.0.0: dependencies: xml-name-validator "^5.0.0" -web-vitals@^5.3.0: - version "5.3.0" - resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-5.3.0.tgz#a67f57f229fdf68be99eb99d3725946def284ff3" - integrity sha512-q6LWsLatGYZp5VGBIOvbTj6JBV2nOmC8KvWztXBmwJcfFAzhwKwbOxhUH306XY3CcaZDUlSmSuNPBsCn0bFu+g== +web-vitals@^6.0.0: + version "6.0.0" + resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-6.0.0.tgz#05c7c10e7c4bba4acfe35c59767bd52894e22350" + integrity sha512-Guaibvy/+uNtL6Bsu4jmMJGzuSl91oeRH5iO9pPRbYftnFUr3yqT1TUNX/OE4o9HexuEMU3Kb/Wg7iKhlffZUA== webidl-conversions@^8.0.1: version "8.0.1"