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 30
30
"json-to-ast" : " ^2.1.0" ,
31
31
"jsondiffpatch" : " ^0.4.0" ,
32
32
"lodash" : " ^4.17.11" ,
33
- "parse5" : " ^5.1 .0" ,
33
+ "parse5" : " ^6.0 .0" ,
34
34
"vue-eslint-parser" : " ^7.0.0"
35
35
},
36
36
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -7042,11 +7042,16 @@ parse5-htmlparser2-tree-adapter@^5.1.1:
7042
7042
dependencies :
7043
7043
parse5 "^5.1.1"
7044
7044
7045
- parse5@^5.1.0, parse5@^5.1. 1 :
7045
+ parse5@^5.1.1 :
7046
7046
version "5.1.1"
7047
7047
resolved "https://registry.yarnpkg.com/parse5/-/parse5-5.1.1.tgz#f68e4e5ba1852ac2cadc00f4555fff6c2abb6178"
7048
7048
integrity sha512-ugq4DFI0Ptb+WWjAdOK16+u/nHfiIrcE+sh8kZMaM0WllQKLI9rOUq6c2b7cwPkXdzfQESqvoqK6ug7U/Yyzug==
7049
7049
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
+
7050
7055
parseurl@~1.3.2, parseurl@~1.3.3 :
7051
7056
version "1.3.3"
7052
7057
resolved "https://registry.yarnpkg.com/parseurl/-/parseurl-1.3.3.tgz#9da19e7bee8d12dff0513ed5b76957793bc2e8d4"
You can’t perform that action at this time.
0 commit comments