Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'master' into snyk-upgrade-047b0c2c7dc9e10692fd726b8ccf8d8c
  • Loading branch information
doperiddle authored Nov 14, 2024
commit ee225ddb528da7f6832735bfa49fc9f31a2ff4ce
9 changes: 7 additions & 2 deletions package-lock.json

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

5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,13 @@
"@payid-org/server-metrics": "^1.1.0",
"@xpring-eng/http-status": "^1.0.0",
"@xpring-eng/logger": "^1.0.0",

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

"knex": "^0.21.5",
"knex-stringcase": "^1.5.5",
=======

"knex": "^2.4.0",
"knex-stringcase": "^1.4.5"
"pg": "8.2.1",
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.