Skip to content

Commit

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

See this package in npm:
https://www.npmjs.com/package/web-vitals

See this project in Snyk:
https://app.snyk.io/org/nodeshift-agg/project/63543855-c8af-438d-9aa9-ce9af390b39e?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
lholmquist and snyk-bot committed Oct 23, 2023
1 parent 839205c commit 8659c26
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1",
"web-vitals": "^3.4.0"
"web-vitals": "^3.5.0"
},
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit 8659c26

Please sign in to comment.