From c13ae1af04afbf51718644524241137e6dbb426b Mon Sep 17 00:00:00 2001 From: Automation51D <51DCI@51Degrees.com> Date: Wed, 5 Jul 2023 01:32:34 +0000 Subject: [PATCH] REF: Updated packages. --- fiftyone.devicedetection.cloud/remote_package.json | 10 +++++----- .../remote_package.json | 8 ++++---- fiftyone.devicedetection/remote_package.json | 14 +++++++------- 3 files changed, 16 insertions(+), 16 deletions(-) diff --git a/fiftyone.devicedetection.cloud/remote_package.json b/fiftyone.devicedetection.cloud/remote_package.json index 786e07e4a..e0620b0fb 100644 --- a/fiftyone.devicedetection.cloud/remote_package.json +++ b/fiftyone.devicedetection.cloud/remote_package.json @@ -22,11 +22,11 @@ "Tung Pham (https://51degrees.com)" ], "dependencies": { - "fiftyone.devicedetection.shared": "^4.4.19", - "fiftyone.pipeline.cloudrequestengine": "^4.4.11", - "fiftyone.pipeline.core": "^4.4.11", - "fiftyone.pipeline.engines": "^4.4.11", - "fiftyone.pipeline.engines.fiftyone": "^4.4.11" + "fiftyone.devicedetection.shared": "^4.4.20", + "fiftyone.pipeline.cloudrequestengine": "^4.4.12", + "fiftyone.pipeline.core": "^4.4.12", + "fiftyone.pipeline.engines": "^4.4.12", + "fiftyone.pipeline.engines.fiftyone": "^4.4.12" }, "devDependencies": { "@types/node": "^15.14.9", diff --git a/fiftyone.devicedetection.onpremise/remote_package.json b/fiftyone.devicedetection.onpremise/remote_package.json index 56b88ad3a..cc0eab371 100644 --- a/fiftyone.devicedetection.onpremise/remote_package.json +++ b/fiftyone.devicedetection.onpremise/remote_package.json @@ -22,10 +22,10 @@ "Tung Pham (https://51degrees.com)" ], "dependencies": { - "fiftyone.devicedetection.shared": "^4.4.19", - "fiftyone.pipeline.core": "^4.4.11", - "fiftyone.pipeline.engines": "^4.4.11", - "fiftyone.pipeline.engines.fiftyone": "^4.4.11", + "fiftyone.devicedetection.shared": "^4.4.20", + "fiftyone.pipeline.core": "^4.4.12", + "fiftyone.pipeline.engines": "^4.4.12", + "fiftyone.pipeline.engines.fiftyone": "^4.4.12", "js-yaml": "^4.1.0", "n-readlines": "^1.0.1" }, diff --git a/fiftyone.devicedetection/remote_package.json b/fiftyone.devicedetection/remote_package.json index 0210df277..6fba74c1b 100644 --- a/fiftyone.devicedetection/remote_package.json +++ b/fiftyone.devicedetection/remote_package.json @@ -22,13 +22,13 @@ "Tung Pham (https://51degrees.com)" ], "dependencies": { - "fiftyone.devicedetection.cloud": "^4.4.19", - "fiftyone.devicedetection.onpremise": "^4.4.19", - "fiftyone.devicedetection.shared": "^4.4.19", - "fiftyone.pipeline.cloudrequestengine": "^4.4.11", - "fiftyone.pipeline.core": "^4.4.11", - "fiftyone.pipeline.engines": "^4.4.11", - "fiftyone.pipeline.engines.fiftyone": "^4.4.11" + "fiftyone.devicedetection.cloud": "^4.4.20", + "fiftyone.devicedetection.onpremise": "^4.4.20", + "fiftyone.devicedetection.shared": "^4.4.20", + "fiftyone.pipeline.cloudrequestengine": "^4.4.12", + "fiftyone.pipeline.core": "^4.4.12", + "fiftyone.pipeline.engines": "^4.4.12", + "fiftyone.pipeline.engines.fiftyone": "^4.4.12" }, "devDependencies": { "eslint": "^8.44.0",