build: (deps): bump permission_handler from 11.4.0 to 12.0.1
Bumps [permission_handler](https://github.com/baseflow/flutter-permission-handler) from 11.4.0 to 12.0.1. - [Commits](https://github.com/baseflow/flutter-permission-handler/compare/permission_handler_v11.4.0...permission_handler_v12.0.1) --- updated-dependencies: - dependency-name: permission_handler dependency-version: 12.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
cb1bbbf0e3
commit
f7df8bd75c
2 changed files with 5 additions and 5 deletions
|
|
@ -1352,18 +1352,18 @@ packages:
|
|||
dependency: "direct main"
|
||||
description:
|
||||
name: permission_handler
|
||||
sha256: "59adad729136f01ea9e35a48f5d1395e25cba6cea552249ddbe9cf950f5d7849"
|
||||
sha256: bc917da36261b00137bbc8896bf1482169cd76f866282368948f032c8c1caae1
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "11.4.0"
|
||||
version: "12.0.1"
|
||||
permission_handler_android:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: permission_handler_android
|
||||
sha256: d3971dcdd76182a0c198c096b5db2f0884b0d4196723d21a866fc4cdea057ebc
|
||||
sha256: "1e3bc410ca1bf84662104b100eb126e066cb55791b7451307f9708d4007350e6"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "12.1.0"
|
||||
version: "13.0.1"
|
||||
permission_handler_apple:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
|
|||
|
|
@ -64,7 +64,7 @@ dependencies:
|
|||
package_info_plus: ^8.0.2
|
||||
path: ^1.9.0
|
||||
path_provider: ^2.1.2
|
||||
permission_handler: ^11.0.1
|
||||
permission_handler: ^12.0.1
|
||||
pretty_qr_code: ^3.2.1
|
||||
provider: ^6.0.2
|
||||
punycode: ^1.0.0
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue