Skip to content

Commit

Permalink
Update npm - all minor and patch updates (#405)
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 12, 2024
1 parent 50b7397 commit 099baa5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
12 changes: 6 additions & 6 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.151",
"version": "2.0.152",
"description": "Identity Service for SQNC",
"type": "module",
"main": "src/index.ts",
Expand Down Expand Up @@ -37,21 +37,21 @@
"dependencies": {
"@digicatapult/tsoa-oauth-express": "^0.1.75",
"@polkadot/api": "^15.0.1",
"@tsoa/runtime": "^6.5.1",
"@tsoa/runtime": "^6.6.0",
"body-parser": "^2.0.2",
"compression": "^1.7.5",
"cors": "^2.8.5",
"dotenv": "^16.4.7",
"envalid": "^8.0.0",
"express": "^4.21.2",
"express-prom-bundle": "^7.0.0",
"express-prom-bundle": "^7.0.2",
"knex": "^3.1.0",
"pg": "^8.13.1",
"pino": "^9.5.0",
"pino-http": "^10.3.0",
"prom-client": "^15.1.3",
"swagger-ui-express": "^5.0.1",
"tsoa": "^6.5.1",
"tsoa": "^6.6.0",
"tsyringe": "^4.8.0",
"zod": "^3.23.8"
},
Expand All @@ -60,7 +60,7 @@
"@types/chai": "^5.0.1",
"@types/compression": "^1.7.5",
"@types/cors": "^2.8.17",
"@types/express": "^4.0.0",
"@types/express": "^4.17.21",
"@types/mocha": "^10.0.10",
"@types/node": "^20.17.9",
"@types/supertest": "^6.0.2",
Expand Down

0 comments on commit 099baa5

Please sign in to comment.