diff --git a/package-lock.json b/package-lock.json index 9162959a..a4020bc1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ }, "optionalDependencies": { "mf-hosting-cloudflare": "^1.0.5", - "mf-hosting-frontend": "^2.2.0" + "mf-hosting-frontend": "^2.2.1" } }, "node_modules/@adobe/css-tools": { @@ -9652,9 +9652,9 @@ "optional": true }, "node_modules/mf-hosting-frontend": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/mf-hosting-frontend/-/mf-hosting-frontend-2.2.0.tgz", - "integrity": "sha512-UpT7zE2PTmb1cIFyRz0nZuZTfGY03hO8tf8HOGzS1MpfT9eM9nsnfo6BMLUgCPw1i1GEVkTJHYwwEOaADNJ8YA==", + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/mf-hosting-frontend/-/mf-hosting-frontend-2.2.1.tgz", + "integrity": "sha512-SNpBnfCGjBW4BCFoFtMZjZOyxKI7ZHltXUi5J+SzGGnCs+q4Pxx+xY+SOV9kQBn3lAYIMN9Tc+F0j1S0ZsaXxA==", "optional": true }, "node_modules/micromark": {