From e3d41000555cba480f3e8f64fa27194a76bc0df4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20M=C3=A9tais?= Date: Mon, 1 Mar 2021 01:18:48 +0000 Subject: [PATCH] Update ttf2woff2 library --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2d76827..a357ab5 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "request": "2.88.0", "rimraf": "2.6.3", "temporary": "0.0.8", - "ttf2woff2": "3.0.0", + "ttf2woff2": "4.0.1", "uglify-js": "3.4.9", "woff-tools": "0.1.0" },