@@ -80,6 +80,10 @@ acorn@^3.0.4, acorn@^3.1.0:
80
80
version "3.3.0"
81
81
resolved "https://registry.yarnpkg.com/acorn/-/acorn-3.3.0.tgz#45e37fb39e8da3f25baee3ff5369e2bb5f22017a"
82
82
83
+ acorn@^5.0.0 :
84
+ version "5.1.2"
85
+ resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.1.2.tgz#911cb53e036807cf0fa778dc5d370fbd864246d7"
86
+
83
87
after@0.8.1 :
84
88
version "0.8.1"
85
89
resolved "https://registry.yarnpkg.com/after/-/after-0.8.1.tgz#ab5d4fb883f596816d3515f8f791c0af486dd627"
@@ -1305,6 +1309,12 @@ browserify-des@^1.0.0:
1305
1309
des.js "^1.0.0"
1306
1310
inherits "^2.0.1"
1307
1311
1312
+ browserify-global-shim@^1.0.3 :
1313
+ version "1.0.3"
1314
+ resolved "https://registry.yarnpkg.com/browserify-global-shim/-/browserify-global-shim-1.0.3.tgz#b2f0de3d7220e2309ba0a8c4b5638ec1d97868a8"
1315
+ dependencies :
1316
+ browserify-transform-tools "^1.5.0"
1317
+
1308
1318
browserify-rsa@^4.0.0 :
1309
1319
version "4.0.1"
1310
1320
resolved "https://registry.yarnpkg.com/browserify-rsa/-/browserify-rsa-4.0.1.tgz#21e0abfaf6f2029cf2fafb133567a701d4135524"
@@ -1324,6 +1334,13 @@ browserify-sign@^4.0.0:
1324
1334
inherits "^2.0.1"
1325
1335
parse-asn1 "^5.0.0"
1326
1336
1337
+ browserify-transform-tools@^1.5.0 :
1338
+ version "1.7.0"
1339
+ resolved "https://registry.yarnpkg.com/browserify-transform-tools/-/browserify-transform-tools-1.7.0.tgz#83e277221f63259bed2e7eb2a283a970a501f4c4"
1340
+ dependencies :
1341
+ falafel "^2.0.0"
1342
+ through "^2.3.7"
1343
+
1327
1344
browserify-zlib@~0.1.2 :
1328
1345
version "0.1.4"
1329
1346
resolved "https://registry.yarnpkg.com/browserify-zlib/-/browserify-zlib-0.1.4.tgz#bb35f8a519f600e0fa6b8485241c979d0141fb2d"
@@ -2935,6 +2952,15 @@ extsprintf@1.0.2:
2935
2952
version "1.0.2"
2936
2953
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.0.2.tgz#e1080e0658e300b06294990cc70e1502235fd550"
2937
2954
2955
+ falafel@^2.0.0 :
2956
+ version "2.1.0"
2957
+ resolved "https://registry.yarnpkg.com/falafel/-/falafel-2.1.0.tgz#96bb17761daba94f46d001738b3cedf3a67fe06c"
2958
+ dependencies :
2959
+ acorn "^5.0.0"
2960
+ foreach "^2.0.5"
2961
+ isarray "0.0.1"
2962
+ object-keys "^1.0.6"
2963
+
2938
2964
fancy-log@^1.1.0 :
2939
2965
version "1.2.0"
2940
2966
resolved "https://registry.yarnpkg.com/fancy-log/-/fancy-log-1.2.0.tgz#d5a51b53e9ab22ca07d558f2b67ae55fdb5fcbd8"
@@ -3110,6 +3136,10 @@ for-own@^0.1.4:
3110
3136
dependencies :
3111
3137
for-in "^0.1.5"
3112
3138
3139
+ foreach@^2.0.5 :
3140
+ version "2.0.5"
3141
+ resolved "https://registry.yarnpkg.com/foreach/-/foreach-2.0.5.tgz#0bee005018aeb260d0a3af3ae658dd0136ec1b99"
3142
+
3113
3143
forever-agent@~0.6.1 :
3114
3144
version "0.6.1"
3115
3145
resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
@@ -4432,6 +4462,12 @@ jpegtran-bin@^3.0.0:
4432
4462
bin-wrapper "^3.0.0"
4433
4463
logalot "^2.0.0"
4434
4464
4465
+ jquery-bridget@^2.0.1 :
4466
+ version "2.0.1"
4467
+ resolved "https://registry.yarnpkg.com/jquery-bridget/-/jquery-bridget-2.0.1.tgz#784d17a85e641780c5d89ac3f8a7eb47b0bce1fc"
4468
+ dependencies :
4469
+ jquery ">=1.4.2 <4"
4470
+
4435
4471
jquery-validation@^1.17.0 :
4436
4472
version "1.17.0"
4437
4473
resolved "https://registry.yarnpkg.com/jquery-validation/-/jquery-validation-1.17.0.tgz#ab66b6b583d7740b9bbd148993e50e8ac041f35b"
@@ -4442,7 +4478,7 @@ jquery.maskedinput@^1.4.1:
4442
4478
version "1.4.1"
4443
4479
resolved "https://registry.yarnpkg.com/jquery.maskedinput/-/jquery.maskedinput-1.4.1.tgz#3ea8f4cdc4eafce7354c27b66a73d0f44defc327"
4444
4480
4445
- " jquery@1.9.1 - 3" , jquery@3.1.1, jquery@>=1.8, "jquery@^1.7 || ^2.0 || ^3.1":
4481
+ " jquery@1.9.1 - 3" , jquery@3.1.1, "jquery@>=1.4.2 <4", jquery@>=1.8, "jquery@^1.7 || ^2.0 || ^3.1":
4446
4482
version "3.1.1"
4447
4483
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.1.1.tgz#347c1c21c7e004115e0a4da32cece041fad3c8a3"
4448
4484
@@ -5456,6 +5492,10 @@ object-component@0.0.3:
5456
5492
version "0.0.3"
5457
5493
resolved "https://registry.yarnpkg.com/object-component/-/object-component-0.0.3.tgz#f0c69aa50efc95b866c186f400a33769cb2f1291"
5458
5494
5495
+ object-keys@^1.0.6 :
5496
+ version "1.0.11"
5497
+ resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.11.tgz#c54601778ad560f1142ce0e01bcca8b56d13426d"
5498
+
5459
5499
object-path@^0.9.0 :
5460
5500
version "0.9.2"
5461
5501
resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.9.2.tgz#0fd9a74fc5fad1ae3968b586bda5c632bd6c05a5"
@@ -7234,7 +7274,7 @@ through2@^0.6.0, through2@^0.6.1, through2@^0.6.3:
7234
7274
readable-stream ">=1.0.33-1 <1.1.0-0"
7235
7275
xtend ">=4.0.0 <4.1.0-0"
7236
7276
7237
- through@2, "through@>=2.2.7 <3", through@^2.3.6, through@~2.3, through@~2.3.1 :
7277
+ through@2, "through@>=2.2.7 <3", through@^2.3.6, through@^2.3.7, through@ ~2.3, through@~2.3.1 :
7238
7278
version "2.3.8"
7239
7279
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
7240
7280
0 commit comments