Skip to content

Commit

Permalink
fix: upgrade web-vitals from 4.2.3 to 4.2.4 (#196)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade web-vitals from 4.2.3 to 4.2.4.

See this package in yarn:
web-vitals

See this project in Snyk:
https://app.snyk.io/org/romw314/project/a14ea8cf-eee4-4e94-bc6a-e81d67519ea3?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
romw314 and snyk-bot authored Nov 20, 2024
1 parent 2d5d3d9 commit 7ad1c42
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"react-helmet-async": "^2.0.5",
"react-router-dom": "^6.26.2",
"react-scripts": "^5.0.1",
"web-vitals": "^4.2.3"
"web-vitals": "^4.2.4"
},
"scripts": {
"start": "react-scripts start",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9436,10 +9436,10 @@ wbuf@^1.1.0, wbuf@^1.7.3:
dependencies:
minimalistic-assert "^1.0.0"

web-vitals@^4.2.3:
version "4.2.3"
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-4.2.3.tgz#270c4baecfbc6ec6fc15da1989e465e5f9b94fb7"
integrity sha512-/CFAm1mNxSmOj6i0Co+iGFJ58OS4NRGVP+AWS/l509uIK5a1bSoIVaHz/ZumpHTfHSZBpgrJ+wjfpAOrTHok5Q==
web-vitals@^4.2.4:
version "4.2.4"
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-4.2.4.tgz#1d20bc8590a37769bd0902b289550936069184b7"
integrity sha512-r4DIlprAGwJ7YM11VZp4R884m0Vmgr6EAKe3P+kO0PPj3Unqyvv59rczf6UiGcb9Z8QxZVcqKNwv/g0WNdWwsw==

webidl-conversions@^4.0.2:
version "4.0.2"
Expand Down

0 comments on commit 7ad1c42

Please sign in to comment.