diff --git a/package-lock.json b/package-lock.json index 4fb596f..e77992b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3373,9 +3373,9 @@ } }, "node_modules/uhtml": { - "version": "4.4.6", - "resolved": "https://registry.npmjs.org/uhtml/-/uhtml-4.4.6.tgz", - "integrity": "sha512-E6Fnpns6na4TfaY/xXAlzj4vuMC5NPvrREDMKIZXKsEmJ9lcdf5mlW8f2Z+Evf9CIWuZCea4qHnJ1C+EUabNNg==", + "version": "4.4.7", + "resolved": "https://registry.npmjs.org/uhtml/-/uhtml-4.4.7.tgz", + "integrity": "sha512-Y4iuj8bGyP+ryk2J+9T4xhOWymnizB7QyTdXF/mA+B3rFNCC5GQq06+wI64QCMvvcNjQMBRbI2kMFppcEJZGWA==", "dependencies": { "@webreflection/uparser": "^0.3.3", "custom-function": "^1.0.6",