Skip to content

Commit

Permalink
Update npm - all minor and patch updates (#252)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 26, 2025
1 parent dffad7f commit df71914
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digicatapult/veritable-cloudagent",
"version": "0.12.56",
"version": "0.12.57",
"main": "build/index",
"type": "module",
"types": "build/index",
Expand Down Expand Up @@ -46,7 +46,7 @@
"@hyperledger/anoncreds-nodejs": "^0.2.4",
"@hyperledger/aries-askar-nodejs": "^0.2.3",
"@tsoa/runtime": "^6.6.0",
"@types/ws": "^8.5.13",
"@types/ws": "^8.5.14",
"body-parser": "^1.20.3",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.1",
Expand All @@ -62,7 +62,7 @@
"swagger-ui-express": "^5.0.1",
"tsoa": "^6.6.0",
"tsyringe": "^4.8.0",
"undici": "^7.2.3",
"undici": "^7.3.0",
"ws": "^8.18.0",
"zod": "^3.24.1"
},
Expand All @@ -77,7 +77,7 @@
"@types/cors": "^2.8.17",
"@types/express": "^4.17.21",
"@types/mocha": "^10.0.10",
"@types/node": "^20.17.14",
"@types/node": "^20.17.16",
"@types/pino": "^7.0.5",
"@types/sinon": "^17.0.3",
"@types/supertest": "^6.0.2",
Expand Down

0 comments on commit df71914

Please sign in to comment.