deps: bump xml-formatter from 2.4.1 to 2.5.0 (#579) [skip ci]
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -42,7 +42,7 @@
|
||||
"twemoji-parser": "^13.1.0",
|
||||
"vue": "^2.6.12",
|
||||
"vue-prism-component": "^1.2.0",
|
||||
"xml-formatter": "^2.4.1"
|
||||
"xml-formatter": "^2.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^8.0.0",
|
||||
@@ -9762,9 +9762,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/xml-formatter": {
|
||||
"version": "2.4.1",
|
||||
"resolved": "https://registry.npmjs.org/xml-formatter/-/xml-formatter-2.4.1.tgz",
|
||||
"integrity": "sha512-UFnFRNum4BxicU9U4DPhIlHAQqHtT/vTdCvC6fiD78xlpug8YLgawW3MHmT1+eCAM7YomvMGZziiMz9AnExZgQ==",
|
||||
"version": "2.5.0",
|
||||
"resolved": "https://registry.npmjs.org/xml-formatter/-/xml-formatter-2.5.0.tgz",
|
||||
"integrity": "sha512-IoDLp5OpSYFd03ONFVPD7gtMP9weilUm4NLVkP9+zRfCqGRbIOTIbmZ+/As0gZa802QlU2/yQxhP5DmSaNoprw==",
|
||||
"dependencies": {
|
||||
"xml-parser-xo": "^3.1.2"
|
||||
},
|
||||
@@ -17474,9 +17474,9 @@
|
||||
}
|
||||
},
|
||||
"xml-formatter": {
|
||||
"version": "2.4.1",
|
||||
"resolved": "https://registry.npmjs.org/xml-formatter/-/xml-formatter-2.4.1.tgz",
|
||||
"integrity": "sha512-UFnFRNum4BxicU9U4DPhIlHAQqHtT/vTdCvC6fiD78xlpug8YLgawW3MHmT1+eCAM7YomvMGZziiMz9AnExZgQ==",
|
||||
"version": "2.5.0",
|
||||
"resolved": "https://registry.npmjs.org/xml-formatter/-/xml-formatter-2.5.0.tgz",
|
||||
"integrity": "sha512-IoDLp5OpSYFd03ONFVPD7gtMP9weilUm4NLVkP9+zRfCqGRbIOTIbmZ+/As0gZa802QlU2/yQxhP5DmSaNoprw==",
|
||||
"requires": {
|
||||
"xml-parser-xo": "^3.1.2"
|
||||
}
|
||||
|
||||
@@ -58,7 +58,7 @@
|
||||
"twemoji-parser": "^13.1.0",
|
||||
"vue": "^2.6.12",
|
||||
"vue-prism-component": "^1.2.0",
|
||||
"xml-formatter": "^2.4.1"
|
||||
"xml-formatter": "^2.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^8.0.0",
|
||||
|
||||
Reference in New Issue
Block a user