diff --git a/package.json b/package.json index cd9c1c1..b296f71 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "react-dom": "^18.3.1", "react-scripts": "^5.0.1", "typescript": "^6.0.3", - "web-vitals": "^5.3.0" + "web-vitals": "^6.2.1" }, "scripts": { "start": "react-scripts start", diff --git a/yarn.lock b/yarn.lock index abf65d3..d226bf0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9425,10 +9425,10 @@ wbuf@^1.1.0, wbuf@^1.7.3: dependencies: minimalistic-assert "^1.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.2.1: + version "6.2.1" + resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-6.2.1.tgz#1a5c857ceffc8cc25d3977f91b05f2a37505353c" + integrity sha512-rLcLXA2sx6+9dE88NHFubwTtGxpK4yYBLj6qHPdFoCaLr0cXGb4efOqtKLlm4loGA4OEKHIQKMKzZkKyOh5ctw== webidl-conversions@^4.0.2: version "4.0.2"