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

Commit 6105280

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

File tree

2 files changed

+21
-14
lines changed

2 files changed

+21
-14
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@types/semver": "^6.0.0",
6060
"@types/shimmer": "^1.0.1",
6161
"@types/uuid": "^3.4.3",
62-
"codecov": "^3.5.0",
62+
"codecov": "^3.6.2",
6363
"gts": "^1.0.0",
6464
"intercept-stdout": "^0.1.2",
6565
"mocha": "^6.1.0",

0 commit comments

Comments
 (0)