Skip to content

Commit

Permalink
Update all non major NPM dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent d3f25cb commit 8f45446
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
26 changes: 13 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"express": "^4.21.2",
"express-prom-bundle": "^7.0.2",
"express-session": "^1.18.1",
"govuk-frontend": "^5.7.1",
"govuk-frontend": "^5.8.0",
"helmet": "^8.0.0",
"http-errors": "^2.0.0",
"isbinaryfile": "^5.0.4",
Expand All @@ -125,7 +125,7 @@
"reflect-metadata": "^0.2.2",
"superagent": "^10.1.1",
"url-value-parser": "^2.2.0",
"uuid": "^11.0.3"
"uuid": "^11.0.4"
},
"devDependencies": {
"@jgoz/esbuild-plugin-typecheck": "^4.0.2",
Expand All @@ -142,7 +142,7 @@
"@types/jest-when": "^3.5.5",
"@types/jsonwebtoken": "^9.0.7",
"@types/multer": "^1.4.12",
"@types/node": "^20.17.11",
"@types/node": "^20.17.12",
"@types/nunjucks": "^3.2.6",
"@types/passport": "^1.0.17",
"@types/passport-oauth2": "^1.4.17",
Expand Down Expand Up @@ -192,7 +192,7 @@
"supertest": "^7.0.0",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
},
"overrides": {
"cookie": "~1.0.2",
Expand Down

0 comments on commit 8f45446

Please sign in to comment.