Skip to content

Commit

Permalink
fix(deps): update sentry-javascript monorepo to v6.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Sep 20, 2021
1 parent df904f3 commit f965648
Show file tree
Hide file tree
Showing 4 changed files with 69 additions and 69 deletions.
4 changes: 2 additions & 2 deletions packages/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"@emotion/react": "11.4.1",
"@emotion/styled": "11.3.0",
"@hookform/resolvers": "2.8.1",
"@sentry/react": "6.13.0",
"@sentry/tracing": "6.13.0",
"@sentry/react": "6.13.1",
"@sentry/tracing": "6.13.1",
"dayjs": "1.10.7",
"framer-motion": "4.1.17",
"next": "11.1.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"@prisma/client": "2.25.0",
"@sendgrid/client": "7.4.6",
"@sendgrid/mail": "7.4.6",
"@sentry/node": "6.13.0",
"@sentry/tracing": "6.13.0",
"@sentry/node": "6.13.1",
"@sentry/tracing": "6.13.1",
"apollo-server-express": "2.25.2",
"bcryptjs": "2.4.3",
"chalk": "4.1.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"@emotion/react": "11.4.1",
"@emotion/styled": "11.3.0",
"@hookform/resolvers": "2.8.1",
"@sentry/react": "6.13.0",
"@sentry/tracing": "6.13.0",
"@sentry/react": "6.13.1",
"@sentry/tracing": "6.13.1",
"dayjs": "1.10.7",
"framer-motion": "4.1.17",
"mapbox-gl": "2.4.1",
Expand Down
126 changes: 63 additions & 63 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3195,94 +3195,94 @@
"@sendgrid/client" "^7.4.6"
"@sendgrid/helpers" "^7.4.6"

"@sentry/[email protected].0":
version "6.13.0"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-6.13.0.tgz#fddcf1997d47c166a86494a6ea594f4cc60e773d"
integrity sha512-Eh0k2qYhqWiEP3N04AwSrpl4VRD0pzt6SRgJxgiGzSvBT43EOjyNQ3xzMylAechfjSCTWmzZMvwcgT5fNM9cuw==
dependencies:
"@sentry/core" "6.13.0"
"@sentry/types" "6.13.0"
"@sentry/utils" "6.13.0"
"@sentry/[email protected].1":
version "6.13.1"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-6.13.1.tgz#0c66d16a5c1cf00a46117746059d4eaf9e463487"
integrity sha512-xr/cUzXmnFhEdKoIPY4c46zjPZ+qOf8eJzz4jSni9wSto7zZRwQINVzSTVm+y+46rLdJtamMIsrlFHkASbB5qw==
dependencies:
"@sentry/core" "6.13.1"
"@sentry/types" "6.13.1"
"@sentry/utils" "6.13.1"
tslib "^1.9.3"

"@sentry/[email protected].0":
version "6.13.0"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-6.13.0.tgz#35df709bb5c1979cc05a4dd0bbe8b15fb973ad6f"
integrity sha512-Aw0ljRJx5tq4w6ZXxvcu2Lr9NwD+MJ1SLL5+oB1hh4OlcOJ7OLwDjtJ3+ZOwp75GCAp7phh4+s/Sql6roX3Lpw==
"@sentry/[email protected].1":
version "6.13.1"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-6.13.1.tgz#158cb7391c1aed4083fe12f40a3aecc951e3d354"
integrity sha512-IGitAHYtsDPhPPcSTDqL/NMOwTbrqPezQOo4rlU1p1lpyZKSKrgzn/8LCrb+eRV2ffaio6+3kwqjCN2SvU8S7A==
dependencies:
"@sentry/hub" "6.13.0"
"@sentry/minimal" "6.13.0"
"@sentry/types" "6.13.0"
"@sentry/utils" "6.13.0"
"@sentry/hub" "6.13.1"
"@sentry/minimal" "6.13.1"
"@sentry/types" "6.13.1"
"@sentry/utils" "6.13.1"
tslib "^1.9.3"

"@sentry/[email protected].0":
version "6.13.0"
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-6.13.0.tgz#076a5f9b6d0efb8c1832820e3eecd5e24b5e1706"
integrity sha512-BmKgrTyotF008KPfFt1ySyFg0AAMf/ha9Bz9Rmi+usSJjnOLsObzBJQNAozp4Cu6i1kGvj1/R+ymPCD61Gqozw==
"@sentry/[email protected].1":
version "6.13.1"
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-6.13.1.tgz#587227fa502e3ed699878ac903f2a5100849cb00"
integrity sha512-O7bR5suyVNTNyr6tm0IjhZ7NvxSHIbHoy5KYbVv05HQ/DmvAbYWq4dtOMvYQuuTD9krGkZdwPg4Gm6KnFaKqoQ==
dependencies:
"@sentry/types" "6.13.0"
"@sentry/utils" "6.13.0"
"@sentry/types" "6.13.1"
"@sentry/utils" "6.13.1"
tslib "^1.9.3"

"@sentry/[email protected].0":
version "6.13.0"
resolved "https://registry.yarnpkg.com/@sentry/minimal/-/minimal-6.13.0.tgz#276fc0ee5355954c2a9d9292d914988391f8a1e1"
integrity sha512-eJQs44sGY2wFuVDznHMDeShR+ZbnM/KS+T5753nJ4QtMqCNTiG9WDlNXAxwFJ6Q3DORtaxcWHyFZdOMUusJiZQ==
"@sentry/[email protected].1":
version "6.13.1"
resolved "https://registry.yarnpkg.com/@sentry/minimal/-/minimal-6.13.1.tgz#86865cc0d6090d9c8be2c44ec7f14a9c66910e7d"
integrity sha512-waRLPRFT1G95LsklH25LvfJy4vSe54PPRSeAGNPa4xVLCP56CnbNXGEXGDyPUewtqESwVpRG6GPL1QRV67IixA==
dependencies:
"@sentry/hub" "6.13.0"
"@sentry/types" "6.13.0"
"@sentry/hub" "6.13.1"
"@sentry/types" "6.13.1"
tslib "^1.9.3"

"@sentry/[email protected].0":
version "6.13.0"
resolved "https://registry.yarnpkg.com/@sentry/node/-/node-6.13.0.tgz#e31e437b7ff2767ca62a7587ae596b7167d465a7"
integrity sha512-EO7CRWX+I9V+pTmg8B1ESJ4wvmKokWefFQdRMgcjeuTHW8aIIK3WAwZE2R1SPd04/cFO7sar4xOs9QIpVtUkfQ==
dependencies:
"@sentry/core" "6.13.0"
"@sentry/hub" "6.13.0"
"@sentry/tracing" "6.13.0"
"@sentry/types" "6.13.0"
"@sentry/utils" "6.13.0"
"@sentry/[email protected].1":
version "6.13.1"
resolved "https://registry.yarnpkg.com/@sentry/node/-/node-6.13.1.tgz#9b76d5746a6e851a11bcdc25097177cbb28fcc82"
integrity sha512-uSAsRPGeTNb6pEzHQ4/RkaylO95f6SmS1yzMizlMkgZq5qPDkmKgN+sZ04g58XlZ6nDKTxYoLSZsfxdaIZNTcw==
dependencies:
"@sentry/core" "6.13.1"
"@sentry/hub" "6.13.1"
"@sentry/tracing" "6.13.1"
"@sentry/types" "6.13.1"
"@sentry/utils" "6.13.1"
cookie "^0.4.1"
https-proxy-agent "^5.0.0"
lru_map "^0.3.3"
tslib "^1.9.3"

"@sentry/[email protected].0":
version "6.13.0"
resolved "https://registry.yarnpkg.com/@sentry/react/-/react-6.13.0.tgz#110aada56a5f952b63f8ce94ce0c71792bcffd4a"
integrity sha512-Pkkq2YQn7uvqHX+OvoGrd9Nq0ixrQyixm2SI0BjptDXkZ6AqlI+fhhP8Mm+ezBgPT9WqO2+BUW/YivyTjVYwHg==
"@sentry/[email protected].1":
version "6.13.1"
resolved "https://registry.yarnpkg.com/@sentry/react/-/react-6.13.1.tgz#ddf324349b379a63b1f0aab767ac0affdf40ce38"
integrity sha512-GD4uLreYZi6MenkeSkXjg5LwL1+bAVfwARUAkYMs4XElhpIoouvC8pk22rEegtw1KmJ+SWuzH7fkVJS0Tnb8tg==
dependencies:
"@sentry/browser" "6.13.0"
"@sentry/minimal" "6.13.0"
"@sentry/types" "6.13.0"
"@sentry/utils" "6.13.0"
"@sentry/browser" "6.13.1"
"@sentry/minimal" "6.13.1"
"@sentry/types" "6.13.1"
"@sentry/utils" "6.13.1"
hoist-non-react-statics "^3.3.2"
tslib "^1.9.3"

"@sentry/[email protected].0":
version "6.13.0"
resolved "https://registry.yarnpkg.com/@sentry/tracing/-/tracing-6.13.0.tgz#3d9fac18c2d6829ba14178729d4a7ac770462e3e"
integrity sha512-nTY8UnVK6OUh4ocONtphoaK3WXBZqw0HOFyFpBSzhldo4O1jLad1OEkz8vAxrIE9sXPmLWta5CtKq6PIaFwQSg==
"@sentry/[email protected].1":
version "6.13.1"
resolved "https://registry.yarnpkg.com/@sentry/tracing/-/tracing-6.13.1.tgz#eec84740a2566132c14c151e855f2a8a2dac3716"
integrity sha512-UF0yHtWXi5SfDa5oKCSw463P3AyAf635w6zFMiLV6kt8DDjnOwJRcT7dekRIU8F4Du+2nWJFPoXsmt1sablycw==
dependencies:
"@sentry/hub" "6.13.0"
"@sentry/minimal" "6.13.0"
"@sentry/types" "6.13.0"
"@sentry/utils" "6.13.0"
"@sentry/hub" "6.13.1"
"@sentry/minimal" "6.13.1"
"@sentry/types" "6.13.1"
"@sentry/utils" "6.13.1"
tslib "^1.9.3"

"@sentry/[email protected].0":
version "6.13.0"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-6.13.0.tgz#a8ad870c6ecb407cbe9ca883b0688bacb30daacf"
integrity sha512-04ZVmz4txuI3w1KS81eByppvvMfOINj7jZYnO5zX/S3cjHiOpAJiZkN/k9tTi1Ua3td8bEkQLB6Cxrq9MSiH3Q==
"@sentry/[email protected].1":
version "6.13.1"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-6.13.1.tgz#650e5e5fe4aa415987e14cfa2ca03e5d5eb3e347"
integrity sha512-dYm8qv/O6QhOCmWi5rlJBX9rjEqvnjnZH1zqhQCWhMmF9aYS151Y41P1C0TS0o17Z0ClonLiYMG1J+zE/Pmtqg==

"@sentry/[email protected].0":
version "6.13.0"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-6.13.0.tgz#c75647890a5a9dfdb3df321517aa4886c8715b03"
integrity sha512-e82DBwjYqWkNmafIkHnbqirK4t7WCmqCGaoo1Et6vTRCBS4GthWvS6EzaozY7EKs/TzsfIiDdTLGTbYMQOq9Zw==
"@sentry/[email protected].1":
version "6.13.1"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-6.13.1.tgz#5c974c4235615ac50caed2b25c30b33a6a234425"
integrity sha512-qFDup/nBj2u2rAcQADFG3njVYUCo4XOQkCT7XdA5Flg1a++r6tIBdjiRyyjb8nqwHZ/OQsKr/V/EQaJiW29ETA==
dependencies:
"@sentry/types" "6.13.0"
"@sentry/types" "6.13.1"
tslib "^1.9.3"

"@sindresorhus/is@^0.14.0":
Expand Down

0 comments on commit f965648

Please sign in to comment.