diff --git a/package.json b/package.json index 1159748a..abccc203 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "spdx-satisfies": "^5.0.0", "typed-redux-saga": "^1.3.1", "typescript": "~4.5.4", - "web-vitals": "^2.1.2", + "web-vitals": "^2.1.3", "xterm": "^4.16.0", "xterm-addon-fit": "^0.5.0", "zen-push": "^0.2.1" diff --git a/yarn.lock b/yarn.lock index 35af33bd..1c5b7120 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12481,10 +12481,10 @@ wbuf@^1.1.0, wbuf@^1.7.3: dependencies: minimalistic-assert "^1.0.0" -web-vitals@^2.1.2: - version "2.1.2" - resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-2.1.2.tgz#3a6c8faebf9097a6ccd17f5f45c9485d8d62dab1" - integrity sha512-nZnEH8dj+vJFqCRYdvYv0a59iLXsb8jJkt+xvXfwgnkyPdsSLtKNlYmtTDiHmTNGXeSXtpjTTUcNvFtrAk6VMQ== +web-vitals@^2.1.3: + version "2.1.3" + resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-2.1.3.tgz#6dca59f41dbc3fcccdb889da06191b437b18f534" + integrity sha512-+ijpniAzcnQicXaXIN0/eHQAiV/jMt1oHGHTmz7VdAJPPkzzDhmoYPSpLgJTuFtUh+jCjxCoeTZPg7Ic+g8o7w== webidl-conversions@^5.0.0: version "5.0.0"