Skip to content

Commit

Permalink
Update npm - all minor and patch updates (#393)
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 Nov 25, 2024
1 parent ae7edca commit 3ba801c
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
46 changes: 23 additions & 23 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/sqnc-identity-service",
"version": "2.0.140",
"version": "2.0.141",
"description": "Identity Service for SQNC",
"type": "module",
"main": "src/index.ts",
Expand Down Expand Up @@ -35,7 +35,7 @@
},
"homepage": "https://github.com/digicatapult/sqnc-identity-service#readme",
"dependencies": {
"@digicatapult/tsoa-oauth-express": "^0.1.71",
"@digicatapult/tsoa-oauth-express": "^0.1.72",
"@polkadot/api": "^14.3.1",
"@tsoa/runtime": "^6.5.1",
"body-parser": "^2.0.2",
Expand All @@ -59,7 +59,7 @@
"@types/chai": "^5.0.1",
"@types/compression": "^1.7.5",
"@types/cors": "^2.8.17",
"@types/mocha": "^10.0.9",
"@types/mocha": "^10.0.10",
"@types/node": "^20.17.6",
"@types/supertest": "^6.0.2",
"@types/swagger-ui-express": "^4.1.7",
Expand All @@ -73,6 +73,6 @@
"prettier-plugin-organize-imports": "^4.1.0",
"supertest": "^7.0.0",
"@digicatapult/tsimp": "^2.0.12",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
}
}

0 comments on commit 3ba801c

Please sign in to comment.