Skip to content

Commit

Permalink
Merge pull request #3 from doperiddle/snyk-upgrade-de54462f51f0f88576…
Browse files Browse the repository at this point in the history
…280f452ea3bd3e

[Snyk] Upgrade knex from 0.21.5 to 3.1.0
  • Loading branch information
doperiddle authored Nov 14, 2024
2 parents ed89163 + c2db82c commit a22966c
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 14 deletions.
101 changes: 88 additions & 13 deletions package-lock.json

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

6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,15 @@
"@xpring-eng/http-status": "^1.0.0",
"@xpring-eng/logger": "^1.0.0",

"express": "^4.17.1",
"knex": "^3.1.0",


"express": "^5.0.0",
"express": "^4.17.1", eww

"knex": "^0.21.5",
<<<<<

"knex-stringcase": "^1.4.5",
"pg": "8.13.0",

Expand Down

0 comments on commit a22966c

Please sign in to comment.