@aws-sdk/client-s3 3.1131.0 → 3.1132.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist-cjs/index.js CHANGED
@@ -4757,7 +4757,7 @@ var WriteGetObjectResponse$ = [9, n0, _WGOR,
4757
4757
  class CreateSessionCommand extends command(_ep4, _mw0, "CreateSession", CreateSession$) {
4758
4758
  }
4759
4759
 
4760
- var version = "3.1130.0";
4760
+ var version = "3.1131.0";
4761
4761
  var packageInfo = {
4762
4762
  version: version};
4763
4763
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-s3",
3
- "version": "3.1131.0",
3
+ "version": "3.1132.0",
4
4
  "description": "AWS SDK for JavaScript S3 Client for Node.js, Browser and React Native",
5
5
  "homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-s3",
6
6
  "license": "Apache-2.0",
@@ -67,7 +67,7 @@
67
67
  "tslib": "^2.6.2"
68
68
  },
69
69
  "devDependencies": {
70
- "@aws-sdk/signature-v4-crt": "3.1131.0",
70
+ "@aws-sdk/signature-v4-crt": "3.1132.0",
71
71
  "@smithy/snapshot-testing": "^2.3.2",
72
72
  "@tsconfig/node20": "20.1.8",
73
73
  "@types/node": "^20.14.8",