From 43581dc8f636db61a3404abe4058563e73c34d9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 12:43:54 +0000 Subject: [PATCH] Chore(deps): bump the swift-dependencies group with 3 updates Bumps the swift-dependencies group with 3 updates: [github.com/airbnb/lottie-spm](https://github.com/airbnb/lottie-spm), [github.com/fingerprintjs/fingerprintjs-ios](https://github.com/fingerprintjs/fingerprintjs-ios) and [github.com/getsentry/sentry-cocoa](https://github.com/getsentry/sentry-cocoa). Updates `github.com/airbnb/lottie-spm` from 4.5.2 to 4.6.0 - [Release notes](https://github.com/airbnb/lottie-spm/releases) - [Commits](https://github.com/airbnb/lottie-spm/compare/4.5.2...4.6.0) Updates `github.com/fingerprintjs/fingerprintjs-ios` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/fingerprintjs/fingerprintjs-ios/releases) - [Commits](https://github.com/fingerprintjs/fingerprintjs-ios/compare/1.6.0...1.7.0) Updates `github.com/getsentry/sentry-cocoa` from 8.57.0 to 9.10.0 - [Release notes](https://github.com/getsentry/sentry-cocoa/releases) - [Commits](https://github.com/getsentry/sentry-cocoa/compare/8.57.0...9.10.0) --- updated-dependencies: - dependency-name: github.com/airbnb/lottie-spm dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: swift-dependencies - dependency-name: github.com/fingerprintjs/fingerprintjs-ios dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: swift-dependencies - dependency-name: github.com/getsentry/sentry-cocoa dependency-version: 9.10.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: swift-dependencies ... Signed-off-by: dependabot[bot] --- Package.resolved | 12 ++++++------ Package.swift | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) 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(