Skip to content
This repository was archived by the owner on Aug 19, 2023. It is now read-only.

Commit b036b94

Browse files
committed
fix(deps): update dependency web-vitals to v3
1 parent aef789f commit b036b94

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/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.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"redux-devtools-extension": "^2.13.9",
2525
"redux-thunk": "^2.4.2",
2626
"typescript": "^4.9.5",
27-
"web-vitals": "^2.1.4"
27+
"web-vitals": "^3.0.0"
2828
},
2929
"scripts": {
3030
"start": "react-scripts start",

0 commit comments

Comments
 (0)