Skip to content

Commit 4e0a19b

Browse files
chore(deps): bump @bugsnag/js from 7.25.0 to 8.4.0 (#1133)
Bumps [@bugsnag/js](https://github.com/bugsnag/bugsnag-js) from 7.25.0 to 8.4.0. - [Release notes](https://github.com/bugsnag/bugsnag-js/releases) - [Changelog](https://github.com/bugsnag/bugsnag-js/blob/v8.4.0/CHANGELOG.md) - [Commits](bugsnag/bugsnag-js@v7.25.0...v8.4.0) --- updated-dependencies: - dependency-name: "@bugsnag/js" dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab3a888 commit 4e0a19b

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"author": "Jelena <[email protected]>",
1313
"license": "MIT",
1414
"dependencies": {
15-
"@bugsnag/js": "^7.1.0",
15+
"@bugsnag/js": "^8.4.0",
1616
"@bugsnag/plugin-react": "^7.16.2",
1717
"@docsearch/css": "^3.9.0",
1818
"@docsearch/react": "3",

yarn.lock

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1312,45 +1312,45 @@
13121312
resolved "https://registry.yarnpkg.com/@braintree/sanitize-url/-/sanitize-url-7.1.1.tgz#15e19737d946559289b915e5dad3b4c28407735e"
13131313
integrity sha512-i1L7noDNxtFyL5DmZafWy1wRVhGehQmzZaz1HiN5e7iylJMSZR7ekOV7NsIqa5qBldlLrsKv4HbgFUVlQrz8Mw==
13141314

1315-
"@bugsnag/browser@^7.25.0":
1316-
version "7.25.0"
1317-
resolved "https://registry.yarnpkg.com/@bugsnag/browser/-/browser-7.25.0.tgz#aa56a8e138dfff268ac29c5fe374cfc3c9b42a76"
1318-
integrity sha512-PzzWy5d9Ly1CU1KkxTB6ZaOw/dO+CYSfVtqxVJccy832e6+7rW/dvSw5Jy7rsNhgcKSKjZq86LtNkPSvritOLA==
1315+
"@bugsnag/browser@^8.4.0":
1316+
version "8.4.0"
1317+
resolved "https://registry.yarnpkg.com/@bugsnag/browser/-/browser-8.4.0.tgz#0d8bb0a6ab8b9dc56ded0338341d292a9a1e3668"
1318+
integrity sha512-5ZzGZtCwvhQbrMCAPAH9ruQGjVmSzjiE6qNNP2mD/8q0Yi45TWBtG/0MdlUYpDwx2lxVVHaGHqI3GBeD7B4Hqg==
13191319
dependencies:
1320-
"@bugsnag/core" "^7.25.0"
1320+
"@bugsnag/core" "^8.4.0"
13211321

1322-
"@bugsnag/core@^7.25.0":
1323-
version "7.25.0"
1324-
resolved "https://registry.yarnpkg.com/@bugsnag/core/-/core-7.25.0.tgz#ee4dbc66dba4adc65717a3a8bf05dca55790e218"
1325-
integrity sha512-JZLak1b5BVzy77CPcklViZrppac/pE07L3uSDmfSvFYSCGReXkik2txOgV05VlF9EDe36dtUAIIV7iAPDfFpQQ==
1322+
"@bugsnag/core@^8.4.0":
1323+
version "8.4.0"
1324+
resolved "https://registry.yarnpkg.com/@bugsnag/core/-/core-8.4.0.tgz#ae534215dc0a058cd0d7e7b8fc82f7e6022b233b"
1325+
integrity sha512-vmGNO5gQ2qP5CE6/RzIzO2X/5oJCQGrhdUc6OwpEf4CytPidpk9LNCkscvOx9iT9Ym3USKSo7DeZhtnhFP0KKQ==
13261326
dependencies:
13271327
"@bugsnag/cuid" "^3.0.0"
13281328
"@bugsnag/safe-json-stringify" "^6.0.0"
13291329
error-stack-parser "^2.0.3"
1330-
iserror "0.0.2"
1330+
iserror "^0.0.2"
13311331
stack-generator "^2.0.3"
13321332

13331333
"@bugsnag/cuid@^3.0.0":
13341334
version "3.2.1"
13351335
resolved "https://registry.yarnpkg.com/@bugsnag/cuid/-/cuid-3.2.1.tgz#e0b2ec12bfeb51ed9c85900b12f58d5b8c253249"
13361336
integrity sha512-zpvN8xQ5rdRWakMd/BcVkdn2F8HKlDSbM3l7duueK590WmI1T0ObTLc1V/1e55r14WNjPd5AJTYX4yPEAFVi+Q==
13371337

1338-
"@bugsnag/js@^7.1.0":
1339-
version "7.25.0"
1340-
resolved "https://registry.yarnpkg.com/@bugsnag/js/-/js-7.25.0.tgz#339d5c4815a8c141a4056759184636a64404ad89"
1341-
integrity sha512-d8n8SyKdRUz8jMacRW1j/Sj/ckhKbIEp49+Dacp3CS8afRgfMZ//NXhUFFXITsDP5cXouaejR9fx4XVapYXNgg==
1338+
"@bugsnag/js@^8.4.0":
1339+
version "8.4.0"
1340+
resolved "https://registry.yarnpkg.com/@bugsnag/js/-/js-8.4.0.tgz#442ada56991a129a7d72700f08b3ca7f88abebd5"
1341+
integrity sha512-r8M+kgNts3ebR7g9Kct2wuaipcxDEvrBwnBugJfHFRwelyysz5ZBkFAvpatSm71LyLTv/9FyvWKEVgXwV7dTBQ==
13421342
dependencies:
1343-
"@bugsnag/browser" "^7.25.0"
1344-
"@bugsnag/node" "^7.25.0"
1343+
"@bugsnag/browser" "^8.4.0"
1344+
"@bugsnag/node" "^8.4.0"
13451345

1346-
"@bugsnag/node@^7.25.0":
1347-
version "7.25.0"
1348-
resolved "https://registry.yarnpkg.com/@bugsnag/node/-/node-7.25.0.tgz#ce00920ce290333114f33e5167397c6b1657cb47"
1349-
integrity sha512-KlxBaJ8EREEsfKInybAjTO9LmdDXV3cUH5+XNXyqUZrcRVuPOu4j4xvljh+n24ifok/wbFZTKVXUzrN4iKIeIA==
1346+
"@bugsnag/node@^8.4.0":
1347+
version "8.4.0"
1348+
resolved "https://registry.yarnpkg.com/@bugsnag/node/-/node-8.4.0.tgz#a0db04d33cd714e20bb555b27089cfd38adb98ab"
1349+
integrity sha512-yqlFTvJNRwnp8jQczfgBztAhSKFc5vr9CHTUDbB72gBgCzQVQ7q16MX0tIHZVeL1Mo1Zywr9rvcPG/HBAPTuOw==
13501350
dependencies:
1351-
"@bugsnag/core" "^7.25.0"
1351+
"@bugsnag/core" "^8.4.0"
13521352
byline "^5.0.0"
1353-
error-stack-parser "^2.0.2"
1353+
error-stack-parser "^2.0.3"
13541354
iserror "^0.0.2"
13551355
pump "^3.0.0"
13561356
stack-generator "^2.0.3"
@@ -6138,7 +6138,7 @@ error-ex@^1.3.1:
61386138
dependencies:
61396139
is-arrayish "^0.2.1"
61406140

6141-
error-stack-parser@^2.0.2, error-stack-parser@^2.0.3, error-stack-parser@^2.0.6, error-stack-parser@^2.1.4:
6141+
error-stack-parser@^2.0.3, error-stack-parser@^2.0.6, error-stack-parser@^2.1.4:
61426142
version "2.1.4"
61436143
resolved "https://registry.yarnpkg.com/error-stack-parser/-/error-stack-parser-2.1.4.tgz#229cb01cdbfa84440bfa91876285b94680188286"
61446144
integrity sha512-Sk5V6wVazPhq5MhpO+AUxJn5x7XSXGl1R93Vn7i+zS15KDVxQijejNCrz8340/2bgLBjR9GtEG8ZVKONDjcqGQ==
@@ -8709,7 +8709,7 @@ isarray@^2.0.5:
87098709
resolved "https://registry.yarnpkg.com/isarray/-/isarray-2.0.5.tgz#8af1e4c1221244cc62459faf38940d4e644a5723"
87108710
integrity sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==
87118711

8712-
iserror@0.0.2, iserror@^0.0.2:
8712+
iserror@^0.0.2:
87138713
version "0.0.2"
87148714
resolved "https://registry.yarnpkg.com/iserror/-/iserror-0.0.2.tgz#bd53451fe2f668b9f2402c1966787aaa2c7c0bf5"
87158715
integrity sha512-oKGGrFVaWwETimP3SiWwjDeY27ovZoyZPHtxblC4hCq9fXxed/jasx+ATWFFjCVSRZng8VTMsN1nDnGo6zMBSw==

0 commit comments

Comments
 (0)