diff --git a/virtweb_frontend/package-lock.json b/virtweb_frontend/package-lock.json index 554cacf..e197771 100644 --- a/virtweb_frontend/package-lock.json +++ b/virtweb_frontend/package-lock.json @@ -22454,9 +22454,9 @@ } }, "node_modules/xml-formatter": { - "version": "3.6.3", - "resolved": "https://registry.npmjs.org/xml-formatter/-/xml-formatter-3.6.3.tgz", - "integrity": "sha512-++x1TlRO1FRlQ82AZ4WnoCSufaI/PT/sycn4K8nRl4gnrNC1uYY2VV/67aALZ2m0Q4Q/BLj/L69K360Itw9NNg==", + "version": "3.6.4", + "resolved": "https://registry.npmjs.org/xml-formatter/-/xml-formatter-3.6.4.tgz", + "integrity": "sha512-vkvTNw4u9mp72lMmJHw771NE9EJLX0kfwIcP+ZEo9eJ6HmotX23vmykyROyIQ9Y3a+ckdUdhxIE2ZO66rYuPrg==", "license": "MIT", "dependencies": { "xml-parser-xo": "^4.1.2"