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.38.0 to v10.47.0 ([ #3515 ] ( https://github.com/getsentry/sentry-dart/pull/3515 ) )
8+ - [ changelog] ( https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#10470 )
9+ - [ diff] ( https://github.com/getsentry/sentry-javascript/compare/10.38.0...10.47.0 )
10+
311## 9.16.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.38 .0' ;
5+ const sentryJsSdkVersion = '10.47 .0' ;
66
77@internal
88const productionIntegrity =
9- 'sha384-COL1vOWQO+0hwStGhZ6r5BKlWlJzd59gOqtCYmcIvfDd0ifnTHrWzzQQYmUNf/Lr ' ;
9+ 'sha384-kcgIcIkS5lM1fObHr4AFn4xwaLz2t9zxaWQGV5lWQaj75TqMajiQL0OCjL5Pe9MT ' ;
1010
1111@internal
1212const debugIntegrity =
13- 'sha384-9BkiiMtTHx82WK2Pxl4Y2NsqQJChBS1XQaV0yzkW/Fz3lsa8A2E2chXICFsAFFew ' ;
13+ 'sha384-WOqLrrzdW1K2AFdwrrppOfJ31TSWVGTI7s6j61zh2LJiqMn0LcNhJ06AyPefGGe5 ' ;
You can’t perform that action at this time.
0 commit comments