diff --git a/DEPS b/DEPS index 56834e75789..5ec52897fca 100644 --- a/DEPS +++ b/DEPS @@ -184,9 +184,9 @@ vars = { # meant to be downloaded by users for local testing. You can self-service # update these by following the go/dart-engprod/browsers.md instructions. "download_chrome": False, - "chrome_tag": "132.0.6834.6", + "chrome_tag": "132.0.6834.15", "download_firefox": False, - "firefox_tag": "132.0", + "firefox_tag": "133.0", # Emscripten is used in dart2wasm tests. "download_emscripten": False,