diff --git a/package.json b/package.json index 296a5a7b..0651400e 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "react-router-dom": "6.25.1", "react-scripts": "5.0.1", "typescript": "5.5.3", - "web-vitals": "4.2.2" + "web-vitals": "5.1.0" }, "scripts": { "verify-format": "yarn prettier-check && yarn eclint-check", diff --git a/yarn.lock b/yarn.lock index 4c01b02a..9e8bca5d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9920,10 +9920,10 @@ wbuf@^1.1.0, wbuf@^1.7.3: dependencies: minimalistic-assert "^1.0.0" -web-vitals@4.2.2: - version "4.2.2" - resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-4.2.2.tgz#e883245180b95e175eb75a5ca8903b1a11597d7a" - integrity sha512-nYfoOqb4EmElljyXU2qdeE76KsvoHdftQKY4DzA9Aw8DervCg2bG634pHLrJ/d6+B4mE3nWTSJv8Mo7B2mbZkw== +web-vitals@5.1.0: + version "5.1.0" + resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-5.1.0.tgz#2f117e92c8c4eeb107cb163cbb482ac20d685ebd" + integrity sha512-ArI3kx5jI0atlTtmV0fWU3fjpLmq/nD3Zr1iFFlJLaqa5wLBkUSzINwBPySCX/8jRyjlmy1Volw1kz1g9XE4Jg== webidl-conversions@^4.0.2: version "4.0.2"