From 347014f0fba3d230a18c29aea245990a3027f593 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 11 Nov 2024 11:47:01 +0800
Subject: [PATCH] :arrow_up: Update dependency web-vitals to v4 (#598)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
 admin-frontend/package.json   |  2 +-
 admin-frontend/pnpm-lock.yaml | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/admin-frontend/package.json b/admin-frontend/package.json
index 9fd9fc9..b9cd465 100644
--- a/admin-frontend/package.json
+++ b/admin-frontend/package.json
@@ -25,7 +25,7 @@
     "redux": "^5.0.1",
     "redux-persist": "^6.0.0",
     "typescript": "^5.6.2",
-    "web-vitals": "^3.5.2"
+    "web-vitals": "^4.2.4"
   },
   "scripts": {
     "start": "react-scripts start",
diff --git a/admin-frontend/pnpm-lock.yaml b/admin-frontend/pnpm-lock.yaml
index 8912599..15bfcb8 100644
--- a/admin-frontend/pnpm-lock.yaml
+++ b/admin-frontend/pnpm-lock.yaml
@@ -69,8 +69,8 @@ importers:
         specifier: ^5.6.2
         version: 5.6.2
       web-vitals:
-        specifier: ^3.5.2
-        version: 3.5.2
+        specifier: ^4.2.4
+        version: 4.2.4
     devDependencies:
       '@testing-library/jest-dom':
         specifier: ^6.5.0
@@ -5668,8 +5668,8 @@ packages:
   wbuf@1.7.3:
     resolution: {integrity: sha512-O84QOnr0icsbFGLS0O3bI5FswxzRr8/gHwWkDlQFskhSPryQXvrTMxjxGP4+iWYoauLoBvfDpkrOauZ+0iZpDA==}
 
-  web-vitals@3.5.2:
-    resolution: {integrity: sha512-c0rhqNcHXRkY/ogGDJQxZ9Im9D19hDihbzSQJrsioex+KnFgmMzBiy57Z1EjkhX/+OjyBpclDCzz2ITtjokFmg==}
+  web-vitals@4.2.4:
+    resolution: {integrity: sha512-r4DIlprAGwJ7YM11VZp4R884m0Vmgr6EAKe3P+kO0PPj3Unqyvv59rczf6UiGcb9Z8QxZVcqKNwv/g0WNdWwsw==}
 
   webidl-conversions@4.0.2:
     resolution: {integrity: sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==}
@@ -12704,7 +12704,7 @@ snapshots:
     dependencies:
       minimalistic-assert: 1.0.1
 
-  web-vitals@3.5.2: {}
+  web-vitals@4.2.4: {}
 
   webidl-conversions@4.0.2: {}