diff --git a/packages/example/package.json b/packages/example/package.json index 7e4caa0..a52a654 100644 --- a/packages/example/package.json +++ b/packages/example/package.json @@ -14,7 +14,7 @@ "@types/react-dom": "^17.0.9", "react": "^18.1.0", "react-dom": "^18.1.0", - "web-vitals": "^2.1.0" + "web-vitals": "^3.0.4" }, "keywords": [], "author": "", diff --git a/yarn.lock b/yarn.lock index 0cbeca7..8772842 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6089,10 +6089,10 @@ wcwidth@^1.0.1: dependencies: defaults "^1.0.3" -web-vitals@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-2.1.0.tgz#ebf5428875ab5bfc1056c2e80cd177001287de7b" - integrity sha512-npEyJP8jHf3J71t1tRTEtz9FeKp8H2udWJUUq5ykfPhhstr//TUxiYhIEzLNwk4zv2ybAilMn7v7N6Mxmuitmg== +web-vitals@^3.0.4: + version "3.0.4" + resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.0.4.tgz#a78ea93e95f7d7961dd151e0a76ac132c5dee2c9" + integrity sha512-Yau8qf1AJ/dm6MY180Bi0qpCIuWmAfKAnOqmxLecGfIHn0+ND3H4JOhXeY73Pyi9zjSF5J4SNUewHLNUzU7mmA== which-boxed-primitive@^1.0.2: version "1.0.2"