Skip to content

Commit

Permalink
Update npm - all minor and patch updates (#408)
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 13, 2024
1 parent 099baa5 commit 9c2f497
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 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": "2.0.152",
"version": "2.0.153",
"description": "Identity Service for SQNC",
"type": "module",
"main": "src/index.ts",
Expand Down Expand Up @@ -53,7 +53,7 @@
"swagger-ui-express": "^5.0.1",
"tsoa": "^6.6.0",
"tsyringe": "^4.8.0",
"zod": "^3.23.8"
"zod": "^3.24.0"
},
"devDependencies": {
"@digicatapult/tsimp": "^2.0.12",
Expand All @@ -65,7 +65,7 @@
"@types/node": "^20.17.9",
"@types/supertest": "^6.0.2",
"@types/swagger-ui-express": "^4.1.7",
"c8": "^10.1.2",
"c8": "^10.1.3",
"chai": "^5.1.2",
"depcheck": "^1.4.7",
"jsonwebtoken": "^9.0.2",
Expand Down

0 comments on commit 9c2f497

Please sign in to comment.