Skip to content

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 Oct 17, 2024
1 parent c44b39e commit e643a9a
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 53 deletions.
96 changes: 48 additions & 48 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digicatapult/veritable-cloudagent",
"version": "0.12.2",
"version": "0.12.3",
"main": "build/index",
"type": "module",
"types": "build/index",
Expand Down Expand Up @@ -45,7 +45,7 @@
"@credo-ts/node": "^0.5.9",
"@hyperledger/anoncreds-nodejs": "^0.2.4",
"@hyperledger/aries-askar-nodejs": "^0.2.3",
"@tsoa/runtime": "^6.4.0",
"@tsoa/runtime": "^6.5.0",
"@types/ws": "^8.5.12",
"body-parser": "^1.20.3",
"class-transformer": "^0.5.1",
Expand All @@ -62,7 +62,7 @@
"swagger-ui-express": "^5.0.1",
"tsoa": "^6.5.1",
"tsyringe": "^4.8.0",
"undici": "^6.20.0",
"undici": "^6.20.1",
"ws": "^8.18.0",
"zod": "^3.23.8"
},
Expand All @@ -82,8 +82,8 @@
"@types/sinon": "^17.0.3",
"@types/supertest": "^6.0.2",
"@types/swagger-ui-express": "^4.1.6",
"@typescript-eslint/eslint-plugin": "^8.8.1",
"@typescript-eslint/parser": "^8.8.1",
"@typescript-eslint/eslint-plugin": "^8.9.0",
"@typescript-eslint/parser": "^8.9.0",
"chai": "^5.1.1",
"concurrently": "^9.0.1",
"depcheck": "^1.4.7",
Expand Down

0 comments on commit e643a9a

Please sign in to comment.