diff --git a/package-lock.json b/package-lock.json index 33d767b6be3..ee957f86d8c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -66,7 +66,7 @@ "terser": "^5.9.0", "truncate-utf8-bytes": "^1.0.2", "unistore": "^3.4.1", - "web-vitals": "^3.4.0", + "web-vitals": "^3.5.0", "webdev-infra": "1.0.54", "yaml-front-matter": "^4.0.0" }, @@ -29040,9 +29040,9 @@ } }, "node_modules/web-vitals": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.4.0.tgz", - "integrity": "sha512-n9fZ5/bG1oeDkyxLWyep0eahrNcPDF6bFqoyispt7xkW0xhDzpUBTgyDKqWDi1twT0MgH4HvvqzpUyh0ZxZV4A==" + "version": "3.5.0", + "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.5.0.tgz", + "integrity": "sha512-f5YnCHVG9Y6uLCePD4tY8bO/Ge15NPEQWtvm3tPzDKygloiqtb4SVqRHBcrIAqo2ztqX5XueqDn97zHF0LdT6w==" }, "node_modules/webdev-infra": { "version": "1.0.54", @@ -52695,9 +52695,9 @@ } }, "web-vitals": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.4.0.tgz", - "integrity": "sha512-n9fZ5/bG1oeDkyxLWyep0eahrNcPDF6bFqoyispt7xkW0xhDzpUBTgyDKqWDi1twT0MgH4HvvqzpUyh0ZxZV4A==" + "version": "3.5.0", + "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.5.0.tgz", + "integrity": "sha512-f5YnCHVG9Y6uLCePD4tY8bO/Ge15NPEQWtvm3tPzDKygloiqtb4SVqRHBcrIAqo2ztqX5XueqDn97zHF0LdT6w==" }, "webdev-infra": { "version": "1.0.54", diff --git a/package.json b/package.json index 841b338c422..c2cd554198d 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "terser": "^5.9.0", "truncate-utf8-bytes": "^1.0.2", "unistore": "^3.4.1", - "web-vitals": "^3.4.0", + "web-vitals": "^3.5.0", "webdev-infra": "1.0.54", "yaml-front-matter": "^4.0.0" },