@@ -49,7 +49,7 @@ ajv-keywords@^2.1.0:
49
49
version "2.1.1"
50
50
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-2.1.1.tgz#617997fc5f60576894c435f940d819e135b80762"
51
51
52
- ajv@^5.2.3, ajv@^5.3.0, ajv@^5.4.0 :
52
+ ajv@^5.2.3, ajv@^5.3.0 :
53
53
version "5.5.2"
54
54
resolved "https://registry.yarnpkg.com/ajv/-/ajv-5.5.2.tgz#73b5eeca3fab653e3d3f9422b341ad42205dc965"
55
55
dependencies :
@@ -58,6 +58,15 @@ ajv@^5.2.3, ajv@^5.3.0, ajv@^5.4.0:
58
58
fast-json-stable-stringify "^2.0.0"
59
59
json-schema-traverse "^0.3.0"
60
60
61
+ ajv@^6.12.3 :
62
+ version "6.12.3"
63
+ resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.3.tgz#18c5af38a111ddeb4f2697bd78d68abc1cabd706"
64
+ dependencies :
65
+ fast-deep-equal "^3.1.1"
66
+ fast-json-stable-stringify "^2.0.0"
67
+ json-schema-traverse "^0.4.1"
68
+ uri-js "^4.2.2"
69
+
61
70
amdefine@>=0.0.4 :
62
71
version "1.0.1"
63
72
resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5"
@@ -1160,6 +1169,10 @@ fast-deep-equal@^1.0.0:
1160
1169
version "1.1.0"
1161
1170
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-1.1.0.tgz#c053477817c86b51daa853c81e059b733d023614"
1162
1171
1172
+ fast-deep-equal@^3.1.1 :
1173
+ version "3.1.3"
1174
+ resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
1175
+
1163
1176
fast-json-stable-stringify@^2.0.0 :
1164
1177
version "2.0.0"
1165
1178
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.0.0.tgz#d5142c0caee6b1189f87d3a76111064f86c8bbf2"
@@ -2189,6 +2202,10 @@ json-schema-traverse@^0.3.0:
2189
2202
version "0.3.1"
2190
2203
resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.3.1.tgz#349a6d44c53a51de89b40805c5d5e59b417d3340"
2191
2204
2205
+ json-schema-traverse@^0.4.1 :
2206
+ version "0.4.1"
2207
+ resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660"
2208
+
2192
2209
json-stable-stringify-without-jsonify@^1.0.1 :
2193
2210
version "1.0.1"
2194
2211
resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
@@ -2864,6 +2881,10 @@ pseudomap@^1.0.2:
2864
2881
version "1.0.2"
2865
2882
resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3"
2866
2883
2884
+ punycode@^2.1.0 :
2885
+ version "2.1.1"
2886
+ resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
2887
+
2867
2888
2868
2889
version "6.11.0"
2869
2890
resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.0.tgz#fd0d963446f7a65e1367e01abd85429453f0c37a"
@@ -3553,6 +3574,12 @@ unset-value@^1.0.0:
3553
3574
has-value "^0.3.1"
3554
3575
isobject "^3.0.0"
3555
3576
3577
+ uri-js@^4.2.2 :
3578
+ version "4.4.1"
3579
+ resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e"
3580
+ dependencies :
3581
+ punycode "^2.1.0"
3582
+
3556
3583
3557
3584
version "0.0.2"
3558
3585
resolved "https://registry.yarnpkg.com/uri-path/-/uri-path-0.0.2.tgz#803eb01f2feb17927dcce0f6187e72b75f53f554"
0 commit comments