Skip to content

Commit

Permalink
Update npm - all minor and patch updates (#426)
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 Jan 22, 2025
1 parent 8941a35 commit 9d67b1b
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 119 deletions.
128 changes: 12 additions & 116 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digicatapult/sqnc-identity-service",
"version": "3.0.8",
"version": "3.0.9",
"description": "Identity Service for SQNC",
"type": "module",
"main": "src/index.ts",
Expand Down Expand Up @@ -37,7 +37,7 @@
},
"homepage": "https://github.com/digicatapult/sqnc-identity-service#readme",
"dependencies": {
"@digicatapult/tsoa-oauth-express": "^0.1.87",
"@digicatapult/tsoa-oauth-express": "^0.1.89",
"@polkadot/api": "^15.3.1",
"@tsoa/runtime": "^6.6.0",
"body-parser": "^2.0.2",
Expand Down Expand Up @@ -72,7 +72,7 @@
"chai": "^5.1.2",
"depcheck": "^1.4.7",
"jsonwebtoken": "^9.0.2",
"mocha": "^11.0.1",
"mocha": "^11.1.0",
"pino-colada": "^2.2.2",
"prettier": "^3.4.2",
"prettier-plugin-organize-imports": "^4.1.0",
Expand Down

0 comments on commit 9d67b1b

Please sign in to comment.