File tree 2 files changed +12
-7
lines changed
2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 29
29
"file-saver" : " 2.0.1" ,
30
30
"fingerprintjs2" : " 2.0.6" ,
31
31
"flexslider" : " 2.7.2" ,
32
- "handlebars" : " 4.1.0 " ,
32
+ "handlebars" : " 4.1.2 " ,
33
33
"html5-history-api" : " 4.2.10" ,
34
34
"html5shiv" : " 3.7.3" ,
35
35
"image-map" : " 1.1.5" ,
Original file line number Diff line number Diff line change @@ -367,7 +367,7 @@ async@^2.1.4, async@^2.6.0:
367
367
dependencies :
368
368
lodash "^4.14.0"
369
369
370
- async@^2.5.0, async@^2. 6.1 :
370
+ async@^2.6.1 :
371
371
version "2.6.1"
372
372
resolved "https://registry.yarnpkg.com/async/-/async-2.6.1.tgz#b245a23ca71930044ec53fa46aa00a3e87c6a610"
373
373
integrity sha512-fNEiL2+AZt6AlAw/29Cr0UDe4sRAHCpEHh54WMz+Bb7QfNcFw4h3loofyJpLeQs4Yx7yuqu/2dLgM5hKOs6HlQ==
@@ -2360,12 +2360,12 @@ gulplog@^1.0.0:
2360
2360
dependencies :
2361
2361
glogg "^1.0.0"
2362
2362
2363
- handlebars@4.1.0 :
2364
- version "4.1.0 "
2365
- resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.0 .tgz#0d6a6f34ff1f63cecec8423aa4169827bf787c3a "
2366
- integrity sha512-l2jRuU1NAWK6AW5qqcTATWQJvNPEwkM7NEKSiv/gqOsoSQbVoWyqVEY5GS+XPQ88zLNmqASRpzfdm8d79hJS+w ==
2363
+ handlebars@4.1.2 :
2364
+ version "4.1.2 "
2365
+ resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.2 .tgz#b6b37c1ced0306b221e094fc7aca3ec23b131b67 "
2366
+ integrity sha512-nvfrjqvt9xQ8Z/w0ijewdD/vvWDTOweBUm96NTr66Wfvo1mJenBLwcYmPs3TIBP5ruzYGD7Hx/DaM9RmhroGPw ==
2367
2367
dependencies :
2368
- async "^2.5 .0"
2368
+ neo- async "^2.6 .0"
2369
2369
optimist "^0.6.1"
2370
2370
source-map "^0.6.1"
2371
2371
optionalDependencies :
@@ -3805,6 +3805,11 @@ needle@^2.2.1:
3805
3805
iconv-lite "^0.4.4"
3806
3806
sax "^1.2.4"
3807
3807
3808
+ neo-async@^2.6.0 :
3809
+ version "2.6.0"
3810
+ resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.0.tgz#b9d15e4d71c6762908654b5183ed38b753340835"
3811
+ integrity sha512-MFh0d/Wa7vkKO3Y3LlacqAEeHK0mckVqzDieUKTT+KGxi+zIpeVsFxymkIiRpbpDziHc290Xr9A1O4Om7otoRA==
3812
+
3808
3813
next-tick@1 :
3809
3814
version "1.0.0"
3810
3815
resolved "https://registry.yarnpkg.com/next-tick/-/next-tick-1.0.0.tgz#ca86d1fe8828169b0120208e3dc8424b9db8342c"
You can’t perform that action at this time.
0 commit comments