diff --git a/Package.resolved b/Package.resolved index cd224b12..0e02ac02 100644 --- a/Package.resolved +++ b/Package.resolved @@ -5,8 +5,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/fingerprintjs/fingerprintjs-ios", "state" : { - "revision" : "2e2ead3d02c46736d9b4a66373700489113e293a", - "version" : "1.6.0" + "revision" : "f31f75dfc5a12ea224bbf29dc5aa46b7168351ed", + "version" : "1.7.0" } }, { @@ -14,8 +14,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/airbnb/lottie-spm", "state" : { - "revision" : "04f2fd18cc9404a0a0917265a449002674f24ec9", - "version" : "4.5.2" + "revision" : "69faaefa7721fba9e434a52c16adf4329c9084db", + "version" : "4.6.0" } }, { @@ -23,8 +23,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/getsentry/sentry-cocoa", "state" : { - "revision" : "e9bcb13a491c00da6c9d100fe73954aea9e9d8a6", - "version" : "8.57.0" + "revision" : "3a22ecd00ad1398747bfd587e44df82716908dd3", + "version" : "9.10.0" } }, { diff --git a/Package.swift b/Package.swift index 44c211f4..bd1ca735 100644 --- a/Package.swift +++ b/Package.swift @@ -14,9 +14,9 @@ let package = Package( ], dependencies: [ .package(url: "https://github.com/weichsel/ZIPFoundation.git", exact: "0.9.20"), - .package(url: "https://github.com/airbnb/lottie-spm", exact: "4.5.2"), - .package(url: "https://github.com/fingerprintjs/fingerprintjs-ios", exact: "1.6.0"), - .package(url: "https://github.com/getsentry/sentry-cocoa", exact: "8.57.0") + .package(url: "https://github.com/airbnb/lottie-spm", exact: "4.6.0"), + .package(url: "https://github.com/fingerprintjs/fingerprintjs-ios", exact: "1.7.0"), + .package(url: "https://github.com/getsentry/sentry-cocoa", exact: "9.10.0") ], targets: [ .target(