diff --git a/package-lock.json b/package-lock.json index 2806fe717..8ec9d6d3f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -55,7 +55,7 @@ "@pqina/angular-pintura": "^8.44.1", "@pqina/pintura": "^8.44.1", "@techiediaries/ngx-qrcode": "^9.1.0", - "appsflyer-capacitor-plugin": "^6.5.2", + "appsflyer-capacitor-plugin": "^6.9.2", "async-mutex": "^0.3.2", "buffer": "^5.7.1", "capacitor-blob-writer": "^1.0.4", @@ -6502,11 +6502,11 @@ } }, "node_modules/appsflyer-capacitor-plugin": { - "version": "6.5.2", - "resolved": "https://registry.npmjs.org/appsflyer-capacitor-plugin/-/appsflyer-capacitor-plugin-6.5.2.tgz", - "integrity": "sha512-bCQI/T0mxUE/cwTlLEt8NY7foLyevovB2aeb7qjQfyoL4+7Lv5BHmo6l5ING7ZPSQTEF2MgEzouIuKdAhpXqRg==", + "version": "6.9.2", + "resolved": "https://registry.npmjs.org/appsflyer-capacitor-plugin/-/appsflyer-capacitor-plugin-6.9.2.tgz", + "integrity": "sha512-Q0hXy4rV0GZ2K0378w2txvws2yC1wpf0kTpO10S6NXqCFOPtF0/PV3amrvTbD7muCo5G7gJ/jWGDlu4jdRcAPQ==", "peerDependencies": { - "@capacitor/core": "^3.0.0" + "@capacitor/core": "^4.0.0" } }, "node_modules/aproba": { @@ -28451,9 +28451,9 @@ } }, "appsflyer-capacitor-plugin": { - "version": "6.5.2", - "resolved": "https://registry.npmjs.org/appsflyer-capacitor-plugin/-/appsflyer-capacitor-plugin-6.5.2.tgz", - "integrity": "sha512-bCQI/T0mxUE/cwTlLEt8NY7foLyevovB2aeb7qjQfyoL4+7Lv5BHmo6l5ING7ZPSQTEF2MgEzouIuKdAhpXqRg==", + "version": "6.9.2", + "resolved": "https://registry.npmjs.org/appsflyer-capacitor-plugin/-/appsflyer-capacitor-plugin-6.9.2.tgz", + "integrity": "sha512-Q0hXy4rV0GZ2K0378w2txvws2yC1wpf0kTpO10S6NXqCFOPtF0/PV3amrvTbD7muCo5G7gJ/jWGDlu4jdRcAPQ==", "requires": {} }, "aproba": { diff --git a/package.json b/package.json index 3e48cf6c9..9b33cfb08 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "@pqina/angular-pintura": "^8.44.1", "@pqina/pintura": "^8.44.1", "@techiediaries/ngx-qrcode": "^9.1.0", - "appsflyer-capacitor-plugin": "^6.5.2", + "appsflyer-capacitor-plugin": "^6.9.2", "async-mutex": "^0.3.2", "buffer": "^5.7.1", "capacitor-blob-writer": "^1.0.4",