diff --git a/package-lock.json b/package-lock.json index fac8bc987..3c9f02179 100644 --- a/package-lock.json +++ b/package-lock.json @@ -51,7 +51,7 @@ "terraso-client-shared": "github:techmatters/terraso-client-shared#a0e3a5e", "use-debounce": "^9.0.4", "uuid": "^9.0.0", - "web-vitals": "^3.4.0", + "web-vitals": "^3.5.0", "world-countries": "^4.0.0", "xlsx": "https://cdn.sheetjs.com/xlsx-0.18.10/xlsx-0.18.10.tgz", "yup": "^1.2.0" @@ -28181,9 +28181,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/webcrypto-core": { "version": "1.7.7", diff --git a/package.json b/package.json index 3c01f5a8d..18f718f1f 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "terraso-client-shared": "github:techmatters/terraso-client-shared#a0e3a5e", "use-debounce": "^9.0.4", "uuid": "^9.0.0", - "web-vitals": "^3.4.0", + "web-vitals": "^3.5.0", "world-countries": "^4.0.0", "xlsx": "https://cdn.sheetjs.com/xlsx-0.18.10/xlsx-0.18.10.tgz", "yup": "^1.2.0"