@@ -133,9 +133,9 @@ agent-base@2:
133133 extend "~3.0.0"
134134 semver "~5.0.1"
135135
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 "
139139
140140ajv@^4.9.1 :
141141 version "4.11.8"
@@ -144,7 +144,7 @@ ajv@^4.9.1:
144144 co "^4.6.0"
145145 json-stable-stringify "^1.0.1"
146146
147- ajv@^5.1.0, ajv@^5.1.5 :
147+ ajv@^5.1.0 :
148148 version "5.5.2"
149149 resolved "https://registry.yarnpkg.com/ajv/-/ajv-5.5.2.tgz#73b5eeca3fab653e3d3f9422b341ad42205dc965"
150150 dependencies :
@@ -153,6 +153,14 @@ ajv@^5.1.0, ajv@^5.1.5:
153153 fast-json-stable-stringify "^2.0.0"
154154 json-schema-traverse "^0.3.0"
155155
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+
156164align-text@^0.1.1, align-text@^0.1.3 :
157165 version "0.1.4"
158166 resolved "https://registry.yarnpkg.com/align-text/-/align-text-0.1.4.tgz#0cd90a561093f35d0a99256c22b7069433fad117"
@@ -5194,14 +5202,14 @@ webpack-sources@^1.0.1:
51945202 source-list-map "^2.0.0"
51955203 source-map "~0.6.1"
51965204
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 "
52005208 dependencies :
52015209 acorn "^5.0.0"
52025210 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"
52055213 async "^2.1.2"
52065214 enhanced-resolve "^3.4.0"
52075215 escope "^3.6.0"
0 commit comments