@aws-sdk/client-s3 3.6.2 → 3.6.3

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.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-s3",
3
3
  "description": "AWS SDK for JavaScript S3 Client for Node.js, Browser and React Native",
4
- "version": "3.6.2",
4
+ "version": "3.6.3",
5
5
  "scripts": {
6
6
  "clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",
7
7
  "build-documentation": "yarn remove-documentation && typedoc ./",
@@ -73,7 +73,7 @@
73
73
  "@aws-sdk/util-utf8-node": "3.6.1",
74
74
  "@aws-sdk/util-waiter": "3.6.1",
75
75
  "@aws-sdk/xml-builder": "3.6.1",
76
- "fast-xml-parser": "4.1.3",
76
+ "fast-xml-parser": "4.2.4",
77
77
  "tslib": "^2.0.0"
78
78
  },
79
79
  "devDependencies": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-s3",
3
3
  "description": "AWS SDK for JavaScript S3 Client for Node.js, Browser and React Native",
4
- "version": "3.6.2",
4
+ "version": "3.6.3",
5
5
  "scripts": {
6
6
  "clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",
7
7
  "build-documentation": "yarn remove-documentation && typedoc ./",
@@ -73,7 +73,7 @@
73
73
  "@aws-sdk/util-utf8-node": "3.6.1",
74
74
  "@aws-sdk/util-waiter": "3.6.1",
75
75
  "@aws-sdk/xml-builder": "3.6.1",
76
- "fast-xml-parser": "4.1.3",
76
+ "fast-xml-parser": "4.2.4",
77
77
  "tslib": "^2.0.0"
78
78
  },
79
79
  "devDependencies": {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-s3",
3
3
  "description": "AWS SDK for JavaScript S3 Client for Node.js, Browser and React Native",
4
- "version": "3.6.2",
4
+ "version": "3.6.3",
5
5
  "scripts": {
6
6
  "clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",
7
7
  "build-documentation": "yarn remove-documentation && typedoc ./",
@@ -73,7 +73,7 @@
73
73
  "@aws-sdk/util-utf8-node": "3.6.1",
74
74
  "@aws-sdk/util-waiter": "3.6.1",
75
75
  "@aws-sdk/xml-builder": "3.6.1",
76
- "fast-xml-parser": "4.1.3",
76
+ "fast-xml-parser": "4.2.4",
77
77
  "tslib": "^2.0.0"
78
78
  },
79
79
  "devDependencies": {
@@ -108,4 +108,4 @@
108
108
  "url": "https://github.com/aws/aws-sdk-js-v3.git",
109
109
  "directory": "clients/client-s3"
110
110
  }
111
- }
111
+ }