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.48.0 ([ #3515 ] ( https://github.com/getsentry/sentry-dart/pull/3515 ) )
8+ - [ changelog] ( https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#10480 )
9+ - [ diff] ( https://github.com/getsentry/sentry-javascript/compare/10.38.0...10.48.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.48 .0' ;
66
77@internal
88const productionIntegrity =
9- 'sha384-COL1vOWQO+0hwStGhZ6r5BKlWlJzd59gOqtCYmcIvfDd0ifnTHrWzzQQYmUNf/Lr ' ;
9+ 'sha384-R0iioFZE100Ru4XU4dYBExi2wm1b6IaUtY4kLgUTcTpj8OQb4CP9H15gclHWN0WT ' ;
1010
1111@internal
1212const debugIntegrity =
13- 'sha384-9BkiiMtTHx82WK2Pxl4Y2NsqQJChBS1XQaV0yzkW/Fz3lsa8A2E2chXICFsAFFew ' ;
13+ 'sha384-TlylAmiwoSY3lqtyms2F9edRTQ7jwU1HZCYSqqruLmSKGM5F332jK6Bxr+VegTmE ' ;
You can’t perform that action at this time.
0 commit comments