|
960 | 960 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
961 | 961 | integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== |
962 | 962 |
|
963 | | -"@bugsnag/browser@^6.5.2": |
964 | | - version "6.5.2" |
965 | | - resolved "https://registry.yarnpkg.com/@bugsnag/browser/-/browser-6.5.2.tgz#3f8f911dd739d2ace056fd5a38d5d25283ca4bfc" |
966 | | - integrity sha512-XFKKorJc92ivLnlHHhLiPvkP03tZ5y7n0Z2xO6lOU7t+jWF5YapgwqQAda/TWvyYO38B/baWdnOpWMB3QmjhkA== |
| 963 | +"@bugsnag/browser@^7.3.5": |
| 964 | + version "7.3.5" |
| 965 | + resolved "https://registry.yarnpkg.com/@bugsnag/browser/-/browser-7.3.5.tgz#31a10983247804b58894bd1dc5a998b89195c780" |
| 966 | + integrity sha512-Zs54UH7rXJTQbcuKDr6a4Qn2SDHr7cq7XLd5EHuLCJ6OMBktBlM8vZSf1sOiCBE2EE2g/kC2rk6VJktsRIaUEA== |
| 967 | + dependencies: |
| 968 | + "@bugsnag/core" "^7.3.5" |
| 969 | + |
| 970 | +"@bugsnag/core@^7.3.5": |
| 971 | + version "7.3.5" |
| 972 | + resolved "https://registry.yarnpkg.com/@bugsnag/core/-/core-7.3.5.tgz#688841abc8091dfcb6fda021b7fbc5519f23196e" |
| 973 | + integrity sha512-7zKFLcA6m9aaQ1p1AQx2iRaT3gE/MJqy0vGa/RhlKNdgMdMKYRGECWxJE66firvJT5ZwL7Bu11IkK6sLWHCBaw== |
| 974 | + dependencies: |
| 975 | + "@bugsnag/cuid" "^3.0.0" |
| 976 | + "@bugsnag/safe-json-stringify" "^6.0.0" |
| 977 | + error-stack-parser "^2.0.3" |
| 978 | + iserror "0.0.2" |
| 979 | + stack-generator "^2.0.3" |
967 | 980 |
|
968 | | - |
969 | | - version "6.5.2" |
970 | | - resolved "https://registry.yarnpkg.com/@bugsnag/js/-/js-6.5.2.tgz#810383aa7a2246639041bb9031ab316432959527" |
971 | | - integrity sha512-4ibw624fM5+Y/WSuo3T/MsJVtslsPV8X0MxFuRxdvpKVUXX216d8hN8E/bG4hr7aipqQOGhBYDqSzeL2wgmh0Q== |
| 981 | +"@bugsnag/cuid@^3.0.0": |
| 982 | + version "3.0.0" |
| 983 | + resolved "https://registry.yarnpkg.com/@bugsnag/cuid/-/cuid-3.0.0.tgz#2ee7642a30aee6dc86f5e7f824653741e42e5c35" |
| 984 | + integrity sha512-LOt8aaBI+KvOQGneBtpuCz3YqzyEAehd1f3nC5yr9TIYW1+IzYKa2xWS4EiMz5pPOnRPHkyyS5t/wmSmN51Gjg== |
| 985 | + |
| 986 | + |
| 987 | + version "7.3.5" |
| 988 | + resolved "https://registry.yarnpkg.com/@bugsnag/js/-/js-7.3.5.tgz#edf663aa8b025aedc5aaf35611bed4b5242d648e" |
| 989 | + integrity sha512-5KCeFEM7ntww2UbxbgW94TEwLHKzVLepDd8TNZeae2rdInt+fTc4o9oS0QxgubdLZHdLo9LNt8GTghl6F/9NwQ== |
972 | 990 | dependencies: |
973 | | - "@bugsnag/browser" "^6.5.2" |
974 | | - "@bugsnag/node" "^6.5.2" |
| 991 | + "@bugsnag/browser" "^7.3.5" |
| 992 | + "@bugsnag/node" "^7.3.5" |
975 | 993 |
|
976 | | -"@bugsnag/node@^6.5.2": |
977 | | - version "6.5.2" |
978 | | - resolved "https://registry.yarnpkg.com/@bugsnag/node/-/node-6.5.2.tgz#7bc2d0d1c7a682784be388404ab728a80b7ae2b9" |
979 | | - integrity sha512-KQ1twKoOttMCYsHv7OXUVsommVcrk6RGQ5YoZGlTbREhccbzsvjbiXPKiY31Qc7OXKvaJwSXhnOKrQTpRleFUg== |
| 994 | +"@bugsnag/node@^7.3.5": |
| 995 | + version "7.3.5" |
| 996 | + resolved "https://registry.yarnpkg.com/@bugsnag/node/-/node-7.3.5.tgz#6400520cb3a61fb531ee2ba04d0b5407618818b4" |
| 997 | + integrity sha512-eN06NgphKYikBq/AXpiLO9tNx1H7cz8C78oQnR5fj2POulj+Zm9njr9dM6DEzGIvBDt952SwwcOA73jAiOmztQ== |
980 | 998 | dependencies: |
| 999 | + "@bugsnag/core" "^7.3.5" |
981 | 1000 | byline "^5.0.0" |
982 | 1001 | error-stack-parser "^2.0.2" |
983 | 1002 | iserror "^0.0.2" |
984 | 1003 | pump "^3.0.0" |
985 | 1004 | stack-generator "^2.0.3" |
986 | 1005 |
|
| 1006 | +"@bugsnag/safe-json-stringify@^6.0.0": |
| 1007 | + version "6.0.0" |
| 1008 | + resolved "https://registry.yarnpkg.com/@bugsnag/safe-json-stringify/-/safe-json-stringify-6.0.0.tgz#22abdcd83e008c369902976730c34c150148a758" |
| 1009 | + integrity sha512-htzFO1Zc57S8kgdRK9mLcPVTW1BY2ijfH7Dk2CeZmspTWKdKqSo1iwmqrq2WtRjFlo8aRZYgLX0wFrDXF/9DLA== |
| 1010 | + |
987 | 1011 | "@cnakazawa/watch@^1.0.3": |
988 | 1012 | version "1.0.3" |
989 | 1013 | resolved "https://registry.yarnpkg.com/@cnakazawa/watch/-/watch-1.0.3.tgz#099139eaec7ebf07a27c1786a3ff64f39464d2ef" |
@@ -4212,7 +4236,7 @@ error-ex@^1.2.0, error-ex@^1.3.1: |
4212 | 4236 | dependencies: |
4213 | 4237 | is-arrayish "^0.2.1" |
4214 | 4238 |
|
4215 | | -error-stack-parser@^2.0.2: |
| 4239 | +error-stack-parser@^2.0.2, error-stack-parser@^2.0.3: |
4216 | 4240 | version "2.0.6" |
4217 | 4241 | resolved "https://registry.yarnpkg.com/error-stack-parser/-/error-stack-parser-2.0.6.tgz#5a99a707bd7a4c58a797902d48d82803ede6aad8" |
4218 | 4242 | integrity sha512-d51brTeqC+BHlwF0BhPtcYgF5nlzf9ZZ0ZIUQNZpc9ZB9qw5IJ2diTrBY9jlCJkTLITYPjmiX6OWCwH+fuyNgQ== |
|
6859 | 6883 | resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11" |
6860 | 6884 | integrity sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE= |
6861 | 6885 |
|
6862 | | -iserror@^0.0.2: |
| 6886 | +iserror@0.0.2, iserror@^0.0.2: |
6863 | 6887 | version "0.0.2" |
6864 | 6888 | resolved "https://registry.yarnpkg.com/iserror/-/iserror-0.0.2.tgz#bd53451fe2f668b9f2402c1966787aaa2c7c0bf5" |
6865 | 6889 | integrity sha1-vVNFH+L2aLnyQCwZZnh6qix8C/U= |
|
0 commit comments