Skip to content

Commit a251fb9

Browse files
committed
fix(deps): update dependency aws-sdk to v2.674.0
1 parent 562e3aa commit a251fb9

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.210",
55
"author": "Jesse Stuart <[email protected]>",
66
"dependencies": {
7-
"aws-sdk": "2.673.0",
7+
"aws-sdk": "2.674.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.673.0:
2782-
version "2.673.0"
2783-
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.673.0.tgz#5848900c90cfd8939602019df16fdc38d2a1cdbf"
2784-
integrity sha512-OoEPqTLmA5+4uSFf/k4ZLb8cEdx+CwlzovqGf6/gKvb8VrUxe5B5/d2RGlGM777Ke9TmuFhJtTIDugpgc2jo/Q==
2781+
aws-sdk@2.674.0:
2782+
version "2.674.0"
2783+
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.674.0.tgz#aa015f77f11d073089bf080031f3936bb16c423d"
2784+
integrity sha512-C0hBwsA779y3xbS1AClDcsg8ZBJE+BJC4vt1eHpI2mEbr0/qIwOcR2hl1DjXyp3RwHKoa/LPOTHRSSHDq01PxA==
27852785
dependencies:
27862786
buffer "4.9.1"
27872787
events "1.1.1"

0 commit comments

Comments
 (0)