Skip to content

Commit b99b8ff

Browse files
authoredApr 29, 2023
Bump xml2js, @azure/storage-blob, @azure/ms-rest-js, aws-sdk and minio
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) to 0.5.0 and updates ancestor dependencies [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js), [@azure/storage-blob](https://github.com/Azure/azure-sdk-for-js), [@azure/ms-rest-js](https://github.com/Azure/ms-rest-js), [aws-sdk](https://github.com/aws/aws-sdk-js) and [minio](https://github.com/minio/minio-js). These dependencies need to be updated together. Updates `xml2js` from 0.4.19 to 0.5.0 - [Release notes](https://github.com/Leonidas-from-XIV/node-xml2js/releases) - [Commits](Leonidas-from-XIV/node-xml2js@0.4.19...0.5.0) Updates `@azure/storage-blob` from 12.1.1 to 12.14.0 - [Release notes](https://github.com/Azure/azure-sdk-for-js/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md) - [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/storage-blob_12.1.1...@azure/storage-blob_12.14.0) Updates `@azure/ms-rest-js` from 2.0.6 to 2.6.6 - [Release notes](https://github.com/Azure/ms-rest-js/releases) - [Changelog](https://github.com/Azure/ms-rest-js/blob/master/Changelog.md) - [Commits](https://github.com/Azure/ms-rest-js/commits) Updates `aws-sdk` from 2.359.0 to 2.1368.0 - [Release notes](https://github.com/aws/aws-sdk-js/releases) - [Commits](aws/aws-sdk-js@v2.359.0...v2.1368.0) Updates `minio` from 7.0.15 to 7.1.0 - [Release notes](https://github.com/minio/minio-js/releases) - [Commits](minio/minio-js@7.0.15...7.1.0) --- updated-dependencies: - dependency-name: xml2js dependency-type: indirect - dependency-name: "@azure/storage-blob" dependency-type: direct:production - dependency-name: "@azure/ms-rest-js" dependency-type: indirect - dependency-name: aws-sdk dependency-type: direct:production - dependency-name: minio dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>

File tree

3 files changed

+1437
-320
lines changed

3 files changed

+1437
-320
lines changed
 

‎package-lock.json

+932-189
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@
2323
"normalize-url": "4.5.1"
2424
},
2525
"dependencies": {
26-
"@azure/storage-blob": "^12.0.1",
26+
"@azure/storage-blob": "^12.14.0",
2727
"@azure/storage-file": "^10.3.0",
2828
"@codefresh-io/cf-variable-resolver": "^0.0.18",
2929
"@google-cloud/storage": "^2.5.0",
30-
"aws-sdk": "^2.359.0",
30+
"aws-sdk": "^2.1368.0",
3131
"bluebird": "^3.7.2",
3232
"get-folder-size": "^2.0.1",
3333
"lodash": "^4.17.21",
34-
"minio": "^7.0.15",
34+
"minio": "^7.1.0",
3535
"path": "^0.12.7",
3636
"proxy-agent": "^4.0.1",
3737
"recursive-readdir-sync": "^1.0.6",

‎yarn.lock

+502-128
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
Please sign in to comment.