Merge pull request 'Update dependency xml-formatter to v3.6.5' (#299) from renovate/xml-formatter-3.x-lockfile into master
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #299
This commit is contained in:
Pierre HUBERT 2025-03-24 14:51:04 +00:00
commit 4981a41a0a

View File

@ -22461,9 +22461,9 @@
}
},
"node_modules/xml-formatter": {
"version": "3.6.4",
"resolved": "https://registry.npmjs.org/xml-formatter/-/xml-formatter-3.6.4.tgz",
"integrity": "sha512-vkvTNw4u9mp72lMmJHw771NE9EJLX0kfwIcP+ZEo9eJ6HmotX23vmykyROyIQ9Y3a+ckdUdhxIE2ZO66rYuPrg==",
"version": "3.6.5",
"resolved": "https://registry.npmjs.org/xml-formatter/-/xml-formatter-3.6.5.tgz",
"integrity": "sha512-5Dvux87y+abquO3Om8zRyOUdYkc22BnSS3zMhL2UgeCC+3lz9FbSBpAhzxmk+/qfTO3ypLRwTxJvByoG+FjTMA==",
"license": "MIT",
"dependencies": {
"xml-parser-xo": "^4.1.2"