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 Nov 2, 2024
1 parent 692dfad commit 67daaef
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 52 deletions.
80 changes: 33 additions & 47 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/sqnc-identity-service",
"version": "2.0.132",
"version": "2.0.133",
"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.63",
"@digicatapult/tsoa-oauth-express": "^0.1.65",
"@polkadot/api": "^14.2.1",
"@tsoa/runtime": "^6.5.1",
"body-parser": "^2.0.1",
Expand All @@ -60,14 +60,14 @@
"@types/compression": "^1.7.5",
"@types/cors": "^2.8.17",
"@types/mocha": "^10.0.9",
"@types/node": "^20.17.2",
"@types/node": "^20.17.3",
"@types/supertest": "^6.0.2",
"@types/swagger-ui-express": "^4.1.6",
"@types/swagger-ui-express": "^4.1.7",
"c8": "^10.1.2",
"chai": "^5.1.2",
"depcheck": "^1.4.7",
"jsonwebtoken": "^9.0.2",
"mocha": "^10.7.3",
"mocha": "^10.8.2",
"pino-colada": "^2.2.2",
"prettier": "^3.3.3",
"prettier-plugin-organize-imports": "^4.1.0",
Expand Down

0 comments on commit 67daaef

Please sign in to comment.