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 ^3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2023
1 parent 56d0171 commit 80de0f0
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 31 deletions.
46 changes: 17 additions & 29 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-user-service",
"version": "0.1.81",
"version": "0.1.82",
"description": "Service for WASP",
"main": "app/index.js",
"scripts": {
Expand Down Expand Up @@ -36,7 +36,7 @@
"envalid": "^8.0.0",
"express": "^4.18.2",
"express-openapi": "^12.1.3",
"knex": "^3.0.1",
"knex": "^3.1.0",
"moment": "^2.29.4",
"node-fetch": "^3.3.2",
"pg": "^8.11.3",
Expand Down

0 comments on commit 80de0f0

Please sign in to comment.