Skip to content
This repository was archived by the owner on Oct 29, 2023. It is now read-only.

Commit 0e8953c

Browse files
committed
build(deps): update bugsnag to v7.18.0
1 parent b975404 commit 0e8953c

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
"@auth0/angular-jwt": "5.0.2",
5050
"@azure/msal-angular": "2.4.3",
5151
"@azure/msal-browser": "2.28.3",
52-
"@bugsnag/js": "7.17.4",
53-
"@bugsnag/plugin-angular": "7.17.4",
52+
"@bugsnag/js": "7.18.0",
53+
"@bugsnag/plugin-angular": "7.18.0",
5454
"@carbon/icons-angular": "11.2.2",
5555
"@cds/core": "6.1.4",
5656
"@clr/angular": "13.8.2",

yarn.lock

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -2410,17 +2410,17 @@
24102410
resolved "https://registry.yarnpkg.com/@braintree/sanitize-url/-/sanitize-url-6.0.0.tgz#fe364f025ba74f6de6c837a84ef44bdb1d61e68f"
24112411
integrity sha512-mgmE7XBYY/21erpzhexk4Cj1cyTQ9LzvnTxtzM17BJ7ERMNE6W72mQRo0I1Ud8eFJ+RVVIcBNhLFZ3GX4XFz5w==
24122412

2413-
"@bugsnag/browser@^7.17.4":
2414-
version "7.17.4"
2415-
resolved "https://registry.yarnpkg.com/@bugsnag/browser/-/browser-7.17.4.tgz#0a4f52dac8dfdcb0977e999c8643c8927b238b3f"
2416-
integrity sha512-W0BPQVxYB1Z+fxIQlG+VqE0gcmI6wm5n9MbRj7e/yIRNSmZuj8Js9TWznWPCAEt1+6ekPY7ptziuzsZv8ykL6Q==
2413+
"@bugsnag/browser@^7.18.0":
2414+
version "7.18.0"
2415+
resolved "https://registry.yarnpkg.com/@bugsnag/browser/-/browser-7.18.0.tgz#87debfbe8ce3685bd7b9053eed56551c96f5427d"
2416+
integrity sha512-lIdM6+mazFkkPwYSbfcBDFMLJ7++WoCuWnaVeaV3HcA7V9RHC+l5CmRSEyRatsiv2xfLPAIasTxAbCCc4WPgCg==
24172417
dependencies:
2418-
"@bugsnag/core" "^7.17.4"
2418+
"@bugsnag/core" "^7.18.0"
24192419

2420-
"@bugsnag/core@^7.17.4":
2421-
version "7.17.4"
2422-
resolved "https://registry.yarnpkg.com/@bugsnag/core/-/core-7.17.4.tgz#1d3fc15bd2ea5460da6b1024c3784c3593f92e48"
2423-
integrity sha512-FOKBAlVxy1V0dU8yuJ9j9uE2qrMXyMWigxUvvHmZV6ejRy7xCz4AzwQNacxqe8W627LAyICn/+afjpOYipuRHQ==
2420+
"@bugsnag/core@^7.18.0":
2421+
version "7.18.0"
2422+
resolved "https://registry.yarnpkg.com/@bugsnag/core/-/core-7.18.0.tgz#67d43db24ff1da54d05a5a11931bd398e4986436"
2423+
integrity sha512-j5YVnbrQbs2WUFnhXERPm68XooUrdNrbJISsiK5+mnbWJrdGkIw8+p5sROV72fiuuQlLtV3jiEJHlSErZggLBw==
24242424
dependencies:
24252425
"@bugsnag/cuid" "^3.0.0"
24262426
"@bugsnag/safe-json-stringify" "^6.0.0"
@@ -2433,30 +2433,30 @@
24332433
resolved "https://registry.yarnpkg.com/@bugsnag/cuid/-/cuid-3.0.0.tgz#2ee7642a30aee6dc86f5e7f824653741e42e5c35"
24342434
integrity sha512-LOt8aaBI+KvOQGneBtpuCz3YqzyEAehd1f3nC5yr9TIYW1+IzYKa2xWS4EiMz5pPOnRPHkyyS5t/wmSmN51Gjg==
24352435

2436-
"@bugsnag/js@7.17.4":
2437-
version "7.17.4"
2438-
resolved "https://registry.yarnpkg.com/@bugsnag/js/-/js-7.17.4.tgz#0b7c4a8249e405bf8d80aa8c84933e06660e284f"
2439-
integrity sha512-Ews1NjWHdH9Zy2uiTJ5BPwc+a5M/85UOi+u+14pjb7CsyuV2QVlNU4A/yzHFKhvORvL4V3VkYfYK3nnIp0bibQ==
2436+
"@bugsnag/js@7.18.0":
2437+
version "7.18.0"
2438+
resolved "https://registry.yarnpkg.com/@bugsnag/js/-/js-7.18.0.tgz#48261838a893a5e452f09ea75f27ad7ad964f199"
2439+
integrity sha512-engv7itP6E5VcqapikA/ZPgnnImxZLMRZMyu14dgld/RCjCm3XFLhGcscnN8jJkTmp366e5Xqo8Lq7y9aI6Yhw==
24402440
dependencies:
2441-
"@bugsnag/browser" "^7.17.4"
2442-
"@bugsnag/node" "^7.17.4"
2441+
"@bugsnag/browser" "^7.18.0"
2442+
"@bugsnag/node" "^7.18.0"
24432443

2444-
"@bugsnag/node@^7.17.4":
2445-
version "7.17.4"
2446-
resolved "https://registry.yarnpkg.com/@bugsnag/node/-/node-7.17.4.tgz#518ff0826957fc360a6b76598d4eb13a6f87c09e"
2447-
integrity sha512-wJnqt+w9IeTR4rbr4mkzIeyYc4gBSpwffL/ddkMyNrjMOEPrb7dn9UT496YavX6uT0Eg77KOY3UifaKfIbSj8Q==
2444+
"@bugsnag/node@^7.18.0":
2445+
version "7.18.0"
2446+
resolved "https://registry.yarnpkg.com/@bugsnag/node/-/node-7.18.0.tgz#54300bb5bbece9464c601a50d72e2380183ff981"
2447+
integrity sha512-jXFIJ3DF4AJZ16j5WsUF+Fe8zgtPdBOryRoqdNvTMWBHI6mVtTyn2clTPYjasocV9rdi9hC3cWxilLGlLacnaQ==
24482448
dependencies:
2449-
"@bugsnag/core" "^7.17.4"
2449+
"@bugsnag/core" "^7.18.0"
24502450
byline "^5.0.0"
24512451
error-stack-parser "^2.0.2"
24522452
iserror "^0.0.2"
24532453
pump "^3.0.0"
24542454
stack-generator "^2.0.3"
24552455

2456-
"@bugsnag/plugin-angular@7.17.4":
2457-
version "7.17.4"
2458-
resolved "https://registry.yarnpkg.com/@bugsnag/plugin-angular/-/plugin-angular-7.17.4.tgz#94dbbd472a9b9c1895eae390e2ce5f588ee2c36d"
2459-
integrity sha512-ZAnrtGLEAPHBOReWf06ypZfWWz+GDp5GwmdcdbtL4uvUgNRsqsgW0HG8f5ArAHi5f9aEpJ8m41EnkzFqDOHwxA==
2456+
"@bugsnag/plugin-angular@7.18.0":
2457+
version "7.18.0"
2458+
resolved "https://registry.yarnpkg.com/@bugsnag/plugin-angular/-/plugin-angular-7.18.0.tgz#c5cdf0df3bf7f4edc1354acce44708631c0a5027"
2459+
integrity sha512-xLr7e0qP89FUE0LGH6knxBR3HPT7AvdrAJh1JeoFtAL+av0576TCgq4qc3gkMIGkB+a8D4PctuAKZ2g3f+KYOw==
24602460

24612461
"@bugsnag/safe-json-stringify@^6.0.0":
24622462
version "6.0.0"

0 commit comments

Comments
 (0)