Skip to content

Commit 85ad721

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency aws-sdk to v2.1125.0
1 parent bef2696 commit 85ad721

2 files changed

Lines changed: 11 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"@babel/plugin-transform-runtime": "7.17.10",
8080
"@babel/preset-env": "7.17.10",
8181
"@babel/register": "7.17.7",
82-
"aws-sdk": "2.1053.0",
82+
"aws-sdk": "2.1125.0",
8383
"babel-loader": "8.2.5",
8484
"babel-plugin-istanbul": "5.2.0",
8585
"babel-plugin-source-map-support": "2.1.3",

yarn.lock

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2781,15 +2781,15 @@ atob@^2.1.1:
27812781
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
27822782
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
27832783

2784-
aws-sdk@2.1053.0:
2785-
version "2.1053.0"
2786-
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1053.0.tgz#cd8263bde89177351e7ef49d9e6a89d4584c852c"
2787-
integrity sha512-bsVudymGczfn7kOsY9tiMFZUCNFOQi7iG3d1HiBFrnEDCKtVTyKuFrXy4iKUPCcjfOaqNnb1S3ZxN/A70MOTkg==
2784+
aws-sdk@2.1125.0:
2785+
version "2.1125.0"
2786+
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1125.0.tgz#2a73f5bf1e5e8f8dbc873ef87cfe14925721ba2e"
2787+
integrity sha512-2syNkKDqDcDmB/chc61a5xx+KYzaarLs1/KshE0b1Opp2oSq2FARyUBbk59HgwKaDUB61uPF33ZG9sHiIVx2hQ==
27882788
dependencies:
27892789
buffer "4.9.2"
27902790
events "1.1.1"
27912791
ieee754 "1.1.13"
2792-
jmespath "0.15.0"
2792+
jmespath "0.16.0"
27932793
querystring "0.2.0"
27942794
sax "1.2.1"
27952795
url "0.10.3"
@@ -7170,6 +7170,11 @@ jmespath@0.15.0:
71707170
resolved "https://registry.yarnpkg.com/jmespath/-/jmespath-0.15.0.tgz#a3f222a9aae9f966f5d27c796510e28091764217"
71717171
integrity sha1-o/Iiqarp+Wb10nx5ZRDigJF2Qhc=
71727172

7173+
jmespath@0.16.0:
7174+
version "0.16.0"
7175+
resolved "https://registry.yarnpkg.com/jmespath/-/jmespath-0.16.0.tgz#b15b0a85dfd4d930d43e69ed605943c802785076"
7176+
integrity sha512-9FzQjJ7MATs1tSpnco1K6ayiYE3figslrXA72G2HQ/n76RzvYlofyi5QM+iX4YRs/pu3yzxlVQSST23+dMDknw==
7177+
71737178
joi@10.x.x:
71747179
version "10.6.0"
71757180
resolved "https://registry.yarnpkg.com/joi/-/joi-10.6.0.tgz#52587f02d52b8b75cdb0c74f0b164a191a0e1fc2"

0 commit comments

Comments
 (0)