Skip to content

Commit

Permalink
Update npm - all minor and patch updates (#229)
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 Dec 12, 2024
1 parent 6449973 commit 8baeab7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
10 changes: 5 additions & 5 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.33",
"version": "0.12.34",
"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.5.1",
"@tsoa/runtime": "^6.6.0",
"@types/ws": "^8.5.13",
"body-parser": "^1.20.3",
"class-transformer": "^0.5.1",
Expand All @@ -60,7 +60,7 @@
"pino-http": "^10.3.0",
"reflect-metadata": "^0.2.2",
"swagger-ui-express": "^5.0.1",
"tsoa": "^6.5.1",
"tsoa": "^6.6.0",
"tsyringe": "^4.8.0",
"undici": "^7.1.0",
"ws": "^8.18.0",
Expand All @@ -71,7 +71,7 @@
"@eslint/js": "^9.16.0",
"@swc-node/register": "^1.10.9",
"@swc/cli": "^0.5.2",
"@swc/core": "^1.10.0",
"@swc/core": "^1.10.1",
"@types/body-parser": "^1.19.5",
"@types/chai": "^5.0.1",
"@types/cors": "^2.8.17",
Expand Down

0 comments on commit 8baeab7

Please sign in to comment.