Skip to content

Commit

Permalink
Update npm - all minor and patch updates (#234)
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 21, 2024
1 parent f3055c9 commit 4025a95
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 60 deletions.
110 changes: 55 additions & 55 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.38",
"version": "0.12.39",
"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.1.0",
"undici": "^7.2.0",
"ws": "^8.18.0",
"zod": "^3.24.1"
},
Expand All @@ -82,15 +82,15 @@
"@types/sinon": "^17.0.3",
"@types/supertest": "^6.0.2",
"@types/swagger-ui-express": "^4.1.7",
"@typescript-eslint/eslint-plugin": "^8.18.0",
"@typescript-eslint/parser": "^8.18.0",
"@typescript-eslint/eslint-plugin": "^8.18.1",
"@typescript-eslint/parser": "^8.18.1",
"chai": "^5.1.2",
"concurrently": "^9.1.0",
"depcheck": "^1.4.7",
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"globals": "^15.13.0",
"globals": "^15.14.0",
"mocha": "^11.0.1",
"pino-colada": "^2.2.2",
"prettier": "^3.4.2",
Expand Down

0 comments on commit 4025a95

Please sign in to comment.