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

Commit 931ee65

Browse files
authored
fix: packages/opencensus-exporter-zpages/package.json & packages/opencensus-exporter-zpages/package-lock.json to reduce vulnerabilities (#737)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CODECOV-543183
1 parent 6d41e0f commit 931ee65

File tree

2 files changed

+18
-11
lines changed

2 files changed

+18
-11
lines changed

packages/opencensus-exporter-zpages/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-zpages/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@types/mocha": "^5.2.5",
5858
"@types/node": "^10.12.12",
5959
"axios": "^0.19.0",
60-
"codecov": "^3.5.0",
60+
"codecov": "^3.6.2",
6161
"gts": "^1.0.0",
6262
"mocha": "^6.1.0",
6363
"nyc": "14.1.1",

0 commit comments

Comments
 (0)