From b15bc04f740e88461898c4e50c866415e19f837d Mon Sep 17 00:00:00 2001 From: Automation51D <51DCI@51Degrees.com> Date: Sun, 27 Aug 2023 01:26:16 +0000 Subject: [PATCH] REF: Updated packages. --- fiftyone.devicedetection.cloud/remote_package.json | 2 +- fiftyone.devicedetection.onpremise/remote_package.json | 2 +- fiftyone.devicedetection/remote_package.json | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/fiftyone.devicedetection.cloud/remote_package.json b/fiftyone.devicedetection.cloud/remote_package.json index 2f9f30ad6..688902840 100644 --- a/fiftyone.devicedetection.cloud/remote_package.json +++ b/fiftyone.devicedetection.cloud/remote_package.json @@ -22,7 +22,7 @@ "Tung Pham (https://51degrees.com)" ], "dependencies": { - "fiftyone.devicedetection.shared": "^4.4.57", + "fiftyone.devicedetection.shared": "^4.4.58", "fiftyone.pipeline.cloudrequestengine": "^4.4.46", "fiftyone.pipeline.core": "^4.4.46", "fiftyone.pipeline.engines": "^4.4.46", diff --git a/fiftyone.devicedetection.onpremise/remote_package.json b/fiftyone.devicedetection.onpremise/remote_package.json index 578d10830..35ba9cffe 100644 --- a/fiftyone.devicedetection.onpremise/remote_package.json +++ b/fiftyone.devicedetection.onpremise/remote_package.json @@ -22,7 +22,7 @@ "Tung Pham (https://51degrees.com)" ], "dependencies": { - "fiftyone.devicedetection.shared": "^4.4.57", + "fiftyone.devicedetection.shared": "^4.4.58", "fiftyone.pipeline.core": "^4.4.46", "fiftyone.pipeline.engines": "^4.4.46", "fiftyone.pipeline.engines.fiftyone": "^4.4.46", diff --git a/fiftyone.devicedetection/remote_package.json b/fiftyone.devicedetection/remote_package.json index c42dfbdef..577fb37a7 100644 --- a/fiftyone.devicedetection/remote_package.json +++ b/fiftyone.devicedetection/remote_package.json @@ -22,9 +22,9 @@ "Tung Pham (https://51degrees.com)" ], "dependencies": { - "fiftyone.devicedetection.cloud": "^4.4.57", - "fiftyone.devicedetection.onpremise": "^4.4.57", - "fiftyone.devicedetection.shared": "^4.4.57", + "fiftyone.devicedetection.cloud": "^4.4.58", + "fiftyone.devicedetection.onpremise": "^4.4.58", + "fiftyone.devicedetection.shared": "^4.4.58", "fiftyone.pipeline.cloudrequestengine": "^4.4.46", "fiftyone.pipeline.core": "^4.4.46", "fiftyone.pipeline.engines": "^4.4.46",