Skip to content

Commit

Permalink
fix: upgrade knex from 0.21.6 to 0.95.15
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade knex from 0.21.6 to 0.95.15.

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

See this project in Snyk:
https://app.snyk.io/org/sammyfilly/project/aab2f08b-6955-47d3-b016-a00175fa9267?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 23, 2023
1 parent ac66b7c commit 677ed86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/with-knex/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"seed:run": "knex seed:run"
},
"dependencies": {
"knex": "0.21.6",
"knex": "0.95.15",
"next": "latest",
"pg": "8.4.1",
"react": "^18.2.0",
Expand Down

0 comments on commit 677ed86

Please sign in to comment.