Skip to content

Commit 2c0110d

Browse files
authored
feat: upgrade commander from 8.3.0 to 9.1.0 (#119)
Snyk has created this PR to upgrade commander from 8.3.0 to 9.1.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 b3327b6 commit 2c0110d

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
@@ -44,7 +44,7 @@
4444
"tap": "^15.0.9"
4545
},
4646
"dependencies": {
47-
"commander": "^8.3.0",
47+
"commander": "^9.1.0",
4848
"@google-cloud/logging": "^9.7.0",
4949
"fast-json-parse": "^1.0.3",
5050
"pumpify": "^2.0.1",

0 commit comments

Comments
 (0)