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 106
106
"@types/webpack-dev-server" : " ^3.1.0" ,
107
107
"@types/webpack-sources" : " ^0.1.5" ,
108
108
"@yarnpkg/lockfile" : " 1.1.0" ,
109
- "ajv" : " 6.10.1 " ,
109
+ "ajv" : " 6.10.2 " ,
110
110
"ansi-colors" : " 3.2.4" ,
111
111
"common-tags" : " ^1.8.0" ,
112
112
"conventional-changelog" : " ^1.1.0" ,
Original file line number Diff line number Diff line change 12
12
"@angular-devkit/build-webpack" : " 0.0.0" ,
13
13
"@angular-devkit/core" : " 0.0.0" ,
14
14
"@ngtools/webpack" : " 0.0.0" ,
15
- "ajv" : " 6.10.1 " ,
15
+ "ajv" : " 6.10.2 " ,
16
16
"autoprefixer" : " 9.6.1" ,
17
17
"browserslist" : " 4.6.4" ,
18
18
"caniuse-lite" : " 1.0.30000984" ,
Original file line number Diff line number Diff line change 8
8
" core"
9
9
],
10
10
"dependencies" : {
11
- "ajv" : " 6.10.1 " ,
11
+ "ajv" : " 6.10.2 " ,
12
12
"fast-json-stable-stringify" : " 2.0.0" ,
13
13
"magic-string" : " 0.25.3" ,
14
14
"rxjs" : " 6.4.0" ,
Original file line number Diff line number Diff line change @@ -1004,10 +1004,10 @@ ajv-keywords@^3.1.0:
1004
1004
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3.2.0.tgz#e86b819c602cf8821ad637413698f1dec021847a"
1005
1005
integrity sha1-6GuBnGAs+IIa1jdBNpjx3sAhhHo=
1006
1006
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 ==
1011
1011
dependencies :
1012
1012
fast-deep-equal "^2.0.1"
1013
1013
fast-json-stable-stringify "^2.0.0"
You can’t perform that action at this time.
0 commit comments