diff --git a/package-lock.json b/package-lock.json index eee55df..76edc3a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "react-script": "2.0.5", "react-scripts": "^4.0.3", "start": "5.1.0", - "web-vitals": "2.1.0" + "web-vitals": "2.1.4" }, "devDependencies": { "auto-changelog": "^2.3.0", @@ -20227,9 +20227,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", @@ -37361,9 +37361,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/package.json b/package.json index 7175a91..6aace1a 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "react-script": "2.0.5", "react-scripts": "^4.0.3", "start": "5.1.0", - "web-vitals": "2.1.0" + "web-vitals": "2.1.4" }, "scripts": { "start": "react-scripts start",