Browse Source

Bump web-vitals from 0.2.4 to 2.1.2 in /taker-frontend

Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 0.2.4 to 2.1.2.
- [Release notes](https://github.com/GoogleChrome/web-vitals/releases)
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](https://github.com/GoogleChrome/web-vitals/compare/v0.2.4...v2.1.2)

---
updated-dependencies:
- dependency-name: web-vitals
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
new-http-api
dependabot[bot] 3 years ago
committed by GitHub
parent
commit
f2f48144bd
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      taker-frontend/package.json
  2. 8
      taker-frontend/yarn.lock

2
taker-frontend/package.json

@ -34,7 +34,7 @@
"react-use-websocket": "^2.9.1",
"typescript": "^4.4.4",
"vite": "^2.6.13",
"web-vitals": "^0.2.2"
"web-vitals": "^2.1.2"
},
"devDependencies": {
"@types/eslint": "^7",

8
taker-frontend/yarn.lock

@ -12318,10 +12318,10 @@ wbuf@^1.1.0, wbuf@^1.7.3:
dependencies:
minimalistic-assert "^1.0.0"
web-vitals@^0.2.2:
version "0.2.4"
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-0.2.4.tgz#ec3df43c834a207fd7cdefd732b2987896e08511"
integrity sha512-6BjspCO9VriYy12z356nL6JBS0GYeEcA457YyRzD+dD6XYCQ75NKhcOHUMHentOE7OcVCIXXDvOm0jKFfQG2Gg==
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==
webidl-conversions@^5.0.0:
version "5.0.0"

Loading…
Cancel
Save