From 7c5eb862a4946653fe59d6913bab5b7b8e215967 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 7 Mar 2022 10:52:41 +0000 Subject: [PATCH] Update dependency web-vitals to v2.1.4 --- ecomm-client/package-lock.json | 14 +++++++------- ecomm-client/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ecomm-client/package-lock.json b/ecomm-client/package-lock.json index 35dd940..fb42f95 100644 --- a/ecomm-client/package-lock.json +++ b/ecomm-client/package-lock.json @@ -30,7 +30,7 @@ "react-toastify": "8.0.3", "sass": "1.38.1", "validator": "13.6.0", - "web-vitals": "2.1.0", + "web-vitals": "2.1.4", "zxcvbn": "4.4.2" }, "devDependencies": { @@ -20403,9 +20403,9 @@ } }, "node_modules/web-vitals": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-2.1.0.tgz", - "integrity": "sha512-npEyJP8jHf3J71t1tRTEtz9FeKp8H2udWJUUq5ykfPhhstr//TUxiYhIEzLNwk4zv2ybAilMn7v7N6Mxmuitmg==" + "version": "2.1.4", + "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-2.1.4.tgz", + "integrity": "sha512-sVWcwhU5mX6crfI5Vd2dC4qchyTqxV8URinzt25XqVh+bHEPGH4C3NPrNionCP7Obx59wrYEbNlw4Z8sjALzZg==" }, "node_modules/webidl-conversions": { "version": "6.1.0", @@ -37746,9 +37746,9 @@ } }, "web-vitals": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-2.1.0.tgz", - "integrity": "sha512-npEyJP8jHf3J71t1tRTEtz9FeKp8H2udWJUUq5ykfPhhstr//TUxiYhIEzLNwk4zv2ybAilMn7v7N6Mxmuitmg==" + "version": "2.1.4", + "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-2.1.4.tgz", + "integrity": "sha512-sVWcwhU5mX6crfI5Vd2dC4qchyTqxV8URinzt25XqVh+bHEPGH4C3NPrNionCP7Obx59wrYEbNlw4Z8sjALzZg==" }, "webidl-conversions": { "version": "6.1.0", diff --git a/ecomm-client/package.json b/ecomm-client/package.json index 2c66907..2597e56 100644 --- a/ecomm-client/package.json +++ b/ecomm-client/package.json @@ -25,7 +25,7 @@ "react-toastify": "8.0.3", "sass": "1.38.1", "validator": "13.6.0", - "web-vitals": "2.1.0", + "web-vitals": "2.1.4", "zxcvbn": "4.4.2" }, "scripts": {