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 Oct 19, 2024
1 parent e3fa310 commit ef90a75
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
]
},
"dependencies": {
"@aws-sdk/client-sqs": "^3.669.0",
"@aws-sdk/client-sqs": "^3.670.0",
"@faker-js/faker": "^9.0.3",
"@ministryofjustice/frontend": "^2.2.4",
"agentkeepalive": "^4.5.0",
Expand All @@ -101,8 +101,8 @@
"connect-redis": "^7.1.1",
"csurf": "^1.11.0",
"express": "^4.21.1",
"express-session": "^1.18.0",
"govuk-frontend": "^5.7.0",
"express-session": "^1.18.1",
"govuk-frontend": "^5.7.1",
"helmet": "^8.0.0",
"http-errors": "^2.0.0",
"jwt-decode": "^4.0.0",
Expand All @@ -128,31 +128,31 @@
"@types/jest": "^29.5.13",
"@types/jsonwebtoken": "^9.0.7",
"@types/luxon": "^3.4.2",
"@types/node": "^20.16.10",
"@types/node": "^20.16.11",
"@types/nunjucks": "^3.2.6",
"@types/passport": "^1.0.16",
"@types/passport-oauth2": "^1.4.17",
"@types/superagent": "^8.1.9",
"@types/supertest": "^6.0.2",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^8.8.1",
"@typescript-eslint/parser": "^8.8.1",
"@typescript-eslint/eslint-plugin": "^8.9.0",
"@typescript-eslint/parser": "^8.9.0",
"audit-ci": "^7.1.0",
"aws-sdk-client-mock": "^4.0.2",
"chokidar": "^3.6.0",
"concurrently": "^9.0.1",
"cypress": "^13.15.0",
"cypress-multi-reporters": "^1.6.4",
"dotenv": "^16.4.5",
"esbuild": "^0.23.0",
"esbuild": "^0.24.0",
"esbuild-plugin-clean": "^1.0.1",
"esbuild-plugin-copy": "^2.1.1",
"esbuild-sass-plugin": "^3.3.1",
"eslint": "^8.57.1",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-cypress": "^3.5.0",
"eslint-plugin-cypress": "^3.6.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-no-only-tests": "^3.3.0",
"eslint-plugin-prettier": "^5.2.1",
Expand All @@ -168,7 +168,7 @@
"nodemon": "^3.1.7",
"prettier": "^3.3.3",
"prettier-plugin-jinja-template": "^2.0.0",
"sass": "^1.79.4",
"sass": "^1.79.5",
"supertest": "^7.0.0",
"ts-jest": "^29.2.5",
"typescript": "^5.6.3"
Expand Down

0 comments on commit ef90a75

Please sign in to comment.