Skip to content

Commit c2c716c

Browse files
committed
fix: upgrade semver from 7.5.4 to 7.7.1
Snyk has created this PR to upgrade semver from 7.5.4 to 7.7.1. See this package in npm: semver See this project in Snyk: https://app.snyk.io/org/benjaminhuo/project/371c1da5-9664-41d3-929e-6fb3867d5b66?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 74333fe commit c2c716c

File tree

2 files changed

+61
-14
lines changed

2 files changed

+61
-14
lines changed

package-lock.json

Lines changed: 60 additions & 13 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
@@ -24,7 +24,7 @@
2424
"minimist": "^1.2.7",
2525
"on-finished": "^2.4.1",
2626
"read-pkg-up": "^7.0.1",
27-
"semver": "^7.3.8",
27+
"semver": "^7.7.1",
2828
"skywalking-backend-js": "^0.7.0",
2929
"ts-node": "^10.9.1"
3030
},

0 commit comments

Comments
 (0)