File tree Expand file tree Collapse file tree 2 files changed +3
-14
lines changed Expand file tree Collapse file tree 2 files changed +3
-14
lines changed Original file line number Diff line number Diff line change 63
63
"formidable" : " ~1.2.1" ,
64
64
"gist-embed" : " ~2.6.0" ,
65
65
"graceful-fs" : " ~4.2.1" ,
66
- "handlebars" : " ~4.0.13 " ,
66
+ "handlebars" : " ~4.1.2 " ,
67
67
"helmet" : " ~3.13.0" ,
68
68
"highlight.js" : " ~9.12.0" ,
69
69
"i18n" : " ~0.8.3" ,
Original file line number Diff line number Diff line change @@ -1780,7 +1780,7 @@ async-limiter@~1.0.0:
1780
1780
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.0.tgz#78faed8c3d074ab81f22b4e985d79e8738f720f8"
1781
1781
integrity sha512-jp/uFnooOiO+L211eZOoSyzpOITMXx1rBITauYykG3BRYPu8h0UcxsPNB04RR5vo4Tyz3+ay17tR6JVf9qzYWg==
1782
1782
1783
- async@>=0.6.0, async@^2.1.5, async@^2.5.0 :
1783
+ async@>=0.6.0, async@^2.1.5:
1784
1784
version "2.6.2"
1785
1785
resolved "https://registry.yarnpkg.com/async/-/async-2.6.2.tgz#18330ea7e6e313887f5d2f2a904bac6fe4dd5381"
1786
1786
integrity sha512-H1qVYh1MYhEEFLsP97cVKqCGo7KfCyTt6uEWqsTBr9SO84oK9Uwbyd/yCW+6rKJLHksBNUVWZDAjfS+Ccx0Bbg==
@@ -6163,7 +6163,7 @@ gulp-print@^5.0.2:
6163
6163
map-stream "0.0.7"
6164
6164
vinyl "^2.2.0"
6165
6165
6166
- handlebars@^4.1.2:
6166
+ handlebars@^4.1.2, handlebars@~4.1.2 :
6167
6167
version "4.1.2"
6168
6168
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.2.tgz#b6b37c1ced0306b221e094fc7aca3ec23b131b67"
6169
6169
integrity sha512-nvfrjqvt9xQ8Z/w0ijewdD/vvWDTOweBUm96NTr66Wfvo1mJenBLwcYmPs3TIBP5ruzYGD7Hx/DaM9RmhroGPw==
@@ -6174,17 +6174,6 @@ handlebars@^4.1.2:
6174
6174
optionalDependencies:
6175
6175
uglify-js "^3.1.4"
6176
6176
6177
- handlebars@~4.0.13:
6178
- version "4.0.14"
6179
- resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.0.14.tgz#88de711eb693a5b783ae06065f9b91b0dd373a71"
6180
- integrity sha512-E7tDoyAA8ilZIV3xDJgl18sX3M8xB9/fMw8+mfW4msLW8jlX97bAnWgT3pmaNXuvzIEgSBMnAHfuXsB2hdzfow==
6181
- dependencies:
6182
- async "^2.5.0"
6183
- optimist "^0.6.1"
6184
- source-map "^0.6.1"
6185
- optionalDependencies:
6186
- uglify-js "^3.1.4"
6187
-
6188
6177
har-schema@^2.0.0:
6189
6178
version "2.0.0"
6190
6179
resolved "https://registry.yarnpkg.com/har-schema/-/har-schema-2.0.0.tgz#a94c2224ebcac04782a0d9035521f24735b7ec92"
You can’t perform that action at this time.
0 commit comments