@@ -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"
@@ -1152,6 +1161,10 @@ fast-deep-equal@^1.0.0:
1152
1161
version "1.1.0"
1153
1162
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-1.1.0.tgz#c053477817c86b51daa853c81e059b733d023614"
1154
1163
1164
+ fast-deep-equal@^3.1.1 :
1165
+ version "3.1.3"
1166
+ resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
1167
+
1155
1168
fast-json-stable-stringify@^2.0.0 :
1156
1169
version "2.0.0"
1157
1170
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.0.0.tgz#d5142c0caee6b1189f87d3a76111064f86c8bbf2"
@@ -2167,6 +2180,10 @@ json-schema-traverse@^0.3.0:
2167
2180
version "0.3.1"
2168
2181
resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.3.1.tgz#349a6d44c53a51de89b40805c5d5e59b417d3340"
2169
2182
2183
+ json-schema-traverse@^0.4.1 :
2184
+ version "0.4.1"
2185
+ resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660"
2186
+
2170
2187
json-stable-stringify-without-jsonify@^1.0.1 :
2171
2188
version "1.0.1"
2172
2189
resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
@@ -2826,6 +2843,10 @@ pseudomap@^1.0.2:
2826
2843
version "1.0.2"
2827
2844
resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3"
2828
2845
2846
+ punycode@^2.1.0 :
2847
+ version "2.1.1"
2848
+ resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
2849
+
2829
2850
2830
2851
version "6.7.0"
2831
2852
resolved "https://registry.yarnpkg.com/qs/-/qs-6.7.0.tgz#41dc1a015e3d581f1621776be31afb2876a9b1bc"
@@ -3497,6 +3518,12 @@ unset-value@^1.0.0:
3497
3518
has-value "^0.3.1"
3498
3519
isobject "^3.0.0"
3499
3520
3521
+ uri-js@^4.2.2 :
3522
+ version "4.4.1"
3523
+ resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e"
3524
+ dependencies :
3525
+ punycode "^2.1.0"
3526
+
3500
3527
3501
3528
version "0.0.2"
3502
3529
resolved "https://registry.yarnpkg.com/uri-path/-/uri-path-0.0.2.tgz#803eb01f2feb17927dcce0f6187e72b75f53f554"
0 commit comments