File tree 4 files changed +7
-7
lines changed
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.0 " ,
109
+ "ajv" : " 6.10.1 " ,
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.0 " ,
15
+ "ajv" : " 6.10.1 " ,
16
16
"autoprefixer" : " 9.6.1" ,
17
17
"browserslist" : " 4.6.3" ,
18
18
"caniuse-lite" : " 1.0.30000983" ,
Original file line number Diff line number Diff line change 8
8
" core"
9
9
],
10
10
"dependencies" : {
11
- "ajv" : " 6.10.0 " ,
11
+ "ajv" : " 6.10.1 " ,
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 @@ -1009,10 +1009,10 @@ ajv-keywords@^3.1.0:
1009
1009
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3.2.0.tgz#e86b819c602cf8821ad637413698f1dec021847a"
1010
1010
integrity sha1-6GuBnGAs+IIa1jdBNpjx3sAhhHo=
1011
1011
1012
-
1013
- version "6.10.0 "
1014
- resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.10.0 .tgz#90d0d54439da587cd7e843bfb7045f50bd22bdf1 "
1015
- integrity sha512-nffhOpkymDECQyR0mnsUtoCE8RlX38G0rYP+wgLWFyZuUyuuojSSvi/+euOiQBIn63whYwYVIIH1TvE3tu4OEg ==
1012
+
1013
+ version "6.10.1 "
1014
+ resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.10.1 .tgz#ebf8d3af22552df9dd049bfbe50cc2390e823593 "
1015
+ integrity sha512-w1YQaVGNC6t2UCPjEawK/vo/dG8OOrVtUmhBT1uJJYxbl5kU2Tj3v6LGqBcsysN1yhuCStJCCA3GqdvKY8sqXQ ==
1016
1016
dependencies :
1017
1017
fast-deep-equal "^2.0.1"
1018
1018
fast-json-stable-stringify "^2.0.0"
You can’t perform that action at this time.
0 commit comments