diff --git a/package-lock.json b/package-lock.json index 53f2abf..0e3e102 100644 --- a/package-lock.json +++ b/package-lock.json @@ -46,7 +46,7 @@ "reactstrap": "^9.2.0", "spectre.css": "^0.5.9", "use-places-autocomplete": "^4.0.0", - "web-vitals": "^3.3.2", + "web-vitals": "^3.4.0", "yup": "^1.2.0" }, "devDependencies": { @@ -19712,9 +19712,9 @@ } }, "node_modules/web-vitals": { - "version": "3.3.2", - "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.3.2.tgz", - "integrity": "sha512-qRkpmSeKfEWAzNhtX541xA8gCJ+pqCqBmUlDVkVDSCSYUvfvNqF+k9g8I+uyreRcDBdfiJrd0/aLbTy5ydo49Q==" + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.4.0.tgz", + "integrity": "sha512-n9fZ5/bG1oeDkyxLWyep0eahrNcPDF6bFqoyispt7xkW0xhDzpUBTgyDKqWDi1twT0MgH4HvvqzpUyh0ZxZV4A==" }, "node_modules/webidl-conversions": { "version": "6.1.0", @@ -34919,9 +34919,9 @@ } }, "web-vitals": { - "version": "3.3.2", - "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.3.2.tgz", - "integrity": "sha512-qRkpmSeKfEWAzNhtX541xA8gCJ+pqCqBmUlDVkVDSCSYUvfvNqF+k9g8I+uyreRcDBdfiJrd0/aLbTy5ydo49Q==" + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.4.0.tgz", + "integrity": "sha512-n9fZ5/bG1oeDkyxLWyep0eahrNcPDF6bFqoyispt7xkW0xhDzpUBTgyDKqWDi1twT0MgH4HvvqzpUyh0ZxZV4A==" }, "webidl-conversions": { "version": "6.1.0", diff --git a/package.json b/package.json index ca91aec..1de28db 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "reactstrap": "^9.2.0", "spectre.css": "^0.5.9", "use-places-autocomplete": "^4.0.0", - "web-vitals": "^3.3.2", + "web-vitals": "^3.4.0", "yup": "^1.2.0" }, "scripts": {