diff --git a/package-lock.json b/package-lock.json index b10e5a5..d608c47 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "react-router-dom": "^6.14.2", "react-scripts": "^5.0.1", "typescript": "^4.9.5", - "web-vitals": "^3.4.0" + "web-vitals": "^3.5.2" }, "devDependencies": { "@tailwindcss/forms": "^0.5.4", @@ -16728,9 +16728,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.2", + "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.5.2.tgz", + "integrity": "sha512-c0rhqNcHXRkY/ogGDJQxZ9Im9D19hDihbzSQJrsioex+KnFgmMzBiy57Z1EjkhX/+OjyBpclDCzz2ITtjokFmg==" }, "node_modules/webidl-conversions": { "version": "6.1.0", diff --git a/package.json b/package.json index b2127a9..4206631 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "react-router-dom": "^6.14.2", "react-scripts": "^5.0.1", "typescript": "^4.9.5", - "web-vitals": "^3.4.0" + "web-vitals": "^3.5.2" }, "devDependencies": { "@tailwindcss/forms": "^0.5.4",