Skip to content

Commit

Permalink
fix(deps): update hapi-sentry
Browse files Browse the repository at this point in the history
Using pre-release, see hydra-newmedia/hapi-sentry#141
  • Loading branch information
Birkbjo committed May 16, 2023
1 parent 2e8ff4c commit 192e56e
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 50 deletions.
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"hapi-api-version": "^2.3.1",
"hapi-auth-jwt2": "^10.4.0",
"hapi-pino": "^12.0.0",
"hapi-sentry": "^3.2.0",
"hapi-sentry": "^4.0.0-0",
"hapi-swagger": "^16.0.1",
"joi": "^17.4.2",
"jsonwebtoken": "^9.0.0",
Expand Down
117 changes: 68 additions & 49 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2250,7 +2250,7 @@
resolved "https://registry.npmjs.org/@hapi/hoek/-/hoek-8.5.1.tgz"
integrity sha512-yN7kbciD87WzLGc5539Tn0sApjyiGHAJgKvG9W8C7O+6c7qmoQMfVs0W4bX17eqz6C78QJqqFrtgdK5EWf6Qow==

"@hapi/hoek@9.x.x", "@hapi/hoek@^9.1.0":
"@hapi/hoek@9.x.x":
version "9.2.0"
resolved "https://registry.npmjs.org/@hapi/hoek/-/hoek-9.2.0.tgz"
integrity sha512-sqKVVVOe5ivCaXDWivIJYVSaEgdQK9ul7a4Kity5Iw7u9+wBAPbX1RMSnLLmp7O4Vzj0WOWwMAJsTL00xwaNug==
Expand Down Expand Up @@ -2607,60 +2607,50 @@
"@react-hook/passive-layout-effect" "^1.2.0"
"@react-hook/resize-observer" "^1.2.1"

"@sentry/core@6.18.2":
version "6.18.2"
resolved "https://registry.npmjs.org/@sentry/core/-/core-6.18.2.tgz"
integrity sha512-r5ad/gq5S/JHc9sd5CUhZQT9ojQ+f+thk/AoGeGawX/8HURZYAgIqD565d6FK0VsZEDkdRMl58z1Qon20h3y1g==
"@sentry-internal/tracing@7.52.1":
version "7.52.1"
resolved "https://registry.yarnpkg.com/@sentry-internal/tracing/-/tracing-7.52.1.tgz#c98823afd2f9814466fa26f24a1a54fe63b27c24"
integrity sha512-6N99rE+Ek0LgbqSzI/XpsKSLUyJjQ9nychViy+MP60p1x+hllukfTsDbNtUNrPlW0Bx+vqUrWKkAqmTFad94TQ==
dependencies:
"@sentry/hub" "6.18.2"
"@sentry/minimal" "6.18.2"
"@sentry/types" "6.18.2"
"@sentry/utils" "6.18.2"
"@sentry/core" "7.52.1"
"@sentry/types" "7.52.1"
"@sentry/utils" "7.52.1"
tslib "^1.9.3"

"@sentry/hub@6.18.2":
version "6.18.2"
resolved "https://registry.npmjs.org/@sentry/hub/-/hub-6.18.2.tgz"
integrity sha512-d0AugekMkbnN12b4EXMjseJxtLPc9S20DGobCPUb4oAQT6S2oDQEj1jwP6PQ5vtgyy+GMYWxBMgqAQ4pjVYISQ==
"@sentry/core@7.52.1":
version "7.52.1"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.52.1.tgz#4de702937ba8944802bb06eb8dfdf089c39f6bab"
integrity sha512-36clugQu5z/9jrit1gzI7KfKbAUimjRab39JeR0mJ6pMuKLTTK7PhbpUAD4AQBs9qVeXN2c7h9SVZiSA0UDvkg==
dependencies:
"@sentry/types" "6.18.2"
"@sentry/utils" "6.18.2"
"@sentry/types" "7.52.1"
"@sentry/utils" "7.52.1"
tslib "^1.9.3"

"@sentry/minimal@6.18.2":
version "6.18.2"
resolved "https://registry.npmjs.org/@sentry/minimal/-/minimal-6.18.2.tgz"
integrity sha512-n7KYuo34W2LxE+3dnZ47of7XHuORINCnXq66XH72eoj67tf0XeWbIhEJrYGmoLRyRfoCYYrBLWiDl/uTjLzrzQ==
"@sentry/node@^7.38.0":
version "7.52.1"
resolved "https://registry.yarnpkg.com/@sentry/node/-/node-7.52.1.tgz#3939bf47485461d990f6fe192d9fdced6ed95953"
integrity sha512-n3frjYbkY/+eZ5RTQMaipv6Hh9w3ia40GDeRK6KJQit7OLKLmXisD+FsdYzm8Jc784csSvb6HGGVgqLpO1p9Og==
dependencies:
"@sentry/hub" "6.18.2"
"@sentry/types" "6.18.2"
tslib "^1.9.3"

"@sentry/node@^6.2.2":
version "6.18.2"
resolved "https://registry.npmjs.org/@sentry/node/-/node-6.18.2.tgz"
integrity sha512-1S+44c09n3KVpCYjwOfnA9jKvnpPegpQWM81Nu5J6ToGx+ZiddMq6B9GRXUnFfZ7Z6fJHZzFtySasQC7KqkQoA==
dependencies:
"@sentry/core" "6.18.2"
"@sentry/hub" "6.18.2"
"@sentry/types" "6.18.2"
"@sentry/utils" "6.18.2"
"@sentry-internal/tracing" "7.52.1"
"@sentry/core" "7.52.1"
"@sentry/types" "7.52.1"
"@sentry/utils" "7.52.1"
cookie "^0.4.1"
https-proxy-agent "^5.0.0"
lru_map "^0.3.3"
tslib "^1.9.3"

"@sentry/types@6.18.2":
version "6.18.2"
resolved "https://registry.npmjs.org/@sentry/types/-/types-6.18.2.tgz"
integrity sha512-WzpJf/Q5aORTzrSwer/As1NlO90dBAQpaHV2ikDDKqOyMWEgjKb5/4gh59p9gH8JMMnLetP1AvQel0fOj5UnUw==
"@sentry/types@7.52.1", "@sentry/types@^7.38.0":
version "7.52.1"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.52.1.tgz#bcff6d0462d9b9b7b9ec31c0068fe02d44f25da2"
integrity sha512-OMbGBPrJsw0iEXwZ2bJUYxewI1IEAU2e1aQGc0O6QW5+6hhCh+8HO8Xl4EymqwejjztuwStkl6G1qhK+Q0/Row==

"@sentry/utils@6.18.2":
version "6.18.2"
resolved "https://registry.npmjs.org/@sentry/utils/-/utils-6.18.2.tgz"
integrity sha512-EC619jesknyu4xpwud5WC/5odYLz6JUy7OSFy5405PpdGeh/m8XUvuJAx4zDx0Iz/Mlk0S1Md+ZcQwqkv39dkw==
"@sentry/utils@7.52.1":
version "7.52.1"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.52.1.tgz#4a3e49b918f78dba4524c924286210259020cac5"
integrity sha512-MPt1Xu/jluulknW8CmZ2naJ53jEdtdwCBSo6fXJvOTI0SDqwIPbXDVrsnqLAhVJuIN7xbkj96nuY/VBR6S5sWg==
dependencies:
"@sentry/types" "6.18.2"
"@sentry/types" "7.52.1"
tslib "^1.9.3"

"@sideway/address@^4.1.0":
Expand All @@ -2670,11 +2660,23 @@
dependencies:
"@hapi/hoek" "^9.0.0"

"@sideway/address@^4.1.3":
version "4.1.4"
resolved "https://registry.yarnpkg.com/@sideway/address/-/address-4.1.4.tgz#03dccebc6ea47fdc226f7d3d1ad512955d4783f0"
integrity sha512-7vwq+rOHVWjyXxVlR76Agnvhy8I9rpzjosTESvmhNeXOXdZZB15Fl+TI9x1SiHZH5Jv2wTGduSxFDIaq0m3DUw==
dependencies:
"@hapi/hoek" "^9.0.0"

"@sideway/formula@^3.0.0":
version "3.0.0"
resolved "https://registry.npmjs.org/@sideway/formula/-/formula-3.0.0.tgz"
integrity sha512-vHe7wZ4NOXVfkoRb8T5otiENVlT7a3IAiw7H5M2+GO+9CDgcVUUsX1zalAztCmwyOr2RUTGJdgB+ZvSVqmdHmg==

"@sideway/formula@^3.0.1":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@sideway/formula/-/formula-3.0.1.tgz#80fcbcbaf7ce031e0ef2dd29b1bfc7c3f583611f"
integrity sha512-/poHZJJVjx3L+zVD6g9KgHfYnb443oi7wLu/XKojDviHy6HOEOA6z1Trk5aR1dGcmPenJEgb2sK2I80LeS3MIg==

"@sideway/pinpoint@^2.0.0":
version "2.0.0"
resolved "https://registry.npmjs.org/@sideway/pinpoint/-/pinpoint-2.0.0.tgz"
Expand Down Expand Up @@ -7210,14 +7212,15 @@ hapi-scope-start@2.x.x:
resolved "https://registry.npmjs.org/hapi-scope-start/-/hapi-scope-start-2.1.1.tgz"
integrity "sha1-dJWnJv5yt7yo3izcwdh82M5qtPI=sha512-VrA6AMV07yV9J1LniAC1MAvxRAZvl3yZHjm8bHGiS3YD22eEyChs5MyASfG+4HvxkS6aQHiJb01631LVBHglZw== sha512-VrA6AMV07yV9J1LniAC1MAvxRAZvl3yZHjm8bHGiS3YD22eEyChs5MyASfG+4HvxkS6aQHiJb01631LVBHglZw=="

hapi-sentry@^3.2.0:
version "3.2.0"
resolved "https://registry.npmjs.org/hapi-sentry/-/hapi-sentry-3.2.0.tgz"
integrity sha512-tMmSUoP1jtLLUk8foh2VfFajykkEqZgvBa9ofjsM0Xf5/xxjsXlXIFczJ4h3T2qiAxRPEcmkuWF2QQjrnflezw==
hapi-sentry@^4.0.0-0:
version "4.0.0-0"
resolved "https://registry.yarnpkg.com/hapi-sentry/-/hapi-sentry-4.0.0-0.tgz#899584b37830537d1e6b67d31971c535ec72eaca"
integrity sha512-RMsEwbh05iJo/OT/EoRYHrWzJCuDfedzXPBx5Nh6eUyrsHRC7zSK7TXTO5M67GQufDERGeZEi6SAO1xARr8XpA==
dependencies:
"@hapi/hoek" "^9.1.0"
"@sentry/node" "^6.2.2"
joi "^17.2.1"
"@hapi/hoek" "^11.0.2"
"@sentry/node" "^7.38.0"
"@sentry/types" "^7.38.0"
joi "^17.7.1"

hapi-swagger@^16.0.1:
version "16.0.1"
Expand Down Expand Up @@ -8322,7 +8325,7 @@ jmespath@0.15.0:
resolved "https://registry.npmjs.org/jmespath/-/jmespath-0.15.0.tgz"
integrity "sha1-o/Iiqarp+Wb10nx5ZRDigJF2Qhc=sha512-+kHj8HXArPfpPEKGLZ+kB5ONRTCiGQXo8RQYL0hH8t6pWXUBBK5KkkQmTNOwKK4LEsd0yTsgtjJVm4UBSZea4w== sha512-+kHj8HXArPfpPEKGLZ+kB5ONRTCiGQXo8RQYL0hH8t6pWXUBBK5KkkQmTNOwKK4LEsd0yTsgtjJVm4UBSZea4w=="

joi@17.x.x, joi@^17.2.1, joi@^17.4.2:
joi@17.x.x, joi@^17.4.2:
version "17.4.2"
resolved "https://registry.npmjs.org/joi/-/joi-17.4.2.tgz"
integrity sha512-Lm56PP+n0+Z2A2rfRvsfWVDXGEWjXxatPopkQ8qQ5mxCEhwHG+Ettgg5o98FFaxilOxozoa14cFhrE/hOzh/Nw==
Expand All @@ -8333,6 +8336,17 @@ joi@17.x.x, joi@^17.2.1, joi@^17.4.2:
"@sideway/formula" "^3.0.0"
"@sideway/pinpoint" "^2.0.0"

joi@^17.7.1:
version "17.9.2"
resolved "https://registry.yarnpkg.com/joi/-/joi-17.9.2.tgz#8b2e4724188369f55451aebd1d0b1d9482470690"
integrity sha512-Itk/r+V4Dx0V3c7RLFdRh12IOjySm2/WGPMubBT92cQvRfYZhPM2W0hZlctjj72iES8jsRCwp7S/cRmWBnJ4nw==
dependencies:
"@hapi/hoek" "^9.0.0"
"@hapi/topo" "^5.0.0"
"@sideway/address" "^4.1.3"
"@sideway/formula" "^3.0.1"
"@sideway/pinpoint" "^2.0.0"

jose@^4.10.4:
version "4.13.1"