Skip to content

Commit

Permalink
Update npm - all minor and patch updates (#403)
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 9, 2024
1 parent 2654097 commit 0c035f2
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 27 deletions.
52 changes: 28 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": "2.0.149",
"version": "2.0.150",
"description": "Identity Service for SQNC",
"type": "module",
"main": "src/index.ts",
Expand Down Expand Up @@ -43,7 +43,7 @@
"cors": "^2.8.5",
"dotenv": "^16.4.7",
"envalid": "^8.0.0",
"express": "^4.21.1",
"express": "^4.21.2",
"express-prom-bundle": "^8.0.0",
"knex": "^3.1.0",
"pg": "^8.13.1",
Expand All @@ -69,7 +69,7 @@
"jsonwebtoken": "^9.0.2",
"mocha": "^11.0.1",
"pino-colada": "^2.2.2",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"prettier-plugin-organize-imports": "^4.1.0",
"supertest": "^7.0.0",
"@digicatapult/tsimp": "^2.0.12",
Expand Down

0 comments on commit 0c035f2

Please sign in to comment.