diff --git a/admin-frontend/package.json b/admin-frontend/package.json index 0dc106e..bedbd44 100644 --- a/admin-frontend/package.json +++ b/admin-frontend/package.json @@ -25,7 +25,7 @@ "redux": "^4.2.1", "redux-persist": "^6.0.0", "typescript": "^4.8.4", - "web-vitals": "^2.1.4" + "web-vitals": "^3.4.0" }, "scripts": { "start": "react-scripts start", diff --git a/admin-frontend/pnpm-lock.yaml b/admin-frontend/pnpm-lock.yaml index 4c5e544..12cc994 100644 --- a/admin-frontend/pnpm-lock.yaml +++ b/admin-frontend/pnpm-lock.yaml @@ -66,8 +66,8 @@ dependencies: specifier: ^4.8.4 version: 4.8.4 web-vitals: - specifier: ^2.1.4 - version: 2.1.4 + specifier: ^3.4.0 + version: 3.4.0 devDependencies: '@testing-library/jest-dom': @@ -10229,8 +10229,8 @@ packages: minimalistic-assert: 1.0.1 dev: false - /web-vitals@2.1.4: - resolution: {integrity: sha512-sVWcwhU5mX6crfI5Vd2dC4qchyTqxV8URinzt25XqVh+bHEPGH4C3NPrNionCP7Obx59wrYEbNlw4Z8sjALzZg==} + /web-vitals@3.4.0: + resolution: {integrity: sha512-n9fZ5/bG1oeDkyxLWyep0eahrNcPDF6bFqoyispt7xkW0xhDzpUBTgyDKqWDi1twT0MgH4HvvqzpUyh0ZxZV4A==} dev: false /webidl-conversions@4.0.2: