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

Commit 86f92c7

Browse files
authored
fix: packages/opencensus-propagation-b3/package.json & packages/opencensus-propagation-b3/package-lock.json to reduce vulnerabilities (#735)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CODECOV-543183
1 parent 6992b50 commit 86f92c7

File tree

2 files changed

+21
-14
lines changed

2 files changed

+21
-14
lines changed

packages/opencensus-propagation-b3/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-b3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@types/mocha": "^5.2.5",
5353
"@types/node": "^10.12.12",
5454
"@types/uuid": "^3.4.3",
55-
"codecov": "^3.5.0",
55+
"codecov": "^3.6.2",
5656
"gts": "^1.0.0",
5757
"mocha": "^6.1.0",
5858
"nyc": "^14.0.0",

0 commit comments

Comments
 (0)