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 Aug 12, 2024
1 parent 7ff3913 commit c625053
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.10.2",
"version": "0.10.3",
"main": "build/index",
"type": "module",
"types": "build/index",
Expand Down Expand Up @@ -65,7 +65,7 @@
"swagger-ui-express": "^5.0.1",
"tsoa": "^6.4.0",
"tsyringe": "^4.8.0",
"undici": "^6.19.5",
"undici": "^6.19.7",
"ws": "^8.18.0",
"zod": "^3.23.8"
},
Expand All @@ -75,7 +75,7 @@
"@types/cors": "^2.8.17",
"@types/express": "^4.17.21",
"@types/mocha": "^10.0.7",
"@types/node": "^20.14.14",
"@types/node": "^20.14.15",
"@types/pino": "^7.0.5",
"@types/sinon": "^17.0.3",
"@types/supertest": "^6.0.2",
Expand All @@ -87,7 +87,7 @@
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"mocha": "^10.7.0",
"mocha": "^10.7.3",
"prettier": "^3.3.3",
"prettier-plugin-organize-imports": "^4.0.0",
"sinon": "^18.0.0",
Expand Down

0 comments on commit c625053

Please sign in to comment.