From 96ffee5cae0f4d61e714c32bd120fcea51292f6c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 May 2022 21:58:32 +0100 Subject: [PATCH] fix(deps): update dependency @sentry/cli to v1.74.4 (#256) Co-authored-by: Renovate Bot --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index df70be3..48bcd75 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@emotion/styled": "11.8.1", "@happykit/analytics": "1.0.1", "@sendgrid/mail": "7.6.2", - "@sentry/cli": "1.74.3", + "@sentry/cli": "1.74.4", "@sentry/nextjs": "6.19.6", "@stripe/react-stripe-js": "1.7.2", "@stripe/stripe-js": "1.29.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 343baa9..e9b8c85 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -11,7 +11,7 @@ specifiers: '@happykit/analytics': 1.0.1 '@next/eslint-plugin-next': 12.1.6 '@sendgrid/mail': 7.6.2 - '@sentry/cli': 1.74.3 + '@sentry/cli': 1.74.4 '@sentry/nextjs': 6.19.6 '@stripe/react-stripe-js': 1.7.2 '@stripe/stripe-js': 1.29.0 @@ -62,7 +62,7 @@ dependencies: '@emotion/styled': 11.8.1_25785ff73a5cbea4cb033ce870e20f07 '@happykit/analytics': 1.0.1_next@12.1.6+react@18.0.0 '@sendgrid/mail': 7.6.2 - '@sentry/cli': 1.74.3 + '@sentry/cli': 1.74.4 '@sentry/nextjs': 6.19.6_next@12.1.6+react@18.0.0 '@stripe/react-stripe-js': 1.7.2_fd144ade065f2a88848ec96af81315c1 '@stripe/stripe-js': 1.29.0 @@ -2555,8 +2555,8 @@ packages: tslib: 1.14.1 dev: false - /@sentry/cli/1.74.3: - resolution: {integrity: sha512-74NiqWTgTFDPe2S99h1ge5UMe6aAC44ebareadd1P6MdaNfYz6JUEa2QrDfMq7TKccEiRFXhXBHbUI8mxzrzuQ==} + /@sentry/cli/1.74.4: + resolution: {integrity: sha512-BMfzYiedbModsNBJlKeBOLVYUtwSi99LJ8gxxE4Bp5N8hyjNIN0WVrozAVZ27mqzAuy6151Za3dpmOLO86YlGw==} engines: {node: '>= 8'} hasBin: true requiresBuild: true @@ -2698,7 +2698,7 @@ packages: resolution: {integrity: sha512-PtKr0NL62b5L3kPFGjwSNbIUwwcW5E5G6bQxAYZGpkgL1MFPnS4ND0SAsySuX0byQJRFFium5A19LpzyvQZSlQ==} engines: {node: '>= 8'} dependencies: - '@sentry/cli': 1.74.3 + '@sentry/cli': 1.74.4 transitivePeerDependencies: - encoding - supports-color