diff --git a/package.json b/package.json index cee297cd09c8..59d80bac5dc6 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@11ty/eleventy-cache-assets": "^2.3.0", "@11ty/eleventy-plugin-rss": "^1.0.9", "@google-cloud/storage": "^5.14.4", - "@lhci/cli": "^0.7.2", + "@lhci/cli": "^0.8.0", "@rollup/plugin-node-resolve": "^8.4.0", "algoliasearch": "^4.6.0", "async-transforms": "^1.0.9", @@ -55,11 +55,11 @@ "concurrently": "^5.2.0", "escape-string-regexp": "^4.0.0", "express": "^4.17.1", - "glob": "^7.1.7", + "glob": "^9.0.0", "gorko": "^0.2.1", "gray-matter": "^4.0.3", - "gulp": "^4.0.2", - "gulp-imagemin": "^7.1.0", + "gulp": "^5.0.0", + "gulp-imagemin": "^9.1.0", "html-minifier": "^4.0.0", "js-cookie": "^2.2.1", "js-yaml": "^4.1.0",