Skip to content

Commit

Permalink
chore(deps): update npm - all minor and patch updates (#548)
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 21, 2024
1 parent f6a0a7a commit 5722428
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
14 changes: 7 additions & 7 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-matchmaker-api",
"version": "3.1.21",
"version": "3.1.22",
"description": "An OpenAPI Matchmaking API service for SQNC",
"main": "src/index.ts",
"type": "module",
Expand Down Expand Up @@ -60,7 +60,7 @@
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"globals": "^15.13.0",
"globals": "^15.14.0",
"jsonwebtoken": "^9.0.2",
"mocha": "^11.0.1",
"nodemon": "^3.1.9",
Expand All @@ -70,7 +70,7 @@
"supertest": "^7.0.0",
"ts-node": "^10.9.2",
"typescript": "^5.7.2",
"undici": "^7.1.1"
"undici": "^7.2.0"
},
"dependencies": {
"@digicatapult/tsoa-oauth-express": "^0.1.82",
Expand Down

0 comments on commit 5722428

Please sign in to comment.