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 Feb 8, 2024
1 parent 4a9d986 commit e2cbee4
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-deti-power",
"version": "1.0.60",
"version": "1.0.61",
"type": "module",
"description": "Payload processing service for WASP",
"main": "app/index.js",
Expand Down Expand Up @@ -30,7 +30,7 @@
},
"homepage": "https://github.com/digicatapult/wasp-deti-power#readme",
"dependencies": {
"@digicatapult/wasp-payload-processor": "^1.1.93",
"@digicatapult/wasp-payload-processor": "^1.1.94",
"dotenv": "^16.4.1",
"envalid": "^7.3.1"
},
Expand All @@ -45,7 +45,7 @@
"nodemon": "^3.0.3",
"c8": "^8.0.1",
"pino-colada": "^2.2.2",
"prettier": "^3.2.4",
"prettier": "^3.2.5",
"supertest": "^6.3.4"
}
}

0 comments on commit e2cbee4

Please sign in to comment.