diff --git a/package.json b/package.json index 386c6ba..92cfbd6 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "react-dom": "18.3.1", "react-router": "6.26.2", "react-router-dom": "6.26.2", - "web-vitals": "3.5.2" + "web-vitals": "4.2.3" }, "devDependencies": { "@testing-library/jest-dom": "6.5.0", diff --git a/yarn.lock b/yarn.lock index 5886227..bcb03c8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9308,10 +9308,10 @@ wbuf@^1.1.0, wbuf@^1.7.3: dependencies: minimalistic-assert "^1.0.0" -web-vitals@3.5.2: - version "3.5.2" - resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.5.2.tgz#5bb58461bbc173c3f00c2ddff8bfe6e680999ca9" - integrity sha512-c0rhqNcHXRkY/ogGDJQxZ9Im9D19hDihbzSQJrsioex+KnFgmMzBiy57Z1EjkhX/+OjyBpclDCzz2ITtjokFmg== +web-vitals@4.2.3: + version "4.2.3" + resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-4.2.3.tgz#270c4baecfbc6ec6fc15da1989e465e5f9b94fb7" + integrity sha512-/CFAm1mNxSmOj6i0Co+iGFJ58OS4NRGVP+AWS/l509uIK5a1bSoIVaHz/ZumpHTfHSZBpgrJ+wjfpAOrTHok5Q== webidl-conversions@^4.0.2: version "4.0.2"