diff --git a/package.json b/package.json index e9fd334..e2d3172 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "react-router-dom": "6.16.0", "react-scripts": "5.0.1", "typescript": "5.2.2", - "web-vitals": "3.5.0", + "web-vitals": "3.5.2", "yarn": "^1.22.19", "yup": "1.0.2" }, diff --git a/yarn.lock b/yarn.lock index 26ca597..f38ccd3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9635,10 +9635,10 @@ wbuf@^1.1.0, wbuf@^1.7.3: dependencies: minimalistic-assert "^1.0.0" -web-vitals@3.5.0: - version "3.5.0" - resolved "https://registry.npmjs.org/web-vitals/-/web-vitals-3.5.0.tgz" - integrity sha512-f5YnCHVG9Y6uLCePD4tY8bO/Ge15NPEQWtvm3tPzDKygloiqtb4SVqRHBcrIAqo2ztqX5XueqDn97zHF0LdT6w== +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== webidl-conversions@^3.0.0: version "3.0.1"