Skip to content

Commit 094ff77

Browse files
committed
fix: upgrade web-vitals from 4.1.1 to 4.2.0
Snyk has created this PR to upgrade web-vitals from 4.1.1 to 4.2.0. See this package in npm: web-vitals See this project in Snyk: https://app.snyk.io/org/ciscoviit/project/256002a9-6444-4774-a958-7fd72b6c4187?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 672168a commit 094ff77

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"react-visibility-sensor": "^5.1.1",
2626
"serviceworker": "^0.1.7",
2727
"styled-components": "^6.1.11",
28-
"web-vitals": "^4.1.1"
28+
"web-vitals": "^4.2.0"
2929
},
3030
"scripts": {
3131
"start": "react-scripts start",

0 commit comments

Comments
 (0)