File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed
packages/flutter/lib/src/web Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Unreleased
4+
5+ ### Dependencies
6+
7+ - Bump JavaScript SDK from v10.6.0 to v10.32.0 ([ #3413 ] ( https://github.com/getsentry/sentry-dart/pull/3413 ) )
8+ - [ changelog] ( https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#10320 )
9+ - [ diff] ( https://github.com/getsentry/sentry-javascript/compare/10.6.0...10.32.0 )
10+
311## 9.9.1
412
513### Fixes
Original file line number Diff line number Diff line change @@ -2,12 +2,12 @@ import 'package:meta/meta.dart';
22
33/// DO NOT EDIT – generated by scripts/update-js.sh
44@internal
5- const sentryJsSdkVersion = '10.6 .0' ;
5+ const sentryJsSdkVersion = '10.32 .0' ;
66
77@internal
88const productionIntegrity =
9- 'sha384-SFODEb3T2QkMjTr3S1it5zIK0cIW7jsComFUkmJ9nU9uaWs3AzA6cubt8xn0zW7A ' ;
9+ 'sha384-JvOs2Of3rsJjPdKG4mLcNoJrp8oWT5dXvpM0+klC8GLrmXJr2HtIwJiICILBpXmT ' ;
1010
1111@internal
1212const debugIntegrity =
13- 'sha384-qsi17lmgPOT3Gv8aKKWKWD2ZgR5SokLG5iV1HL6GMhpk9fqujLH7R+1R86IGXroI ' ;
13+ 'sha384-Vp6GWuZ/wSzhSm50Fg5lSof0M+9UvJ6xIo+W6MmguT7KRtz29ZY8//exOwru1dgh ' ;
You can’t perform that action at this time.
0 commit comments