Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Commit

Permalink
Update dependency knex to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mattdean-digicatapult committed Nov 7, 2023
1 parent 69ce81b commit 8d89e2b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digicatapult/wasp-event-service",
"version": "0.1.66",
"version": "0.1.67",
"description": "Event service for WASP",
"main": "app/index.js",
"scripts": {
Expand Down Expand Up @@ -36,7 +36,7 @@
"express": "^4.18.2",
"express-openapi": "^12.1.3",
"kafkajs": "^2.2.4",
"knex": "^2.5.1",
"knex": "^3.0.1",
"moment": "^2.29.4",
"pg": "^8.11.3",
"pino": "^8.16.1",
Expand Down

0 comments on commit 8d89e2b

Please sign in to comment.