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

Commit 97b10f6

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

File tree

2 files changed

+21
-14
lines changed

2 files changed

+21
-14
lines changed

packages/opencensus-propagation-stackdriver/package-lock.json

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

packages/opencensus-propagation-stackdriver/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/mocha": "^5.2.0",
3030
"@types/node": "^10.12.12",
3131
"@types/uuid": "^3.4.3",
32-
"codecov": "^3.5.0",
32+
"codecov": "^3.6.2",
3333
"gts": "^1.0.0",
3434
"mocha": "^6.1.0",
3535
"nyc": "^14.0.0",

0 commit comments

Comments
 (0)