File tree 2 files changed +9
-4
lines changed
2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 25
25
"graphql-request" : " 1.4.1" ,
26
26
"lambda-helpers" : " 0.2.2" ,
27
27
"sharp" : " 0.18.4" ,
28
- "source-map-support" : " 0.5.0 "
28
+ "source-map-support" : " 0.5.8 "
29
29
}
30
30
}
Original file line number Diff line number Diff line change @@ -695,6 +695,10 @@ buf-compare@^1.0.0:
695
695
version "1.0.1"
696
696
resolved "https://registry.yarnpkg.com/buf-compare/-/buf-compare-1.0.1.tgz#fef28da8b8113a0a0db4430b0b6467b69730b34a"
697
697
698
+ buffer-from@^1.0.0 :
699
+ version "1.1.1"
700
+ resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.1.tgz#32713bc028f75c02fdb710d7c7bcec1f2c6070ef"
701
+
698
702
699
703
version "4.9.1"
700
704
resolved "https://registry.yarnpkg.com/buffer/-/buffer-4.9.1.tgz#6d1bb601b07a4efced97094132093027c95bc298"
@@ -3030,10 +3034,11 @@ sort-keys@^2.0.0:
3030
3034
dependencies :
3031
3035
is-plain-obj "^1.0.0"
3032
3036
3033
-
3034
- version "0.5.0 "
3035
- resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.0 .tgz#2018a7ad2bdf8faf2691e5fddab26bed5a2bacab "
3037
+
3038
+ version "0.5.8 "
3039
+ resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.8 .tgz#04f5581713a8a65612d0175fbf3a01f80a162613 "
3036
3040
dependencies :
3041
+ buffer-from "^1.0.0"
3037
3042
source-map "^0.6.0"
3038
3043
3039
3044
source-map-support@^0.4.0, source-map-support@^0.4.2 :
You can’t perform that action at this time.
0 commit comments