From 8a2c9814eabb997908285eb5e19deb7f41a0471e Mon Sep 17 00:00:00 2001 From: Koushik Dutta Date: Tue, 22 Nov 2022 10:09:53 -0800 Subject: [PATCH] update deps --- external/unifi-protect | 2 +- plugins/unifi-protect/package-lock.json | 4 ++-- plugins/unifi-protect/package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/external/unifi-protect b/external/unifi-protect index 539513af9..1f40c63e7 160000 --- a/external/unifi-protect +++ b/external/unifi-protect @@ -1 +1 @@ -Subproject commit 539513af925a35ecc82aa1b4c47b372d0a1aeb39 +Subproject commit 1f40c63e7f66e070a6044dff3dca985e798cd08f diff --git a/plugins/unifi-protect/package-lock.json b/plugins/unifi-protect/package-lock.json index 9545a9d20..0dff49839 100644 --- a/plugins/unifi-protect/package-lock.json +++ b/plugins/unifi-protect/package-lock.json @@ -1,12 +1,12 @@ { "name": "@scrypted/unifi-protect", - "version": "0.0.124", + "version": "0.0.125", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@scrypted/unifi-protect", - "version": "0.0.124", + "version": "0.0.125", "hasInstallScript": true, "license": "Apache", "dependencies": { diff --git a/plugins/unifi-protect/package.json b/plugins/unifi-protect/package.json index e1b202cbb..b7b5a0437 100644 --- a/plugins/unifi-protect/package.json +++ b/plugins/unifi-protect/package.json @@ -1,6 +1,6 @@ { "name": "@scrypted/unifi-protect", - "version": "0.0.124", + "version": "0.0.125", "description": "Unifi Protect Plugin for Scrypted", "author": "Scrypted", "license": "Apache",