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] authored Jan 19, 2025
1 parent da5fb48 commit 7cbbcae
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.52",
"version": "0.12.53",
"main": "build/index",
"type": "module",
"types": "build/index",
Expand Down Expand Up @@ -62,7 +62,7 @@
"swagger-ui-express": "^5.0.1",
"tsoa": "^6.6.0",
"tsyringe": "^4.8.0",
"undici": "^7.2.1",
"undici": "^7.2.2",
"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.12",
"@types/node": "^20.17.14",
"@types/pino": "^7.0.5",
"@types/sinon": "^17.0.3",
"@types/supertest": "^6.0.2",
Expand All @@ -89,7 +89,7 @@
"depcheck": "^1.4.7",
"eslint": "^9.18.0",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-prettier": "^5.2.2",
"globals": "^15.14.0",
"mocha": "^11.0.1",
"pino-colada": "^2.2.2",
Expand Down

0 comments on commit 7cbbcae

Please sign in to comment.