File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 2525 "graphql-request" : " 1.4.1" ,
2626 "lambda-helpers" : " 0.2.2" ,
2727 "sharp" : " 0.18.4" ,
28- "source-map-support" : " 0.5.0 "
28+ "source-map-support" : " 0.5.10 "
2929 }
3030}
Original file line number Diff line number Diff line change @@ -695,6 +695,10 @@ buf-compare@^1.0.0:
695695 version "1.0.1"
696696 resolved "https://registry.yarnpkg.com/buf-compare/-/buf-compare-1.0.1.tgz#fef28da8b8113a0a0db4430b0b6467b69730b34a"
697697
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+
698702699703 version "4.9.1"
700704 resolved "https://registry.yarnpkg.com/buffer/-/buffer-4.9.1.tgz#6d1bb601b07a4efced97094132093027c95bc298"
@@ -3030,10 +3034,11 @@ sort-keys@^2.0.0:
30303034 dependencies :
30313035 is-plain-obj "^1.0.0"
30323036
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.10 "
3039+ resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.10 .tgz#2214080bc9d51832511ee2bab96e3c2f9353120c "
30363040 dependencies :
3041+ buffer-from "^1.0.0"
30373042 source-map "^0.6.0"
30383043
30393044source-map-support@^0.4.0, source-map-support@^0.4.2 :
You can’t perform that action at this time.
0 commit comments