Skip to content

Commit 9f0715c

Browse files
Bump xml2js and aws-sdk (#617)
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) to 0.5.0 and updates ancestor dependency [aws-sdk](https://github.com/aws/aws-sdk-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 `aws-sdk` from 2.814.0 to 2.1354.0 - [Release notes](https://github.com/aws/aws-sdk-js/releases) - [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-js@v2.814.0...v2.1354.0) --- updated-dependencies: - dependency-name: xml2js dependency-type: indirect - dependency-name: aws-sdk dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ea08541 commit 9f0715c

File tree

2 files changed

+31
-22
lines changed

2 files changed

+31
-22
lines changed

package-lock.json

Lines changed: 30 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"devDependencies": {
1515
"@typescript-eslint/eslint-plugin": "^2.28.0",
1616
"@typescript-eslint/parser": "^2.28.0",
17-
"aws-sdk": "^2.814.0",
17+
"aws-sdk": "^2.1354.0",
1818
"babel-eslint": "^10.1.0",
1919
"eslint": "^6.8.0",
2020
"eslint-config-standard": "^14.1.1",

0 commit comments

Comments
 (0)