From 1ec9805cc76436a9fccafa6450266ebaed825ffc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 11:43:06 +0000 Subject: [PATCH] chore(deps): bump aws-sdk from 2.1509.0 to 2.1510.0 Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1509.0 to 2.1510.0. - [Release notes](https://github.com/aws/aws-sdk-js/releases) - [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1509.0...v2.1510.0) --- updated-dependencies: - dependency-name: aws-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 722c62be..3a3d9a19 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@nestjs/typeorm": "^10.0.1", "@sentry/node": "^7.84.0", "@sentry/tracing": "^7.84.0", - "aws-sdk": "^2.1509.0", + "aws-sdk": "^2.1510.0", "axios": "^1.6.2", "bcrypt": "^5.1.1", "bull": "^4.11.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 483e8b1d..c0c8985d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -60,8 +60,8 @@ dependencies: specifier: ^7.84.0 version: 7.84.0 aws-sdk: - specifier: ^2.1509.0 - version: 2.1509.0 + specifier: ^2.1510.0 + version: 2.1510.0 axios: specifier: ^1.6.2 version: 1.6.2 @@ -2364,8 +2364,8 @@ packages: engines: {node: '>= 0.4'} dev: false - /aws-sdk@2.1509.0: - resolution: {integrity: sha512-5h27GXv5/M1Cfgw5StYqTyCesnqscez3QOsKGnShCXP6saGkSEvV3TUHTXQBqdfsrBmz5hVCa8doqP3r3yJD/w==} + /aws-sdk@2.1510.0: + resolution: {integrity: sha512-XQj3QINBNseA5G9Vaa/iihNz3HCrzeyhxrOUjuH0AVxYqa5Q4cxaQhrWiAiUndtO2F70nfukEYe4cCUoTalUoQ==} engines: {node: '>= 10.0.0'} dependencies: buffer: 4.9.2