Skip to content

Commit 6891763

Browse files
committed
fix: upgrade ts-node from 10.9.1 to 10.9.2
Snyk has created this PR to upgrade ts-node from 10.9.1 to 10.9.2. See this package in npm: ts-node 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 6891763

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
@@ -26,7 +26,7 @@
2626
"read-pkg-up": "^7.0.1",
2727
"semver": "^7.3.8",
2828
"skywalking-backend-js": "^0.7.0",
29-
"ts-node": "^10.9.1"
29+
"ts-node": "^10.9.2"
3030
},
3131
"scripts": {
3232
"test": "cross-env DEBUG=common:*,ofn:* mocha build/test -t 60000 --recursive --exit",

0 commit comments

Comments
 (0)