File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 3030 "json-to-ast" : " ^2.1.0" ,
3131 "jsondiffpatch" : " ^0.4.0" ,
3232 "lodash" : " ^4.17.11" ,
33- "parse5" : " ^5.1 .0" ,
33+ "parse5" : " ^6.0 .0" ,
3434 "vue-eslint-parser" : " ^7.0.0"
3535 },
3636 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -7042,11 +7042,16 @@ parse5-htmlparser2-tree-adapter@^5.1.1:
70427042 dependencies :
70437043 parse5 "^5.1.1"
70447044
7045- parse5@^5.1.0, parse5@^5.1. 1 :
7045+ parse5@^5.1.1 :
70467046 version "5.1.1"
70477047 resolved "https://registry.yarnpkg.com/parse5/-/parse5-5.1.1.tgz#f68e4e5ba1852ac2cadc00f4555fff6c2abb6178"
70487048 integrity sha512-ugq4DFI0Ptb+WWjAdOK16+u/nHfiIrcE+sh8kZMaM0WllQKLI9rOUq6c2b7cwPkXdzfQESqvoqK6ug7U/Yyzug==
70497049
7050+ parse5@^6.0.0 :
7051+ version "6.0.0"
7052+ resolved "https://registry.yarnpkg.com/parse5/-/parse5-6.0.0.tgz#d2ac3448289c84b49947d49a39f7bef6200fa6ba"
7053+ integrity sha512-lC0A+4DefTdRr+DLQlEwwZqndL9VzEjiuegI5bj3hp4bnzzwQldSqCpHv7+msRpSOHGJyJvkcCa4q15LMUJ8rg==
7054+
70507055parseurl@~1.3.2, parseurl@~1.3.3 :
70517056 version "1.3.3"
70527057 resolved "https://registry.yarnpkg.com/parseurl/-/parseurl-1.3.3.tgz#9da19e7bee8d12dff0513ed5b76957793bc2e8d4"
You can’t perform that action at this time.
0 commit comments