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] authored Jan 12, 2025
1 parent a40cf76 commit e720be1
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 27 deletions.
82 changes: 58 additions & 24 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.2",
"version": "3.0.3",
"description": "Identity Service for SQNC",
"type": "module",
"main": "src/index.ts",
Expand Down Expand Up @@ -59,7 +59,7 @@
},
"devDependencies": {
"@swc-node/register": "^1.10.9",
"@swc/cli": "^0.5.2",
"@swc/cli": "^0.6.0",
"@types/chai": "^5.0.1",
"@types/compression": "^1.7.5",
"@types/cors": "^2.8.17",
Expand All @@ -78,6 +78,6 @@
"prettier-plugin-organize-imports": "^4.1.0",
"rimraf": "^6.0.1",
"supertest": "^7.0.0",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
}
}

0 comments on commit e720be1

Please sign in to comment.