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

Commit

Permalink
Update npm - all minor and patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 10, 2023
1 parent 37209fa commit 43e21fe
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 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.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digicatapult/wasp-reading-service",
"version": "0.1.1",
"version": "0.1.2",
"description": "Service for WASP",
"main": "app/index.js",
"type": "module",
Expand Down Expand Up @@ -39,7 +39,7 @@
"kafkajs": "^2.2.4",
"knex": "^2.4.2",
"moment": "^2.29.4",
"pg": "^8.9.0",
"pg": "^8.10.0",
"pino": "^8.11.0",
"pino-http": "^8.3.3",
"swagger-ui-express": "^4.6.2",
Expand All @@ -53,7 +53,7 @@
"delay": "^5.0.0",
"depcheck": "^1.4.3",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-prettier": "^4.2.1",
"mocha": "^10.2.0",
"nodemon": "^2.0.21",
Expand Down

0 comments on commit 43e21fe

Please sign in to comment.