We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f761369 commit 30574c9Copy full SHA for 30574c9
flutter/lib/src/web/sentry_js_sdk_version.dart
@@ -2,12 +2,12 @@ import 'package:meta/meta.dart';
2
3
/// DO NOT EDIT – generated by scripts/update-js.sh
4
@internal
5
-const sentryJsSdkVersion = '9.40.0';
+const sentryJsSdkVersion = '9.43.0';
6
7
8
const productionIntegrity =
9
- 'sha384-vPGfHO2rglGfudVAgSpUXrBsuOoM3KSL1fu/kOcRVWiUsRbulWmmd/eB+976nz1/';
+ 'sha384-SLEQt2FiMR3rcTCgyDpcl1n+XNt4FL8sOTjBLO8txFvn8hJ7SoZNGf8tvMlSMpcP';
10
11
12
const debugIntegrity =
13
- 'sha384-2NkuofZdrDAa3J1t8H7ABNnNxbyeFwQE5Idolr5FK7zi+j0L+hkcvp1uqnNp1y97';
+ 'sha384-Zpy/V2cK65X7Hp5xgU1TK4nJPlU6wp6Dr/qmUHFfAJzcpxoro8rxFUrqgU7yfyz4';
0 commit comments