diff --git a/frontend/package.json b/frontend/package.json index 2ac9b2d..28943d1 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -19,7 +19,7 @@ "react-scripts": "5.0.1", "styled-components": "^6.5.2", "typescript": "^5.9.3", - "web-vitals": "^6.1.0" + "web-vitals": "^6.1.1" }, "scripts": { "start": "react-scripts start", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 261d1c9..2d23e85 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -10698,10 +10698,10 @@ wbuf@^1.1.0, wbuf@^1.7.3: dependencies: minimalistic-assert "^1.0.0" -web-vitals@^6.1.0: - version "6.1.0" - resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-6.1.0.tgz#42f33069308a91d3e5e053c9a6c4a09460201a88" - integrity sha512-ZNoJ/MbU6aaR2WjKrFVUvy5WQx+G96YvXQFSsmKTz3A/0VlAFywjUcxl00hc/S6wef2stfgQ4yWYIJCWCNudkA== +web-vitals@^6.1.1: + version "6.1.1" + resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-6.1.1.tgz#855ba63ed40847c55e061ac13f55ee5f6435b723" + integrity sha512-r93gKnR6ZC2O8F3JrS0AAGIQ0v0OhXuyg4DAj2oG7K+GPkwXfUSc3ZcWeu50AsV5yIc6xxnTjERipJ6EvSw2vg== webidl-conversions@^4.0.2: version "4.0.2"