diff --git a/package.json b/package.json index adb66bcd..6c6f61bb 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "react-scripts": "5.0.1", "swiper": "^10.3.1", "typescript": "^5.1.6", - "web-vitals": "^3.3.2", + "web-vitals": "^3.5.0", "workbox-background-sync": "^7.0.0", "workbox-broadcast-update": "^7.0.0", "workbox-cacheable-response": "^7.0.0", diff --git a/yarn.lock b/yarn.lock index 43c39c99..fb8052f4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10558,10 +10558,10 @@ wbuf@^1.1.0, wbuf@^1.7.3: dependencies: minimalistic-assert "^1.0.0" -web-vitals@^3.3.2: - version "3.3.2" - resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.3.2.tgz#83e8dbd0f8fba43c5fe2e601573e804afc771790" - integrity sha512-qRkpmSeKfEWAzNhtX541xA8gCJ+pqCqBmUlDVkVDSCSYUvfvNqF+k9g8I+uyreRcDBdfiJrd0/aLbTy5ydo49Q== +web-vitals@^3.5.0: + version "3.5.0" + resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.5.0.tgz#3a5571f00743ecd059394b61e0adceec7fac2634" + integrity sha512-f5YnCHVG9Y6uLCePD4tY8bO/Ge15NPEQWtvm3tPzDKygloiqtb4SVqRHBcrIAqo2ztqX5XueqDn97zHF0LdT6w== webidl-conversions@^4.0.2: version "4.0.2"