Skip to content

Commit

Permalink
chore(deps): bump path_provider from 2.1.1 to 2.1.2 in /APP (#350)
Browse files Browse the repository at this point in the history
Bumps [path_provider](https://github.com/flutter/packages/tree/main/packages/path_provider) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/path_provider-v2.1.2/packages/path_provider)

---
updated-dependencies:
- dependency-name: path_provider
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 31, 2024
1 parent a1651dd commit 974d786
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions APP/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -481,10 +481,10 @@ packages:
dependency: "direct main"
description:
name: path_provider
sha256: a1aa8aaa2542a6bc57e381f132af822420216c80d4781f7aa085ca3229208aaa
sha256: b27217933eeeba8ff24845c34003b003b2b22151de3c908d0e679e8fe1aa078b
url: "https://pub.dev"
source: hosted
version: "2.1.1"
version: "2.1.2"
path_provider_android:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion APP/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies:
http: ^1.1.0
url_launcher: ^6.2.2
csv: ^5.1.1
path_provider: ^2.0.14
path_provider: ^2.1.2
universal_html: ^2.2.1
file_picker: ^5.2.10
flutter_dotenv: ^5.0.2
Expand Down

0 comments on commit 974d786

Please sign in to comment.