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 10, 2025
1 parent 37c796f commit 64fd015
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
38 changes: 19 additions & 19 deletions package-lock.json

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

14 changes: 7 additions & 7 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 @@ -118,14 +118,14 @@
"multer": "^1.4.5-lts.1",
"nocache": "^4.0.0",
"nunjucks": "^3.2.4",
"openapi-typescript": "^7.5.1",
"openapi-typescript": "^7.5.2",
"passport": "^0.7.0",
"passport-oauth2": "^1.8.0",
"redis": "^4.7.0",
"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,16 +142,16 @@
"@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",
"@types/sinon": "^17.0.3",
"@types/superagent": "^8.1.9",
"@types/supertest": "^6.0.2",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^8.19.0",
"@typescript-eslint/parser": "^8.19.0",
"@typescript-eslint/eslint-plugin": "^8.19.1",
"@typescript-eslint/parser": "^8.19.1",
"axe-core": "^4.10.2",
"better-npm-audit": "^3.11.0",
"cheerio": "^1.0.0",
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 64fd015

Please sign in to comment.