From 5f488cd1a909ca8b7dd515d70757e9f7d4864b1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 04:47:02 +0000 Subject: [PATCH] Bump @sentry/integrations from 7.81.0 to 7.82.0 Bumps [@sentry/integrations](https://github.com/getsentry/sentry-javascript) from 7.81.0 to 7.82.0. - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-javascript/compare/7.81.0...7.82.0) --- updated-dependencies: - dependency-name: "@sentry/integrations" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 34 +++++++--------------------------- 2 files changed, 8 insertions(+), 28 deletions(-) diff --git a/package.json b/package.json index 96ca9ea..b76deac 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "dependencies": { "@kidkarolis/not-so-fast": "^1.1.0", "@koa/cors": "^4.0.0", - "@sentry/integrations": "^7.81.0", + "@sentry/integrations": "^7.82.0", "@sentry/node": "^7.82.0", "axios": "^1.6.2", "bignumber.js": "^9.1.2", diff --git a/yarn.lock b/yarn.lock index 8832f78..b36cda0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -30,14 +30,6 @@ "@sentry/types" "7.82.0" "@sentry/utils" "7.82.0" -"@sentry/core@7.81.0": - version "7.81.0" - resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.81.0.tgz#e72e02dcb175ada154a71cf89599287f9393e787" - integrity sha512-FCAKlqo9Z6fku69bkahw1AN+eBfAgRgOL1RpBLZgyG7YBW12vtSkHb5SDvZZTkm541Fo3hhepUTLtX0qmpA4yw== - dependencies: - "@sentry/types" "7.81.0" - "@sentry/utils" "7.81.0" - "@sentry/core@7.82.0": version "7.82.0" resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.82.0.tgz#6292e88f6375733dee98b3313d935f088cce4f4e" @@ -46,14 +38,14 @@ "@sentry/types" "7.82.0" "@sentry/utils" "7.82.0" -"@sentry/integrations@^7.81.0": - version "7.81.0" - resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.81.0.tgz#182be788375f277bebf4f08b38190735e818642a" - integrity sha512-CF2YaQC7IPai17p+i4bChWp0O1H/jrXkBlTmHjGG0fBAAQflPevglYp4qMn0V9/erX8lBo3MseimGwtAxbG7dA== +"@sentry/integrations@^7.82.0": + version "7.82.0" + resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.82.0.tgz#f2f631301b93c6c08c4989f7d92b0e600efd8f42" + integrity sha512-dLfLG7W+mNK7tyyIdoJc0eBd/vmboyBprQgnusbFFZeTgf7NjEjI4gk/VNFZp/EhZ+G6lLu/UJxttx/2QtSCYg== dependencies: - "@sentry/core" "7.81.0" - "@sentry/types" "7.81.0" - "@sentry/utils" "7.81.0" + "@sentry/core" "7.82.0" + "@sentry/types" "7.82.0" + "@sentry/utils" "7.82.0" localforage "^1.8.1" "@sentry/node@^7.82.0": @@ -67,23 +59,11 @@ "@sentry/utils" "7.82.0" https-proxy-agent "^5.0.0" -"@sentry/types@7.81.0": - version "7.81.0" - resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.81.0.tgz#a093286c4016a2ff58aa8408ff873b7952a9386f" - integrity sha512-rbYNYSSrrnwNndC7S+eVT84GRLEyCZNh9oXUQqzgSD6ngXCZ0xFJW6si75uv/XQBWIw4rkj9xfRcy8DU0Tj4fg== - "@sentry/types@7.82.0": version "7.82.0" resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.82.0.tgz#8f12f089069306bfe04d00f471fa1607a96eed80" integrity sha512-mWiSaWXas2zAyO7Kt5Eb9/W2vEiDiTw56NGRjKWsZnmKyl9bK3Mnxuk0TR7M6F+q8OoAFZPK1rECnyGIcb0fqQ== -"@sentry/utils@7.81.0": - version "7.81.0" - resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.81.0.tgz#b874664ebc5647eed2d3492ac4171819267262cb" - integrity sha512-yC9IvfeVbG4dygi4b+iUUMHp9xeHJfCn6XLbqjJVfq3xjAzBGHgfrpw6fYPNyTljXKb6CTiSXSqaNaQJE4CkPA== - dependencies: - "@sentry/types" "7.81.0" - "@sentry/utils@7.82.0": version "7.82.0" resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.82.0.tgz#0047db67ca8ad5f336dfa2994fd1a717a2941fbb"