Skip to content

Commit 5cbbd20

Browse files
committed
fix: upgrade skywalking-backend-js from 0.7.0 to 0.8.0
Snyk has created this PR to upgrade skywalking-backend-js from 0.7.0 to 0.8.0. See this package in npm: skywalking-backend-js 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 5cbbd20

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

package-lock.json

Lines changed: 8 additions & 7 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
"on-finished": "^2.4.1",
2626
"read-pkg-up": "^7.0.1",
2727
"semver": "^7.3.8",
28-
"skywalking-backend-js": "^0.7.0",
28+
"skywalking-backend-js": "^0.8.0",
2929
"ts-node": "^10.9.1"
3030
},
3131
"scripts": {

0 commit comments

Comments
 (0)