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] committed Oct 12, 2024
1 parent ee8e70c commit e42d90c
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 27 deletions.
49 changes: 25 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.110",
"version": "2.0.111",
"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.5",
"envalid": "^8.0.0",
"express": "^4.21.0",
"express": "^4.21.1",
"express-prom-bundle": "^7.0.0",
"knex": "^3.1.0",
"pg": "^8.13.0",
Expand Down Expand Up @@ -73,6 +73,6 @@
"prettier-plugin-organize-imports": "^4.1.0",
"supertest": "^7.0.0",
"@digicatapult/tsimp": "^2.0.12",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
}
}

0 comments on commit e42d90c

Please sign in to comment.