diff --git a/package-lock.json b/package-lock.json index c56b65ad9..f4408d135 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "dependencies": { "@babel/preset-env": "7.16.11", "@bugsnag/react-native": "7.16.1", - "@bugsnag/source-maps": "2.3.0", + "@bugsnag/source-maps": "2.3.1", "@keystonehq/bc-ur-registry": "0.4.4", "@ngraveio/bc-ur": "1.1.6", "@react-native-async-storage/async-storage": "1.15.17", @@ -2057,9 +2057,9 @@ "integrity": "sha512-htzFO1Zc57S8kgdRK9mLcPVTW1BY2ijfH7Dk2CeZmspTWKdKqSo1iwmqrq2WtRjFlo8aRZYgLX0wFrDXF/9DLA==" }, "node_modules/@bugsnag/source-maps": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/@bugsnag/source-maps/-/source-maps-2.3.0.tgz", - "integrity": "sha512-59z/qFR/XB7P4wMj3uwyTe+damIAxZRfjnbq8pR+A6vPJ6Ep8YPeXbSxuzARPMyuNKPHUkj6Ix9ZXUbSW4tceA==", + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/@bugsnag/source-maps/-/source-maps-2.3.1.tgz", + "integrity": "sha512-9xJTcf5+W7+y1fQBftSOste/3ORi+d5EeCCMdvaHSX69MKQP0lrDiSYpLwX/ErcXrTbvu7nimGGKJP2vBdF7zQ==", "dependencies": { "command-line-args": "^5.1.1", "command-line-usage": "^6.1.0", @@ -26328,9 +26328,9 @@ "integrity": "sha512-htzFO1Zc57S8kgdRK9mLcPVTW1BY2ijfH7Dk2CeZmspTWKdKqSo1iwmqrq2WtRjFlo8aRZYgLX0wFrDXF/9DLA==" }, "@bugsnag/source-maps": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/@bugsnag/source-maps/-/source-maps-2.3.0.tgz", - "integrity": "sha512-59z/qFR/XB7P4wMj3uwyTe+damIAxZRfjnbq8pR+A6vPJ6Ep8YPeXbSxuzARPMyuNKPHUkj6Ix9ZXUbSW4tceA==", + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/@bugsnag/source-maps/-/source-maps-2.3.1.tgz", + "integrity": "sha512-9xJTcf5+W7+y1fQBftSOste/3ORi+d5EeCCMdvaHSX69MKQP0lrDiSYpLwX/ErcXrTbvu7nimGGKJP2vBdF7zQ==", "requires": { "command-line-args": "^5.1.1", "command-line-usage": "^6.1.0", diff --git a/package.json b/package.json index 6d2e69818..42232c1d7 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "dependencies": { "@babel/preset-env": "7.16.11", "@bugsnag/react-native": "7.16.1", - "@bugsnag/source-maps": "2.3.0", + "@bugsnag/source-maps": "2.3.1", "@keystonehq/bc-ur-registry": "0.4.4", "@ngraveio/bc-ur": "1.1.6", "@react-native-async-storage/async-storage": "1.15.17",