File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 15
15
"@babel/preset-env" : " 7.8.4" ,
16
16
"@babel/template" : " 7.8.3" ,
17
17
"@ngtools/webpack" : " 0.0.0" ,
18
- "ajv" : " 6.11 .0" ,
18
+ "ajv" : " 6.12 .0" ,
19
19
"autoprefixer" : " 9.7.4" ,
20
20
"babel-loader" : " 8.0.6" ,
21
21
"browserslist" : " 4.8.6" ,
Original file line number Diff line number Diff line change 8
8
" core"
9
9
],
10
10
"dependencies" : {
11
- "ajv" : " 6.11 .0" ,
11
+ "ajv" : " 6.12 .0" ,
12
12
"fast-json-stable-stringify" : " 2.1.0" ,
13
13
"magic-string" : " 0.25.6" ,
14
14
"rxjs" : " 6.5.4" ,
Original file line number Diff line number Diff line change 1958
1958
json-schema-traverse "^0.4.1"
1959
1959
uri-js "^4.2.2"
1960
1960
1961
+
1962
+ version "6.12.0"
1963
+ resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.0.tgz#06d60b96d87b8454a5adaba86e7854da629db4b7"
1964
+ integrity sha512-D6gFiFA0RRLyUbvijN74DWAjXSFxWKaWP7mldxkVhyhAV3+SWA9HEJPHQ2c9soIeTFJqcSdFDGFgdqs1iUU2Hw==
1965
+ dependencies:
1966
+ fast-deep-equal "^3.1.1"
1967
+ fast-json-stable-stringify "^2.0.0"
1968
+ json-schema-traverse "^0.4.1"
1969
+ uri-js "^4.2.2"
1970
+
1961
1971
ajv@^5.1.0:
1962
1972
version "5.5.2"
1963
1973
resolved "https://registry.yarnpkg.com/ajv/-/ajv-5.5.2.tgz#73b5eeca3fab653e3d3f9422b341ad42205dc965"
You can’t perform that action at this time.
0 commit comments