Skip to content

Commit 909bcc4

Browse files
committedJun 20, 2024
fix: upgrade commander from 6.0.0 to 6.2.1
Snyk has created this PR to upgrade commander from 6.0.0 to 6.2.1. See this package in npm: commander See this project in Snyk: https://app.snyk.io/org/riz-hossain/project/27f00c8f-3cd1-42b5-9b97-eb978460d75b?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 641c271 commit 909bcc4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎Apps/zeuz-cli/nodejs/package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Apps/zeuz-cli/nodejs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"dependencies": {
3-
"commander": "~6.0.0",
3+
"commander": "~6.2.1",
44
"axios": "~0.21.3"
55
}
66
}

0 commit comments

Comments
 (0)