Update @honeybadger-io/js to version 5.4.1 (#19479)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
depfu[bot] 2023-05-22 11:42:04 +02:00 committed by GitHub
parent a441358f01
commit b518ca76b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View file

@ -110,7 +110,7 @@
"@cypress/code-coverage": "^3.10.0",
"@etchteam/storybook-addon-css-variables-theme": "^1.4.0",
"@github/time-elements": "3.1.2",
"@honeybadger-io/js": "^4.9.3",
"@honeybadger-io/js": "^5.4.1",
"@honeybadger-io/webpack": "^1.5.1",
"@hotwired/stimulus": "3.1.0",
"@hotwired/stimulus-webpack-helpers": "1.0.1",

View file

@ -1793,19 +1793,19 @@
resolved "https://registry.yarnpkg.com/@github/time-elements/-/time-elements-3.1.2.tgz#cc36d7a34ff2033d7f0b216f1a724405b8fbc201"
integrity sha512-YVtZVLBikP6I7na22kfB9PKIseISwX41MFJ7lPuNz1VVH2IR5cpRRU6F1X6kcchPChljuvMUR4OiwMWHOJQ8kQ==
"@honeybadger-io/core@^4.9.2":
version "4.9.2"
resolved "https://registry.yarnpkg.com/@honeybadger-io/core/-/core-4.9.2.tgz#800be351ae5fef13252161e12f2c88e2f5d4b592"
integrity sha512-l1dabSseq+qDAspHhUg4N9UjEhbu1W7ESJRXyyrWxuUxcPXDrk24ssSgAVowG/NLlCfUMLQ1iWYKIYY6f+25sw==
"@honeybadger-io/core@^5.2.0":
version "5.2.0"
resolved "https://registry.yarnpkg.com/@honeybadger-io/core/-/core-5.2.0.tgz#158d495ac9300a98734a2aeedad9dbd2785fc363"
integrity sha512-ecb/SfURtIw807lM+wD/faAGzJplxXpdl+BV+UXtL9X9zOwBpXlq3ZT6XIdkw2raKHck96hhD3StOwA3G1J8+w==
dependencies:
stacktrace-parser "^0.1.10"
"@honeybadger-io/js@^4.9.3":
version "4.9.3"
resolved "https://registry.yarnpkg.com/@honeybadger-io/js/-/js-4.9.3.tgz#22a63c5cb5e873976bb22cf3cf273dd40f969e87"
integrity sha512-pk76zGxEWLj0I3h/ujzrWAkJJ5rq3YMJwjk4Bs+5ToJMD5Lwpb7B5dW56ivVCfffDPkFXDpXvhVJ8BcycrwRcA==
"@honeybadger-io/js@^5.4.1":
version "5.4.1"
resolved "https://registry.yarnpkg.com/@honeybadger-io/js/-/js-5.4.1.tgz#3e56ed2f83b925b3580f10a6611a7792c7b31664"
integrity sha512-BSFFNX/riDz2ul4epAg+r3/sCVM2xFzHFAmJLA/flA3PMNK1VAjEvYLr0mwKb+1hLNJNRXKrZ+ibYenUvK+eDg==
dependencies:
"@honeybadger-io/core" "^4.9.2"
"@honeybadger-io/core" "^5.2.0"
"@types/aws-lambda" "^8.10.89"
"@types/express" "^4.17.13"