diff --git a/package-lock.json b/package-lock.json index c0d41d6..b508105 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "react": "^18.2.0", "react-dom": "^18.2.0", "tabler-icons-react": "1.56.0", - "web-vitals": "3.1.1", + "web-vitals": "3.3.2", "web-worker": "1.2.0" }, "devDependencies": { @@ -22993,9 +22993,9 @@ } }, "node_modules/web-vitals": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.1.1.tgz", - "integrity": "sha512-qvllU+ZeQChqzBhZ1oyXmWsjJ8a2jHYpH8AMaVuf29yscOPZfTQTjQFRX6+eADTdsDE8IanOZ0cetweHMs8/2A==" + "version": "3.3.2", + "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.3.2.tgz", + "integrity": "sha512-qRkpmSeKfEWAzNhtX541xA8gCJ+pqCqBmUlDVkVDSCSYUvfvNqF+k9g8I+uyreRcDBdfiJrd0/aLbTy5ydo49Q==" }, "node_modules/web-worker": { "version": "1.2.0", @@ -41341,9 +41341,9 @@ } }, "web-vitals": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.1.1.tgz", - "integrity": "sha512-qvllU+ZeQChqzBhZ1oyXmWsjJ8a2jHYpH8AMaVuf29yscOPZfTQTjQFRX6+eADTdsDE8IanOZ0cetweHMs8/2A==" + "version": "3.3.2", + "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.3.2.tgz", + "integrity": "sha512-qRkpmSeKfEWAzNhtX541xA8gCJ+pqCqBmUlDVkVDSCSYUvfvNqF+k9g8I+uyreRcDBdfiJrd0/aLbTy5ydo49Q==" }, "web-worker": { "version": "1.2.0", diff --git a/package.json b/package.json index 272da0e..ec2476d 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "react": "^18.2.0", "react-dom": "^18.2.0", "tabler-icons-react": "1.56.0", - "web-vitals": "3.1.1", + "web-vitals": "3.3.2", "web-worker": "1.2.0" }, "devDependencies": {