Skip to content

Commit f7a35e8

Browse files
committed
fix(deps): update dependency aws-sdk to v2.673.0
1 parent 7fef8f6 commit f7a35e8

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.209",
55
"author": "Jesse Stuart <[email protected]>",
66
"dependencies": {
7-
"aws-sdk": "2.672.0",
7+
"aws-sdk": "2.673.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.672.0:
2782-
version "2.672.0"
2783-
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.672.0.tgz#1aa321f40be878efec225f83184a15be6ab753a4"
2784-
integrity sha512-ANxBUPTx5KvNX4OJhIkGT6IoNhBPuh63YvAGuf6tV55MsXNNpZXWuPtvIHxst+M5GrQFA2qDpfcuENzC3OzumQ==
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==
27852785
dependencies:
27862786
buffer "4.9.1"
27872787
events "1.1.1"

0 commit comments

Comments
 (0)