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

Commit 6ff5275

Browse files
authored
fix: packages/opencensus-nodejs/package.json & packages/opencensus-nodejs/package-lock.json to reduce vulnerabilities (#730)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CODECOV-543183
1 parent 97b10f6 commit 6ff5275

File tree

2 files changed

+18
-11
lines changed

2 files changed

+18
-11
lines changed

packages/opencensus-nodejs/package-lock.json

Lines changed: 17 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/opencensus-nodejs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@types/mocha": "^5.2.5",
4545
"@types/node": "^10.12.12",
4646
"@types/shimmer": "^1.0.1",
47-
"codecov": "^3.5.0",
47+
"codecov": "^3.6.2",
4848
"gts": "^1.0.0",
4949
"intercept-stdout": "^0.1.2",
5050
"mocha": "^6.1.0",

0 commit comments

Comments
 (0)