diff --git a/SamplesDashboard/SamplesDashboard/ClientApp/package-lock.json b/SamplesDashboard/SamplesDashboard/ClientApp/package-lock.json index d2e82663..8b7a383b 100644 --- a/SamplesDashboard/SamplesDashboard/ClientApp/package-lock.json +++ b/SamplesDashboard/SamplesDashboard/ClientApp/package-lock.json @@ -18,7 +18,7 @@ "react-dom": "17.0.2", "react-router-dom": "5.3.4", "typescript": "4.9.4", - "web-vitals": "3.3.0" + "web-vitals": "3.3.2" }, "devDependencies": { "@testing-library/jest-dom": "5.16.5", @@ -16714,9 +16714,9 @@ } }, "node_modules/web-vitals": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.3.0.tgz", - "integrity": "sha512-GZsEmJBNclIpViS/7QVOTr7Kbt4BgLeR7kQ5zCCtJVuiWsA+K6xTXaoEXssvl8yYFICEyNmA2Nr+vgBYTnS4bA==" + "version": "3.3.2", + "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.3.2.tgz", + "integrity": "sha512-qRkpmSeKfEWAzNhtX541xA8gCJ+pqCqBmUlDVkVDSCSYUvfvNqF+k9g8I+uyreRcDBdfiJrd0/aLbTy5ydo49Q==" }, "node_modules/webidl-conversions": { "version": "6.1.0", @@ -29989,9 +29989,9 @@ } }, "web-vitals": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.3.0.tgz", - "integrity": "sha512-GZsEmJBNclIpViS/7QVOTr7Kbt4BgLeR7kQ5zCCtJVuiWsA+K6xTXaoEXssvl8yYFICEyNmA2Nr+vgBYTnS4bA==" + "version": "3.3.2", + "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.3.2.tgz", + "integrity": "sha512-qRkpmSeKfEWAzNhtX541xA8gCJ+pqCqBmUlDVkVDSCSYUvfvNqF+k9g8I+uyreRcDBdfiJrd0/aLbTy5ydo49Q==" }, "webidl-conversions": { "version": "6.1.0", diff --git a/SamplesDashboard/SamplesDashboard/ClientApp/package.json b/SamplesDashboard/SamplesDashboard/ClientApp/package.json index c964c741..4ed7e867 100644 --- a/SamplesDashboard/SamplesDashboard/ClientApp/package.json +++ b/SamplesDashboard/SamplesDashboard/ClientApp/package.json @@ -13,7 +13,7 @@ "react-dom": "17.0.2", "react-router-dom": "5.3.4", "typescript": "4.9.4", - "web-vitals": "3.3.0" + "web-vitals": "3.3.2" }, "devDependencies": { "@testing-library/jest-dom": "5.16.5",