From 342d1cd1d2a2351e23b4a1561fbea60b8a36b522 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 Mar 2024 23:36:38 +0000 Subject: [PATCH] Update all non major NPM dependencies --- package-lock.json | 8 ++++---- package.json | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 38fe6bc1..a38a9f5a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.0.1", "license": "MIT", "dependencies": { - "@aws-sdk/client-sqs": "^3.536.0", + "@aws-sdk/client-sqs": "^3.540.0", "@faker-js/faker": "^8.4.1", "@ministryofjustice/frontend": "^2.1.2", "@ministryofjustice/hmpps-audit-client": "^1.0.20", @@ -59,11 +59,11 @@ "@types/nunjucks": "^3.2.6", "@types/passport": "^1.0.16", "@types/passport-oauth2": "^1.4.15", - "@types/superagent": "^8.1.5", + "@types/superagent": "^8.1.6", "@types/supertest": "^6.0.2", "@types/uuid": "^9.0.8", - "@typescript-eslint/eslint-plugin": "^7.3.1", - "@typescript-eslint/parser": "^7.3.1", + "@typescript-eslint/eslint-plugin": "^7.4.0", + "@typescript-eslint/parser": "^7.4.0", "audit-ci": "^6.6.1", "concurrently": "^8.2.2", "cookie-session": "^2.1.0", diff --git a/package.json b/package.json index b0af3e8b..3ffecc2a 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ ] }, "dependencies": { - "@aws-sdk/client-sqs": "^3.536.0", + "@aws-sdk/client-sqs": "^3.540.0", "@faker-js/faker": "^8.4.1", "@ministryofjustice/hmpps-audit-client": "^1.0.20", "@ministryofjustice/frontend": "^2.1.2", @@ -147,11 +147,11 @@ "@types/nunjucks": "^3.2.6", "@types/passport": "^1.0.16", "@types/passport-oauth2": "^1.4.15", - "@types/superagent": "^8.1.5", + "@types/superagent": "^8.1.6", "@types/supertest": "^6.0.2", "@types/uuid": "^9.0.8", - "@typescript-eslint/eslint-plugin": "^7.3.1", - "@typescript-eslint/parser": "^7.3.1", + "@typescript-eslint/eslint-plugin": "^7.4.0", + "@typescript-eslint/parser": "^7.4.0", "audit-ci": "^6.6.1", "concurrently": "^8.2.2", "cookie-session": "^2.1.0",