Skip to content

Commit

Permalink
fix: proposal/moleculer-db-adapter-knex/package.json to reduce vulner…
Browse files Browse the repository at this point in the history
…abilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660
  • Loading branch information
snyk-bot committed Nov 28, 2023
1 parent 072f1b6 commit aa3c082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proposal/moleculer-db-adapter-knex/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@
"node": ">= 6.x.x"
},
"dependencies": {
"knex": "0.19.5"
"knex": "0.95.0"
}
}

0 comments on commit aa3c082

Please sign in to comment.