Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: update deps
Browse files Browse the repository at this point in the history
lili2311 committed Oct 5, 2022
1 parent 0d2ff79 commit 1c6b5ce
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -16,13 +16,14 @@
"snyk-filter": "./index.js"
},
"dependencies": {
"chalk": "^2.3.2",
"debug": "^4.3.4",
"is-relative": "^1.0.0",
"js-yaml": "^3.13.1",
"lodash": "^4.17.21",
"minimist": "^1.2.6",
"node-jq": "^1.12.0",
"@snyk/protect": "1.1022.0",
"chalk": "5.1.0",
"debug": "4.3.4",
"is-relative": "1.0.0",
"js-yaml": "4.1.0",
"lodash": "4.17.21",
"minimist": "1.2.6",
"node-jq": "2.3.4",
"snyk": "^1.946.0"
},
"devDependencies": {

0 comments on commit 1c6b5ce

Please sign in to comment.