Bug 1408776 - Update ajv from 5.2.2 to 5.2.3

https://github.com/epoberezkin/ajv/compare/v5.2.2...v5.2.3
This commit is contained in:
Ed Morley 2017-10-15 22:06:26 +01:00
Родитель 68970eda55
Коммит 7043a0dfb6
2 изменённых файлов: 4 добавлений и 13 удалений

Просмотреть файл

@ -11,7 +11,7 @@
"yarn": "^1.2.1"
},
"dependencies": {
"ajv": "5.2.2",
"ajv": "5.2.3",
"angular": "1.5.11",
"angular-cookies": "1.5.11",
"angular-local-storage": "0.5.2",

Просмотреть файл

@ -56,9 +56,9 @@ ajv-keywords@^1.0.0, ajv-keywords@^1.1.1:
version "1.5.1"
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-1.5.1.tgz#314dd0a4b3368fad3dfcdc54ede6171b886daf3c"
ajv@5.2.2:
version "5.2.2"
resolved "https://registry.yarnpkg.com/ajv/-/ajv-5.2.2.tgz#47c68d69e86f5d953103b0074a9430dc63da5e39"
ajv@5.2.3, ajv@^5.0.0:
version "5.2.3"
resolved "https://registry.yarnpkg.com/ajv/-/ajv-5.2.3.tgz#c06f598778c44c6b161abafe3466b81ad1814ed2"
dependencies:
co "^4.6.0"
fast-deep-equal "^1.0.0"
@ -72,15 +72,6 @@ ajv@^4.7.0, ajv@^4.9.1:
co "^4.6.0"
json-stable-stringify "^1.0.1"
ajv@^5.0.0:
version "5.2.3"
resolved "https://registry.yarnpkg.com/ajv/-/ajv-5.2.3.tgz#c06f598778c44c6b161abafe3466b81ad1814ed2"
dependencies:
co "^4.6.0"
fast-deep-equal "^1.0.0"
json-schema-traverse "^0.3.0"
json-stable-stringify "^1.0.1"
align-text@^0.1.1, align-text@^0.1.3:
version "0.1.4"
resolved "https://registry.yarnpkg.com/align-text/-/align-text-0.1.4.tgz#0cd90a561093f35d0a99256c22b7069433fad117"