This repository was archived by the owner on Oct 11, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Original file line number Diff line number Diff line change 55 "start" : " NODE_ENV=production node main.js"
66 },
77 "dependencies" : {
8- "aws-sdk" : " ^2.383 .0" ,
8+ "aws-sdk" : " ^2.395 .0" ,
99 "axios" : " ^0.16.2" ,
1010 "bull" : " 3.3.10" ,
1111 "cryptr" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -23,10 +23,10 @@ asn1.js@^5.0.0:
2323 inherits "^2.0.1"
2424 minimalistic-assert "^1.0.0"
2525
26- aws-sdk@^2.383 .0 :
27- version "2.383 .0"
28- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.383 .0.tgz#86045c0a4a4898dca84a4877cbe765b7dc0f8bba "
29- integrity sha512-PN+s+NTABtBloS46c7C2dvoEzrdY2NZ5nsfljL3xDX2rvjJEQxdchS2jcCpyc5ZNudFwta66wY4EGBZqf4Attw ==
26+ aws-sdk@^2.395 .0 :
27+ version "2.395 .0"
28+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.395 .0.tgz#637e5fa06d69bfb923b17bde24a8bd2a74dedab3 "
29+ integrity sha512-ldTTjctniZT4E2lq2z3D8Y2u+vpkp+laoEnDkXgjKXTKbiJ0QEtfWsUdx/IQ7awCt8stoxyqZK47DJOxIbRNoA ==
3030 dependencies :
3131 buffer "4.9.1"
3232 events "1.1.1"
@@ -35,7 +35,7 @@ aws-sdk@^2.383.0:
3535 querystring "0.2.0"
3636 sax "1.2.1"
3737 url "0.10.3"
38- uuid "3.1.0 "
38+ uuid "3.3.2 "
3939 xml2js "0.4.19"
4040
4141axios@^0.16.2 :
@@ -835,11 +835,6 @@ utf8-byte-length@^1.0.1:
835835 resolved "https://registry.yarnpkg.com/utf8-byte-length/-/utf8-byte-length-1.0.4.tgz#f45f150c4c66eee968186505ab93fcbb8ad6bf61"
836836 integrity sha1-9F8VDExm7uloGGUFq5P8u4rWv2E=
837837
838- 839- version "3.1.0"
840- resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.1.0.tgz#3dd3d3e790abc24d7b0d3a034ffababe28ebbc04"
841- integrity sha512-DIWtzUkw04M4k3bf1IcpS2tngXEL26YUD2M0tMDUpnUrz2hgzUBlD55a4FjdLGPvfHxS6uluGWvaVEqgBcVa+g==
842-
843838844839 version "3.3.2"
845840 resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.2.tgz#1b4af4955eb3077c501c23872fc6513811587131"
You can’t perform that action at this time.
0 commit comments