From 6e2f4c219535aa3abd514f1b1d8983a37664db43 Mon Sep 17 00:00:00 2001 From: Create or Update Pull Request Action Date: Tue, 5 Sep 2023 23:19:55 +0000 Subject: [PATCH] chore(deps): lock --- package-lock.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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": {