diff --git a/package-lock.json b/package-lock.json index 1b629f404f0..515293ccd7d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25524,9 +25524,9 @@ } }, "web-vitals": { - "version": "0.2.3", - "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-0.2.3.tgz", - "integrity": "sha512-6idlbUoL38El+QS320Qz6h4QSZLaWw3CHiJWBtQDmFGs72ro+fnukfavTxTdQSlsaoaBuNL/0bqlIhfdtlrx4A==" + "version": "0.2.4", + "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-0.2.4.tgz", + "integrity": "sha512-6BjspCO9VriYy12z356nL6JBS0GYeEcA457YyRzD+dD6XYCQ75NKhcOHUMHentOE7OcVCIXXDvOm0jKFfQG2Gg==" }, "websocket-driver": { "version": "0.7.4", diff --git a/package.json b/package.json index 8921aa683ab..7fef0c4c004 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "rollup-plugin-virtual": "^1.0.1", "terser": "^4.6.4", "unistore": "^3.4.1", - "web-vitals": "^0.2.3", + "web-vitals": "^0.2.4", "wicg-inert": "^3.0.1" }, "devDependencies": {