diff --git a/package.json b/package.json index bbe8db9..8353c41 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "react-helmet-async": "^2.0.5", "react-router-dom": "^6.25.0", "react-scripts": "^5.0.1", - "web-vitals": "^4.2.1" + "web-vitals": "^4.2.2" }, "scripts": { "start": "react-scripts start", diff --git a/yarn.lock b/yarn.lock index b88cb25..f545b16 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9435,10 +9435,10 @@ wbuf@^1.1.0, wbuf@^1.7.3: dependencies: minimalistic-assert "^1.0.0" -web-vitals@^4.2.1: - version "4.2.1" - resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-4.2.1.tgz#67eec387ddd0ef4c25574a01ab9dae723eee2b97" - integrity sha512-U6bAxeudnhDqcXNl50JC4hLlqox9DZnngxfISZm3DMZnonW35xtJOVUc091L+DOY+6hVZVpKXoiCP0RiT6339Q== +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== webidl-conversions@^4.0.2: version "4.0.2"