Skip to content

Commit 4185a42

Browse files
dependabot[bot]clubapplets-serverLouisPhilippeHeon
authored
Bump msal_auth from 3.1.5 to 3.2.3 (#1272)
* Bump msal_auth from 3.1.5 to 3.2.3 Bumps [msal_auth](https://github.com/nayanAubie/msal_auth) from 3.1.5 to 3.2.3. - [Release notes](https://github.com/nayanAubie/msal_auth/releases) - [Changelog](https://github.com/nayanAubie/msal_auth/blob/main/CHANGELOG.md) - [Commits](nayanAubie/msal_auth@3.1.5...3.2.3) --- updated-dependencies: - dependency-name: msal_auth dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * [BOT] Applying version. * [BOT] Applying pod update. --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: clubapplets-server <[email protected]> Co-authored-by: Louis-Philippe Héon <[email protected]>
1 parent 3cdc387 commit 4185a42

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

ios/Podfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -155,12 +155,12 @@ PODS:
155155
- GoogleUtilities/Privacy
156156
- in_app_review (2.0.0):
157157
- Flutter
158-
- MSAL (1.7.0):
159-
- MSAL/app-lib (= 1.7.0)
160-
- MSAL/app-lib (1.7.0)
158+
- MSAL (2.2.0):
159+
- MSAL/app-lib (= 2.2.0)
160+
- MSAL/app-lib (2.2.0)
161161
- msal_auth (2.0.2):
162162
- Flutter
163-
- MSAL (~> 1.7.0)
163+
- MSAL (~> 2.2.0)
164164
- nanopb (3.30910.0):
165165
- nanopb/decode (= 3.30910.0)
166166
- nanopb/encode (= 3.30910.0)
@@ -290,8 +290,8 @@ SPEC CHECKSUMS:
290290
GoogleDataTransport: aae35b7ea0c09004c3797d53c8c41f66f219d6a7
291291
GoogleUtilities: 00c88b9a86066ef77f0da2fab05f65d7768ed8e1
292292
in_app_review: a31b5257259646ea78e0e35fc914979b0031d011
293-
MSAL: 088bc688c1ce1a62f0d9c13905ddb31f8f1ac700
294-
msal_auth: 1a1feed23c03c9c2f627d9d1669b4bc8f1650853
293+
MSAL: 551bfa97974d3f6a82f9f53312976b9fa5904a52
294+
msal_auth: 7c6fe42d566e2b60d3d229082e17ea7830bc581f
295295
nanopb: fad817b59e0457d11a5dfbde799381cd727c1275
296296
package_info_plus: c0502532a26c7662a62a356cebe2692ec5fe4ec4
297297
path_provider_foundation: 2b6b4c569c0fb62ec74538f866245ac84301af46

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -745,10 +745,10 @@ packages:
745745
dependency: "direct main"
746746
description:
747747
name: msal_auth
748-
sha256: "0d3c0e679ac92b40d8c9d9e70bf2d9d10eabc0e0210bff52b309b0bf212fa79e"
748+
sha256: a7616fa2c716bd1a688636a66fd58578f583bb00f72979982db66bac3209e1ed
749749
url: "https://pub.dev"
750750
source: hosted
751-
version: "3.1.5"
751+
version: "3.2.3"
752752
nested:
753753
dependency: transitive
754754
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ dependencies:
6767
xml: ^6.5.0
6868
collection: ^1.19.1
6969
intl: ^0.20.2
70-
msal_auth: ^3.1.5
70+
msal_auth: ^3.2.3
7171

7272
dev_dependencies:
7373
flutter_test:

0 commit comments

Comments
 (0)