Skip to content

Commit

Permalink
chore(deps-dev): bump aws-sdk from 2.1639.0 to 2.1640.0 (#7944)
Browse files Browse the repository at this point in the history
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1639.0 to 2.1640.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1639.0...v2.1640.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 Jun 13, 2024
1 parent d95f4a3 commit c65ef6b
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 @@ -71,7 +71,7 @@
"@wireapp/eslint-config": "3.0.11",
"@wireapp/prettier-config": "0.6.4",
"adm-zip": "0.5.14",
"aws-sdk": "2.1639.0",
"aws-sdk": "2.1640.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 @@ -5470,9 +5470,9 @@ __metadata:
languageName: node
linkType: hard

"aws-sdk@npm:2.1639.0":
version: 2.1639.0
resolution: "aws-sdk@npm:2.1639.0"
"aws-sdk@npm:2.1640.0":
version: 2.1640.0
resolution: "aws-sdk@npm:2.1640.0"
dependencies:
buffer: 4.9.2
events: 1.1.1
Expand All @@ -5484,7 +5484,7 @@ __metadata:
util: ^0.12.4
uuid: 8.0.0
xml2js: 0.6.2
checksum: 4e1de8cc0f6bb0327fa1fed8d3cf9d977830a74817138429b873d0aef210e06c639bdbc05eb45db293003eed0bf87278771d2d9537727b93b06f50922bc5aeb6
checksum: a9938caeba1896dbf7cc0cdb85682bb196e2bb46a586dda6b75a68a7b66f7811ef8d29fb1582a87947d6601a93594861db3073d904484dad4cd7f1ae7de2b1ae
languageName: node
linkType: hard

Expand Down Expand Up @@ -17545,7 +17545,7 @@ __metadata:
"@wireapp/webapp-events": 0.22.0
adm-zip: 0.5.14
auto-launch: 5.0.6
aws-sdk: 2.1639.0
aws-sdk: 2.1640.0
axios: 0.21.2
babel-core: 7.0.0-bridge.0
babel-eslint: 10.1.0
Expand Down

0 comments on commit c65ef6b

Please sign in to comment.