File tree Expand file tree Collapse file tree 2 files changed +11
-10
lines changed Expand file tree Collapse file tree 2 files changed +11
-10
lines changed Original file line number Diff line number Diff line change 20
20
},
21
21
"resolutions" : {
22
22
"braces" : " >=2.3.1" ,
23
- "handlebars" : " >=4.3.0 " ,
23
+ "handlebars" : " >=4.5.3 " ,
24
24
"js-yaml" : " >=3.13.0" ,
25
25
"lodash" : " >=4.17.12" ,
26
26
"mixin-deep" : " >=1.3.2" ,
27
27
"set-value" : " >=2.0.1" ,
28
- "eslint-utils" : " >=1.4.1"
28
+ "eslint-utils" : " >=1.4.1" ,
29
+ "serialize-javascript" : " >=2.1.1"
29
30
},
30
31
"scripts" : {
31
32
"analyze" : " source-map-explorer build/static/js/main.*" ,
Original file line number Diff line number Diff line change @@ -4699,10 +4699,10 @@ handle-thing@^2.0.0:
4699
4699
resolved "https://registry.yarnpkg.com/handle-thing/-/handle-thing-2.0.0.tgz#0e039695ff50c93fc288557d696f3c1dc6776754"
4700
4700
integrity sha512-d4sze1JNC454Wdo2fkuyzCr6aHcbL6PGGuFAz0Li/NcOm1tCHGnWDRmJP85dh9IhQErTc2svWFEX5xHIOo//kQ==
4701
4701
4702
- handlebars@>=4.3.0 , handlebars@^4.1.0 :
4703
- version "4.4.5 "
4704
- resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.4.5. tgz#1b1f94f9bfe7379adda86a8b73fb570265a0dddd "
4705
- integrity sha512-0Ce31oWVB7YidkaTq33ZxEbN+UDxMMgThvCe8ptgQViymL5DPis9uLdTA13MiRPhgvqyxIegugrP97iK3JeBHg ==
4702
+ handlebars@>=4.5.3 , handlebars@^4.1.0 :
4703
+ version "4.5.3 "
4704
+ resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.3. tgz#5cf75bd8714f7605713511a56be7c349becb0482 "
4705
+ integrity sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA ==
4706
4706
dependencies :
4707
4707
neo-async "^2.6.0"
4708
4708
optimist "^0.6.1"
@@ -9137,10 +9137,10 @@ send@0.16.2:
9137
9137
range-parser "~1.2.0"
9138
9138
statuses "~1.4.0"
9139
9139
9140
- serialize-javascript@^1.4.0 :
9141
- version "1.6.1 "
9142
- resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-1.6.1. tgz#4d1f697ec49429a847ca6f442a2a755126c4d879 "
9143
- integrity sha512-A5MOagrPFga4YaKQSWHryl7AXvbQkEqpw4NNYMTNYUNV51bA8ABHgYFpqKx+YFFrw59xMV1qGH1R4AgoNIVgCw ==
9140
+ serialize-javascript@>=2.1.1, serialize-javascript@ ^1.4.0 :
9141
+ version "2.1.2 "
9142
+ resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-2.1.2. tgz#ecec53b0e0317bdc95ef76ab7074b7384785fa61 "
9143
+ integrity sha512-rs9OggEUF0V4jUSecXazOYsLfu7OGK2qIn3c7IPBiffz32XniEp/TX9Xmc9LQfK2nQ2QKHvZ2oygKUGU0lG4jQ ==
9144
9144
9145
9145
serve-index@^1.7.2 :
9146
9146
version "1.9.1"
You can’t perform that action at this time.
0 commit comments