diff --git a/package-lock.json b/package-lock.json index c5a2c9d..134b816 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "react-dom": "^18.2.0", "react-icons": "^4.4.0", "vis-network": "^9.1.2", - "web-vitals": "3.1.0", + "web-vitals": "3.4.0", "web-worker": "1.2.0" }, "devDependencies": { @@ -22738,9 +22738,9 @@ } }, "node_modules/web-vitals": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.1.0.tgz", - "integrity": "sha512-zCeQ+bOjWjJbXv5ZL0r8Py3XP2doCQMZXNKlBGfUjPAVZWokApdeF/kFlK1peuKlCt8sL9TFkKzyXE9/cmNJQA==" + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.4.0.tgz", + "integrity": "sha512-n9fZ5/bG1oeDkyxLWyep0eahrNcPDF6bFqoyispt7xkW0xhDzpUBTgyDKqWDi1twT0MgH4HvvqzpUyh0ZxZV4A==" }, "node_modules/web-worker": { "version": "1.2.0", @@ -40564,9 +40564,9 @@ } }, "web-vitals": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.1.0.tgz", - "integrity": "sha512-zCeQ+bOjWjJbXv5ZL0r8Py3XP2doCQMZXNKlBGfUjPAVZWokApdeF/kFlK1peuKlCt8sL9TFkKzyXE9/cmNJQA==" + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.4.0.tgz", + "integrity": "sha512-n9fZ5/bG1oeDkyxLWyep0eahrNcPDF6bFqoyispt7xkW0xhDzpUBTgyDKqWDi1twT0MgH4HvvqzpUyh0ZxZV4A==" }, "web-worker": { "version": "1.2.0", diff --git a/package.json b/package.json index 47083a3..a5738d8 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "react-dom": "^18.2.0", "react-icons": "^4.4.0", "vis-network": "^9.1.2", - "web-vitals": "3.1.0", + "web-vitals": "3.4.0", "web-worker": "1.2.0" }, "devDependencies": {