Browse Source

fix(deps): update dependency flutter_zxing to ^1.4.1

pull/708/head
renovate[bot] 1 year ago committed by jld3103
parent
commit
795319a7a8
No known key found for this signature in database
GPG Key ID: 9062417B9E8EB7B3
  1. 4
      packages/app/pubspec.lock
  2. 2
      packages/neon/neon/pubspec.yaml

4
packages/app/pubspec.lock

@ -380,10 +380,10 @@ packages:
dependency: transitive
description:
name: flutter_zxing
sha256: "495c520cafd4d4cce1a8f378a0a0ee048677580d55d6996575092f59a8d9330d"
sha256: "748fbd181d58335cefb0168f270c8fc5977f16bc1b2f90eb7658784e37f6e9f2"
url: "https://pub.dev"
source: hosted
version: "1.4.0"
version: "1.4.1"
fuchsia_remote_debug_protocol:
dependency: transitive
description: flutter

2
packages/neon/neon/pubspec.yaml

@ -20,7 +20,7 @@ dependencies:
sdk: flutter
flutter_native_splash: ^2.3.2
flutter_svg: ^2.0.7
flutter_zxing: ^1.4.0
flutter_zxing: ^1.4.1
go_router: ^10.1.2
http: ^1.1.0
image: ^4.0.17

Loading…
Cancel
Save