diff --git a/DEPS b/DEPS index 7a3b966e72e..66bd5cb670d 100644 --- a/DEPS +++ b/DEPS @@ -39,7 +39,7 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS. # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': 'a5aea2fcab1b3238e17ab074eb09f7ca24519253', + 'dart_revision': '40a4b4884dff692752e65266c0194ea51e29b5c4', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -266,7 +266,7 @@ deps = { Var('dart_git') + '/oauth2.git@7cd3284049fe5badbec9f2bea2afc41d14c01057', 'src/third_party/dart/third_party/pkg/path': - Var('dart_git') + '/path.git@c20d73c3516d3a0061c90f14b761ff532b9bf707', + Var('dart_git') + '/path.git@baedce9d2ca11ea2cdf54395a74eb038087777a4', 'src/third_party/dart/third_party/pkg/pedantic': Var('dart_git') + '/pedantic.git@66f2f6c27581c7936482e83be80b27be2719901c',