Skip to content

Commit d5d74fd

Browse files
authored
fix: upgrade commander from 9.1.0 to 9.4.0 (#125)
Snyk has created this PR to upgrade commander from 9.1.0 to 9.4.0. See this package in npm: https://www.npmjs.com/package/commander See this project in Snyk: https://app.snyk.io/org/ovhemert/project/9d2d2e62-16f0-494d-92ca-0a46d8e428d4?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 4d2f2b8 commit d5d74fd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -45,7 +45,7 @@
4545
},
4646
"dependencies": {
4747
"@google-cloud/logging": "^9.8.0",
48-
"commander": "^9.1.0",
48+
"commander": "^9.4.0",
4949
"fast-json-parse": "^1.0.3",
5050
"pumpify": "^2.0.1",
5151
"split2": "^4.1.0",

0 commit comments

Comments
 (0)