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/mayank1513/project/df1dd3af-dfe9-486f-b609-2e2416f80dcd?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 22, 2023
1 parent c923257 commit 48fd8dc
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 48fd8dc

Please sign in to comment.