Skip to content

Commit 1a2825d

Browse files
committed
fix(deps): update dependency aws-sdk to v2.669.0
1 parent b838b72 commit 1a2825d

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.204",
55
"author": "Jesse Stuart <[email protected]>",
66
"dependencies": {
7-
"aws-sdk": "2.668.0",
7+
"aws-sdk": "2.669.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.668.0:
2782-
version "2.668.0"
2783-
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.668.0.tgz#18b3e64a47f86c109586422596e53dc733117696"
2784-
integrity sha512-mmZJmeenNM9hRR4k+JAStBhYFym2+VCPTRWv0Vn2oqqXIaIaNVdNf9xag/WMG8b8M80R3XXfVHKmDPST0/EfHA==
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==
27852785
dependencies:
27862786
buffer "4.9.1"
27872787
events "1.1.1"

0 commit comments

Comments
 (0)