Skip to content

Commit 9987d60

Browse files
authored
Merge pull request #1253 from salesforcecli/dependabot-npm_and_yarn-aws-sdk-2.1692.0
fix(deps): bump aws-sdk from 2.1691.0 to 2.1692.0
2 parents 2f105ae + 6033944 commit 9987d60

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@salesforce/plugin-trust": "^3.7.40",
2121
"@salesforce/sf-plugins-core": "^12.0.11",
2222
"@salesforce/ts-types": "^2.0.10",
23-
"aws-sdk": "^2.1691.0",
23+
"aws-sdk": "^2.1692.0",
2424
"chalk": "^5.3.0",
2525
"fast-glob": "^3.3.2",
2626
"got": "^13",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3296,10 +3296,10 @@ aws-sdk-mock@^5.9.0:
32963296
sinon "^17.0.0"
32973297
traverse "^0.6.6"
32983298

3299-
aws-sdk@^2.1231.0, aws-sdk@^2.1691.0:
3300-
version "2.1691.0"
3301-
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1691.0.tgz#9d6ccdcbae03c806fc62667b76eb3e33e5294dcc"
3302-
integrity sha512-/F2YC+DlsY3UBM2Bdnh5RLHOPNibS/+IcjUuhP8XuctyrN+MlL+fWDAiela32LTDk7hMy4rx8MTgvbJ+0blO5g==
3299+
aws-sdk@^2.1231.0, aws-sdk@^2.1692.0:
3300+
version "2.1692.0"
3301+
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1692.0.tgz#9dac5f7bfcc5ab45825cc8591b12753aa7d2902c"
3302+
integrity sha512-x511uiJ/57FIsbgUe5csJ13k3uzu25uWQE+XqfBis/sB0SFoiElJWXRkgEAUh0U6n40eT3ay5Ue4oPkRMu1LYw==
33033303
dependencies:
33043304
buffer "4.9.2"
33053305
events "1.1.1"

0 commit comments

Comments
 (0)