@@ -133,9 +133,9 @@ agent-base@2:
133
133
extend "~3.0.0"
134
134
semver "~5.0.1"
135
135
136
- ajv-keywords@^2.0 .0 :
137
- version "2 .1.1 "
138
- resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-2 .1.1 .tgz#617997fc5f60576894c435f940d819e135b80762 "
136
+ ajv-keywords@^3.1 .0 :
137
+ version "3 .1.0 "
138
+ resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3 .1.0 .tgz#ac2b27939c543e95d2c06e7f7f5c27be4aa543be "
139
139
140
140
ajv@^4.9.1 :
141
141
version "4.11.8"
@@ -144,7 +144,7 @@ ajv@^4.9.1:
144
144
co "^4.6.0"
145
145
json-stable-stringify "^1.0.1"
146
146
147
- ajv@^5.1.0, ajv@^5.1.5 :
147
+ ajv@^5.1.0 :
148
148
version "5.5.2"
149
149
resolved "https://registry.yarnpkg.com/ajv/-/ajv-5.5.2.tgz#73b5eeca3fab653e3d3f9422b341ad42205dc965"
150
150
dependencies :
@@ -153,6 +153,14 @@ ajv@^5.1.0, ajv@^5.1.5:
153
153
fast-json-stable-stringify "^2.0.0"
154
154
json-schema-traverse "^0.3.0"
155
155
156
+ ajv@^6.1.0 :
157
+ version "6.1.1"
158
+ resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.1.1.tgz#978d597fbc2b7d0e5a5c3ddeb149a682f2abfa0e"
159
+ dependencies :
160
+ fast-deep-equal "^1.0.0"
161
+ fast-json-stable-stringify "^2.0.0"
162
+ json-schema-traverse "^0.3.0"
163
+
156
164
align-text@^0.1.1, align-text@^0.1.3 :
157
165
version "0.1.4"
158
166
resolved "https://registry.yarnpkg.com/align-text/-/align-text-0.1.4.tgz#0cd90a561093f35d0a99256c22b7069433fad117"
@@ -5194,14 +5202,14 @@ webpack-sources@^1.0.1:
5194
5202
source-list-map "^2.0.0"
5195
5203
source-map "~0.6.1"
5196
5204
5197
- webpack@3.10 .0 :
5198
- version "3.10 .0"
5199
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-3.10 .0.tgz#5291b875078cf2abf42bdd23afe3f8f96c17d725 "
5205
+ webpack@3.11 .0 :
5206
+ version "3.11 .0"
5207
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-3.11 .0.tgz#77da451b1d7b4b117adaf41a1a93b5742f24d894 "
5200
5208
dependencies :
5201
5209
acorn "^5.0.0"
5202
5210
acorn-dynamic-import "^2.0.0"
5203
- ajv "^5 .1.5 "
5204
- ajv-keywords "^2.0 .0"
5211
+ ajv "^6 .1.0 "
5212
+ ajv-keywords "^3.1 .0"
5205
5213
async "^2.1.2"
5206
5214
enhanced-resolve "^3.4.0"
5207
5215
escope "^3.6.0"
0 commit comments