Skip to content

Commit 8044a37

Browse files
build(deps): bump dart_jsonwebtoken from 3.2.0 to 3.3.0
Bumps [dart_jsonwebtoken](https://github.com/jonasroussel/dart_jsonwebtoken) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/jonasroussel/dart_jsonwebtoken/releases) - [Changelog](https://github.com/jonasroussel/dart_jsonwebtoken/blob/main/CHANGELOG.md) - [Commits](jonasroussel/dart_jsonwebtoken@v3.2.0...v3.3.0) --- updated-dependencies: - dependency-name: dart_jsonwebtoken dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e0e01c7 commit 8044a37

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,10 +150,10 @@ packages:
150150
dependency: "direct main"
151151
description:
152152
name: dart_jsonwebtoken
153-
sha256: "21ce9f8a8712f741e8d6876a9c82c0f8a257fe928c4378a91d8527b92a3fd413"
153+
sha256: "1e26ed01c9e1b4fce984a79a5ea80900e323524fa6227b1132430faa37668e65"
154154
url: "https://pub.dev"
155155
source: hosted
156-
version: "3.2.0"
156+
version: "3.3.0"
157157
data_client:
158158
dependency: "direct main"
159159
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies:
1414
url: https://github.com/flutter-news-app-full-source-code/core.git
1515
ref: v1.2.0
1616
dart_frog: ^1.1.0
17-
dart_jsonwebtoken: ^3.2.0
17+
dart_jsonwebtoken: ^3.3.0
1818
data_client:
1919
git:
2020
url: https://github.com/flutter-news-app-full-source-code/data-client.git

0 commit comments

Comments
 (0)