Skip to content

Commit 7c79c29

Browse files
snyk-botshaimendel
authored andcommitted
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BUNYAN-573166
1 parent c377924 commit 7c79c29

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@types/tunnel": "0.0.1",
3838
"async": "^2.6.2",
3939
"aws-sdk": "^2.633.0",
40-
"bunyan": "^1.8.12",
40+
"bunyan": "^1.8.13",
4141
"child-process-promise": "^2.2.1",
4242
"lru-cache": "^5.1.1",
4343
"needle": "^2.5.0",

0 commit comments

Comments
 (0)