Skip to content

Commit a99ccd3

Browse files
committed
fix(deps): update dependency aws-sdk to v2.670.0
1 parent cb4b2c2 commit a99ccd3

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
@@ -4,7 +4,7 @@
44
"version": "1.6.206",
55
"author": "Jesse Stuart <[email protected]>",
66
"dependencies": {
7-
"aws-sdk": "2.669.0",
7+
"aws-sdk": "2.670.0",
88
"fracty": "1.0.9",
99
"invariant": "2.2.4",
1010
"lodash": "4.17.15",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2778,10 +2778,10 @@ autoprefixer@^9.7.4:
27782778
postcss "^7.0.26"
27792779
postcss-value-parser "^4.0.2"
27802780

2781-
aws-sdk@2.669.0:
2782-
version "2.669.0"
2783-
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.669.0.tgz#7e8e7985120102da6bdbf40a18d8b9d692dea1ba"
2784-
integrity sha512-kuVcSRpDzvkgmeSmMX6Q32eTOb8UeihhUdavMrvUOP6fzSU19cNWS9HAIkYOi/jrEDK85cCZxXjxqE3JGZIGcw==
2781+
aws-sdk@2.670.0:
2782+
version "2.670.0"
2783+
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.670.0.tgz#d54d18b9245df7b89bea96102e5bdebd99587701"
2784+
integrity sha512-hGRnZtp1wDUh6hZRBHO0Ki7thx/xbRlIEiTKlWes+f/0E1Nhm3KpelsBZ3L/Q6y1ragwkQd4Q720AmWEqemLyA==
27852785
dependencies:
27862786
buffer "4.9.1"
27872787
events "1.1.1"

0 commit comments

Comments
 (0)