From 6b8af2b629caf38d3dd23ffecf47616b331a2f9d Mon Sep 17 00:00:00 2001 From: Ravi Patel <85881045+tavisca-rapatel@users.noreply.github.com> Date: Wed, 2 Feb 2022 10:57:08 +0530 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a914b87f..56799334 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "dependencies": { "@babel/polyfill": "^7.4.0", - "gonzales-pe": "4.2.4", + "gonzales-pe": "4.3.0", "minimatch": "3.0.4", "minimist": "1.2.0", "vow": "0.4.19",