diff --git a/frontend/code/package.json b/frontend/code/package.json index 0f196af..6860df5 100644 --- a/frontend/code/package.json +++ b/frontend/code/package.json @@ -16,7 +16,7 @@ "react-scripts": "^5.0.1", "typehole": "^1.7.0", "typescript": "^5.3.3", - "web-vitals": "^3.5.1" + "web-vitals": "^3.5.2" }, "scripts": { "start": "react-scripts start", diff --git a/yarn.lock b/yarn.lock index 73bb2a2..e4d6187 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12070,10 +12070,10 @@ wbuf@^1.1.0, wbuf@^1.7.3: dependencies: minimalistic-assert "^1.0.0" -web-vitals@^3.5.1: - version "3.5.1" - resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.5.1.tgz#af7a9dc60708b81007922ab55a23d963676ba30a" - integrity sha512-xQ9lvIpfLxUj0eSmT79ZjRoU5wIRfIr7pNukL7ZE4EcWZSmfZQqOlhuAGfkVa3EFmzPHZhWhXfm2i5ys+THVPg== +web-vitals@^3.5.2: + version "3.5.2" + resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.5.2.tgz#5bb58461bbc173c3f00c2ddff8bfe6e680999ca9" + integrity sha512-c0rhqNcHXRkY/ogGDJQxZ9Im9D19hDihbzSQJrsioex+KnFgmMzBiy57Z1EjkhX/+OjyBpclDCzz2ITtjokFmg== webidl-conversions@^3.0.0: version "3.0.1"