Skip to content

Commit

Permalink
chore(deps-dev): bump aws-sdk from 2.1686.0 to 2.1687.0 (#8160)
Browse files Browse the repository at this point in the history
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1686.0 to 2.1687.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1686.0...v2.1687.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 6105597 commit fe2b84b
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.18",
"@wireapp/prettier-config": "0.6.4",
"adm-zip": "0.5.15",
"aws-sdk": "2.1686.0",
"aws-sdk": "2.1687.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 @@ -5843,9 +5843,9 @@ __metadata:
languageName: node
linkType: hard

"aws-sdk@npm:2.1686.0":
version: 2.1686.0
resolution: "aws-sdk@npm:2.1686.0"
"aws-sdk@npm:2.1687.0":
version: 2.1687.0
resolution: "aws-sdk@npm:2.1687.0"
dependencies:
buffer: 4.9.2
events: 1.1.1
Expand All @@ -5857,7 +5857,7 @@ __metadata:
util: ^0.12.4
uuid: 8.0.0
xml2js: 0.6.2
checksum: 93efa35742f16b88baa5bf0cb235a2cb17e0bac944dfb17e1c43229c898fd24b222f2cb51d910fad103dac62d56ff1164a3f606047c8ed876ca60176177b9a5d
checksum: 60e70301dcb44e608d5fa98917d80daf5474496d016665f93f53d7450b25ba6c5f15b20f468f31c3454a58a2dbe2a5a4e58237b98501a636249661b42e4a9411
languageName: node
linkType: hard

Expand Down Expand Up @@ -18254,7 +18254,7 @@ __metadata:
"@wireapp/webapp-events": 0.24.0
adm-zip: 0.5.15
auto-launch: 5.0.6
aws-sdk: 2.1686.0
aws-sdk: 2.1687.0
axios: 0.21.2
babel-core: 7.0.0-bridge.0
babel-eslint: 10.1.0
Expand Down

0 comments on commit fe2b84b

Please sign in to comment.