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

Commit 8c2e263

Browse files
authored
fix: packages/opencensus-instrumentation-http/package.json & packages/opencensus-instrumentation-http/package-lock.json to reduce vulnerabilities (#746)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CODECOV-543183
1 parent 1b49dad commit 8c2e263

File tree

2 files changed

+18
-11
lines changed

2 files changed

+18
-11
lines changed

packages/opencensus-instrumentation-http/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-instrumentation-http/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@types/node": "^9.4.7",
5555
"@types/semver": "^6.0.0",
5656
"@types/shimmer": "^1.0.1",
57-
"codecov": "^3.5.0",
57+
"codecov": "^3.6.2",
5858
"gts": "^1.0.0",
5959
"mocha": "^6.1.0",
6060
"nock": "^10.0.0",

0 commit comments

Comments
 (0)