Skip to content

Commit

Permalink
fix: upgrade @aws-sdk/types from 3.535.0 to 3.567.0 (#181)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @aws-sdk/types from 3.535.0 to 3.567.0.

See this package in yarn:
@aws-sdk/types

See this project in Snyk:
https://app.snyk.io/org/regevbr/project/30da1f08-0c23-4bd4-9659-c64cf962fbf6?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
regevbr and snyk-bot committed May 23, 2024
1 parent b08ec0e commit 465968a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"dependencies": {
"@aws-sdk/client-s3": "^3.564.0",
"@aws-sdk/client-sqs": "^3.563.0",
"@aws-sdk/types": "^3.535.0",
"@aws-sdk/types": "^3.567.0",
"linked-list": "2.1.0",
"ts-type-guards": "^0.7.0",
"uuid": "^9.0.1"
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -617,15 +617,15 @@
"@smithy/types" "^3.0.0"
tslib "^2.6.2"

"@aws-sdk/types@3.577.0":
"@aws-sdk/types@3.577.0", "@aws-sdk/types@^3.567.0":
version "3.577.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.577.0.tgz#7700784d368ce386745f8c340d9d68cea4716f90"
integrity sha512-FT2JZES3wBKN/alfmhlo+3ZOq/XJ0C7QOZcDNrpKjB0kqYoKjhVKZ/Hx6ArR0czkKfHzBBEs6y40ebIHx2nSmA==
dependencies:
"@smithy/types" "^3.0.0"
tslib "^2.6.2"

"@aws-sdk/types@^3.222.0", "@aws-sdk/types@^3.535.0":
"@aws-sdk/types@^3.222.0":
version "3.535.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.535.0.tgz#5e6479f31299dd9df170e63f4d10fe739008cf04"
integrity sha512-aY4MYfduNj+sRR37U7XxYR8wemfbKP6lx00ze2M2uubn7mZotuVrWYAafbMSXrdEMSToE5JDhr28vArSOoLcSg==
Expand Down

0 comments on commit 465968a

Please sign in to comment.