Skip to content

Commit

Permalink
build(deps-dev): bump aws-sdk from 2.1619.0 to 2.1620.0 (#7844)
Browse files Browse the repository at this point in the history
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1619.0 to 2.1620.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1619.0...v2.1620.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 14, 2024
1 parent dd7108a commit 573fa97
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@wireapp/eslint-config": "3.0.8",
"@wireapp/prettier-config": "0.6.4",
"adm-zip": "0.5.12",
"aws-sdk": "2.1619.0",
"aws-sdk": "2.1620.0",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.1.0",
"babel-jest": "29.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5551,9 +5551,9 @@ __metadata:
languageName: node
linkType: hard

"aws-sdk@npm:2.1619.0":
version: 2.1619.0
resolution: "aws-sdk@npm:2.1619.0"
"aws-sdk@npm:2.1620.0":
version: 2.1620.0
resolution: "aws-sdk@npm:2.1620.0"
dependencies:
buffer: 4.9.2
events: 1.1.1
Expand All @@ -5565,7 +5565,7 @@ __metadata:
util: ^0.12.4
uuid: 8.0.0
xml2js: 0.6.2
checksum: 10abf9a6746932814c058aa4c5805f8aae1b05a913689397a6c542ae6fbadb72f52c1acf2c7d6f582773d26ee24e25e6fe967fbefaad0f6053011827c230a380
checksum: 642087dee6fd60a6528930a0c1fd582cd2faba97d2a6146a747ac8116fd09dbd0e29f9e0135617d6f9d06f61e8c0ca5d84f339f2f6fff09ebf8eecd1028924e0
languageName: node
linkType: hard

Expand Down Expand Up @@ -17377,7 +17377,7 @@ __metadata:
"@wireapp/webapp-events": 0.21.0
adm-zip: 0.5.12
auto-launch: 5.0.6
aws-sdk: 2.1619.0
aws-sdk: 2.1620.0
axios: 0.21.2
babel-core: 7.0.0-bridge.0
babel-eslint: 10.1.0
Expand Down

0 comments on commit 573fa97

Please sign in to comment.