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

Commit f78d828

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

File tree

2 files changed

+18
-11
lines changed

2 files changed

+18
-11
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@types/node": "^10.12.12",
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)