diff --git a/package-lock.json b/package-lock.json index 58f3130..a5ef17f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4239,9 +4239,9 @@ } }, "node_modules/@types/html-minifier": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/@types/html-minifier/-/html-minifier-4.0.1.tgz", - "integrity": "sha512-6u58FWQbWP45bsxVeMJo0yk2LEsjjZsCwn0JDe/i5Edk3L+b9TR5eZ2FGaMCrLdtGYpME5AGxUqv8o+3hWKogw==", + "version": "4.0.5", + "resolved": "https://registry.npmjs.org/@types/html-minifier/-/html-minifier-4.0.5.tgz", + "integrity": "sha512-LfE7f7MFd+YUfZnlBz8W43P4NgSObWiqyKapANsWCj63Aqeqli8/9gVsGP4CwC8jPpTTYlTopKCk9rJSuht/ew==", "dev": true, "dependencies": { "@types/clean-css": "*", @@ -11931,7 +11931,7 @@ "version": "2.0.0", "license": "MIT", "dependencies": { - "@parcel/css": "^1.14.0", + "@parcel/css": "^1.3.1", "browserslist": "^4.19.1", "linkedom": "^0.18.0", "purgecss": "^4.1.3" @@ -11948,7 +11948,7 @@ "html-minifier": "^4.0.0" }, "devDependencies": { - "@types/html-minifier": "^4.0.0" + "@types/html-minifier": "^4.0.5" }, "engines": { "node": ">= 12" @@ -14775,7 +14775,7 @@ "@sardine/eleventy-plugin-tinycss": { "version": "file:packages/tinycss", "requires": { - "@parcel/css": "1.14.0", + "@parcel/css": "^1.3.1", "browserslist": "^4.19.1", "linkedom": "^0.18.0", "purgecss": "^4.1.3" @@ -14784,7 +14784,7 @@ "@sardine/eleventy-plugin-tinyhtml": { "version": "file:packages/tinyhtml", "requires": { - "@types/html-minifier": "^4.0.0", + "@types/html-minifier": "4.0.5", "html-minifier": "^4.0.0" } }, @@ -15049,9 +15049,9 @@ } }, "@types/html-minifier": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/@types/html-minifier/-/html-minifier-4.0.1.tgz", - "integrity": "sha512-6u58FWQbWP45bsxVeMJo0yk2LEsjjZsCwn0JDe/i5Edk3L+b9TR5eZ2FGaMCrLdtGYpME5AGxUqv8o+3hWKogw==", + "version": "4.0.5", + "resolved": "https://registry.npmjs.org/@types/html-minifier/-/html-minifier-4.0.5.tgz", + "integrity": "sha512-LfE7f7MFd+YUfZnlBz8W43P4NgSObWiqyKapANsWCj63Aqeqli8/9gVsGP4CwC8jPpTTYlTopKCk9rJSuht/ew==", "dev": true, "requires": { "@types/clean-css": "*",