From cf1fc7fabab85c8ed70daecb191e7b4c0ec83eba Mon Sep 17 00:00:00 2001 From: Amrutha Srinivasan Date: Wed, 19 Oct 2022 13:55:37 -0700 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eb1e1ab..490cdbd 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ }, "homepage": "https://github.com/pwa-builder/CloudAPK/", "dependencies": { - "@bubblewrap/core": "^1.17.0", + "@bubblewrap/core": "^1.18.0", "archiver": "^4.0.1", "body-parser": "^1.19.0", "del": "^5.1.0",