Skip to content

Commit 54d1c76

Browse files
committed
Fix vulnerable dependencies
1 parent a6692f8 commit 54d1c76

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package-lock.json

Lines changed: 19 additions & 19 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
@@ -53,7 +53,7 @@
5353
"husky": "^5.1.2",
5454
"lint-staged": "^10.5.4",
5555
"mkdirp": "*",
56-
"np": "*",
56+
"np": "^7.5.0",
5757
"react": "^17.0.1",
5858
"rimraf": "2.x.x",
5959
"rollup": "^2.40.0",

0 commit comments

Comments
 (0)