Merge pull request #1344 from synclounge/dependabot/npm_and_yarn/fast-xml-parser-4.2.0
This commit is contained in:
commit
c4049679ec
|
@ -12654,9 +12654,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"fast-xml-parser": {
|
||||
"version": "4.1.3",
|
||||
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.1.3.tgz",
|
||||
"integrity": "sha512-LsNDahCiCcJPe8NO7HijcnukHB24tKbfDDA5IILx9dmW3Frb52lhbeX6MPNUSvyGNfav2VTYpJ/OqkRoVLrh2Q==",
|
||||
"version": "4.2.0",
|
||||
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.2.0.tgz",
|
||||
"integrity": "sha512-+zVQv4aVTO+o8oRUyRL7PjgeVo1J6oP8Cw2+a8UTZQcj5V0yUK5T63gTN0ldgiHDPghUjKc4OpT6SwMTwnOQug==",
|
||||
"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.1.3",
|
||||
"fast-xml-parser": "^4.2.0",
|
||||
"husky": "^8.0.3",
|
||||
"lint-staged": "^13.2.0",
|
||||
"mux.js": "^6.3.0",
|
||||
|
|
Loading…
Reference in New Issue