From ca566397ec41475c5802fc895f35f76e81d68bad Mon Sep 17 00:00:00 2001 From: Thomas Vidas Date: Tue, 18 May 2021 16:23:13 -0400 Subject: [PATCH] lock bump --- package-lock.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5987d80c..a1718160 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@capacitor-community/http", - "version": "1.0.0-alpha.4", + "version": "1.0.0-alpha.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@capacitor-community/http", - "version": "1.0.0-alpha.4", + "version": "1.0.0-alpha.5", "license": "MIT", "dependencies": { "@capacitor/android": "^3.0.0-rc.3",