diff --git a/DEPS b/DEPS index 6d122dc3da1..25e0595fbc9 100644 --- a/DEPS +++ b/DEPS @@ -34,7 +34,7 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS. # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': '9e1c05a8dbb60bc484d06c856c78a1be3f183db8', + 'dart_revision': '1a1ab78dd6bcfb51953c7329f5e083fd1dde6cb4', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -189,7 +189,7 @@ deps = { Var('dart_git') + '/convert.git@c1b01f832835d3d8a06b0b246a361c0eaab35d3c', 'src/third_party/dart/third_party/pkg/crypto': - Var('dart_git') + '/crypto.git@7422fb2f6584fe1839eb30bc4ca56e9f9760b801', + Var('dart_git') + '/crypto.git@f7c48b334b1386bc5ab0f706fbcd6df8496a87fc', 'src/third_party/dart/third_party/pkg/csslib': Var('dart_git') + '/csslib.git@451448a9ac03f87a8d0377fc0b411d8c388a6cb4',