File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 106106 "@types/webpack-dev-server" : " ^3.1.0" ,
107107 "@types/webpack-sources" : " ^0.1.5" ,
108108 "@yarnpkg/lockfile" : " 1.1.0" ,
109- "ajv" : " 6.10.1 " ,
109+ "ajv" : " 6.10.2 " ,
110110 "ansi-colors" : " 3.2.4" ,
111111 "common-tags" : " ^1.8.0" ,
112112 "conventional-changelog" : " ^1.1.0" ,
Original file line number Diff line number Diff line change 1212 "@angular-devkit/build-webpack" : " 0.0.0" ,
1313 "@angular-devkit/core" : " 0.0.0" ,
1414 "@ngtools/webpack" : " 0.0.0" ,
15- "ajv" : " 6.10.1 " ,
15+ "ajv" : " 6.10.2 " ,
1616 "autoprefixer" : " 9.6.1" ,
1717 "browserslist" : " 4.6.4" ,
1818 "caniuse-lite" : " 1.0.30000984" ,
Original file line number Diff line number Diff line change 88 " core"
99 ],
1010 "dependencies" : {
11- "ajv" : " 6.10.1 " ,
11+ "ajv" : " 6.10.2 " ,
1212 "fast-json-stable-stringify" : " 2.0.0" ,
1313 "magic-string" : " 0.25.3" ,
1414 "rxjs" : " 6.4.0" ,
Original file line number Diff line number Diff line change @@ -1004,10 +1004,10 @@ ajv-keywords@^3.1.0:
10041004 resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3.2.0.tgz#e86b819c602cf8821ad637413698f1dec021847a"
10051005 integrity sha1-6GuBnGAs+IIa1jdBNpjx3sAhhHo=
10061006
1007- ajv@6.10.1 :
1008- version "6.10.1 "
1009- resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.10.1 .tgz#ebf8d3af22552df9dd049bfbe50cc2390e823593 "
1010- integrity sha512-w1YQaVGNC6t2UCPjEawK/vo/dG8OOrVtUmhBT1uJJYxbl5kU2Tj3v6LGqBcsysN1yhuCStJCCA3GqdvKY8sqXQ ==
1007+ ajv@6.10.2 :
1008+ version "6.10.2 "
1009+ resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.10.2 .tgz#d3cea04d6b017b2894ad69040fec8b623eb4bd52 "
1010+ integrity sha512-TXtUUEYHuaTEbLZWIKUr5pmBuhDLy+8KYtPYdcV8qC+pOZL+NKqYwvWSRrVXHn+ZmRRAu8vJTAznH7Oag6RVRw ==
10111011 dependencies :
10121012 fast-deep-equal "^2.0.1"
10131013 fast-json-stable-stringify "^2.0.0"
You can’t perform that action at this time.
0 commit comments