Merge pull request #1291 from synclounge/dependabot/npm_and_yarn/fast-xml-parser-4.0.14
This commit is contained in:
commit
36508a46e4
|
@ -12645,9 +12645,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"fast-xml-parser": {
|
||||
"version": "4.0.13",
|
||||
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.0.13.tgz",
|
||||
"integrity": "sha512-g+OboAw8ol1FgTHhKLR7ZHcItNudceiY04BBrvqa0JBWoPhi/+e5r4H5AeW+EsQCroJLJwsuOP3dD3c6cc5uOg==",
|
||||
"version": "4.0.14",
|
||||
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.0.14.tgz",
|
||||
"integrity": "sha512-uKe7uxZ9DgNOmHfUmBdhkTBZcMMVxvQ3vELTxUpmotAqRxkpMayEiiQ4AQWTGAVyfzT4Dv79jaszLECWCYbd4w==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"strnum": "^1.0.5"
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
"eslint": "^7.32.0",
|
||||
"eslint-plugin-import": "^2.27.5",
|
||||
"eslint-plugin-vue": "^7.20.0",
|
||||
"fast-xml-parser": "^4.0.13",
|
||||
"fast-xml-parser": "^4.0.14",
|
||||
"husky": "^8.0.3",
|
||||
"lint-staged": "^13.1.0",
|
||||
"mux.js": "^6.2.0",
|
||||
|
|
Loading…
Reference in New Issue