Skip to content

Commit

Permalink
Bump petitparser from 5.4.0 to 6.0.2
Browse files Browse the repository at this point in the history
Bumps [petitparser](https://github.com/petitparser/dart-petitparser) from 5.4.0 to 6.0.2.
- [Changelog](https://github.com/petitparser/dart-petitparser/blob/main/CHANGELOG.md)
- [Commits](petitparser/dart-petitparser@v5.4.0...v6.0.2)

---
updated-dependencies:
- dependency-name: petitparser
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 12c14fd commit f3dac58
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -221,10 +221,10 @@ packages:
dependency: "direct main"
description:
name: petitparser
sha256: cb3798bef7fc021ac45b308f4b51208a152792445cce0448c9a4ba5879dd8750
sha256: c15605cd28af66339f8eb6fbe0e541bfe2d1b72d5825efc6598f3e0a31b9ad27
url: "https://pub.dev"
source: hosted
version: "5.4.0"
version: "6.0.2"
pointycastle:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies:
convert: ^3.1.1
cryptography: ^2.7.0
logging: ^1.2.0
petitparser: ^5.4.0
petitparser: ">=5.4.0 <7.0.0"
pointycastle: ^3.7.4

dev_dependencies:
Expand Down

0 comments on commit f3dac58

Please sign in to comment.