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

Commit 8ada32f

Browse files
authored
fix: packages/opencensus-exporter-zipkin/package.json & packages/opencensus-exporter-zipkin/package-lock.json to reduce vulnerabilities (#742)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CODECOV-543183
1 parent 5c3a8ba commit 8ada32f

File tree

2 files changed

+18
-11
lines changed

2 files changed

+18
-11
lines changed

packages/opencensus-exporter-zipkin/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-exporter-zipkin/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/nock": "^10.0.0",
5454
"@types/node": "^10.12.12",
55-
"codecov": "^3.5.0",
55+
"codecov": "^3.6.2",
5656
"gts": "^1.0.0",
5757
"mocha": "^6.1.0",
5858
"nock": "^10.0.0",

0 commit comments

Comments
 (0)