Skip to content

Commit

Permalink
fix: upgrade commander from 9.4.1 to 9.5.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade commander from 9.4.1 to 9.5.0.

See this package in npm:
https://www.npmjs.com/package/commander

See this project in Snyk:
https://app.snyk.io/org/sherfeyinv/project/d49323ab-fb57-4d0a-b43a-fbfb1c5ad65e?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 5, 2024
1 parent 4dda355 commit ef26288
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions src/web/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"classnames": "^2.3.2",
"commander": "^9.4.1",
"commander": "^9.5.0",
"highlight.js": "^11.7.0",
"path-to-regexp": "^6.2.0",
"react": "^17.0.2",
Expand Down

0 comments on commit ef26288

Please sign in to comment.