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 44 },
55 "dependencies" : {
66 "@sendgrid/mail" : " ^6.3.1" ,
7- "aws-sdk" : " ^2.383 .0" ,
7+ "aws-sdk" : " ^2.395 .0" ,
88 "bull" : " 3.3.10" ,
99 "datadog-metrics" : " ^0.8.1" ,
1010 "debug" : " ^4.1.1" ,
Original file line number Diff line number Diff line change @@ -98,10 +98,10 @@ asynckit@^0.4.0:
9898 resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
9999 integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
100100
101- aws-sdk@^2.383 .0 :
102- version "2.383 .0"
103- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.383 .0.tgz#86045c0a4a4898dca84a4877cbe765b7dc0f8bba "
104- integrity sha512-PN+s+NTABtBloS46c7C2dvoEzrdY2NZ5nsfljL3xDX2rvjJEQxdchS2jcCpyc5ZNudFwta66wY4EGBZqf4Attw ==
101+ aws-sdk@^2.395 .0 :
102+ version "2.395 .0"
103+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.395 .0.tgz#637e5fa06d69bfb923b17bde24a8bd2a74dedab3 "
104+ integrity sha512-ldTTjctniZT4E2lq2z3D8Y2u+vpkp+laoEnDkXgjKXTKbiJ0QEtfWsUdx/IQ7awCt8stoxyqZK47DJOxIbRNoA ==
105105 dependencies :
106106 buffer "4.9.1"
107107 events "1.1.1"
@@ -110,7 +110,7 @@ aws-sdk@^2.383.0:
110110 querystring "0.2.0"
111111 sax "1.2.1"
112112 url "0.10.3"
113- uuid "3.1.0 "
113+ uuid "3.3.2 "
114114 xml2js "0.4.19"
115115
116116aws-sign2@~0.7.0 :
@@ -1164,11 +1164,6 @@ utf8-byte-length@^1.0.1:
11641164 resolved "https://registry.yarnpkg.com/utf8-byte-length/-/utf8-byte-length-1.0.4.tgz#f45f150c4c66eee968186505ab93fcbb8ad6bf61"
11651165 integrity sha1-9F8VDExm7uloGGUFq5P8u4rWv2E=
11661166
1167- 1168- version "3.1.0"
1169- resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.1.0.tgz#3dd3d3e790abc24d7b0d3a034ffababe28ebbc04"
1170- integrity sha512-DIWtzUkw04M4k3bf1IcpS2tngXEL26YUD2M0tMDUpnUrz2hgzUBlD55a4FjdLGPvfHxS6uluGWvaVEqgBcVa+g==
1171-
11721167[email protected] , uuid@^3.1.0, uuid@^3.3.2:
11731168 version "3.3.2"
11741169 resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.2.tgz#1b4af4955eb3077c501c23872fc6513811587131"
You can’t perform that action at this time.
0 commit comments