Skip to content

Commit

Permalink
feat(remix): Update sentry-cli version to ^2.21.2 (#9401)
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhiPrasad authored Oct 30, 2023
1 parent d1515b9 commit 4fc18b9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
2 changes: 1 addition & 1 deletion packages/remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"access": "public"
},
"dependencies": {
"@sentry/cli": "2.20.5",
"@sentry/cli": "^2.21.2",
"@sentry/core": "7.76.0",
"@sentry/node": "7.76.0",
"@sentry/react": "7.76.0",
Expand Down
11 changes: 0 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4986,17 +4986,6 @@
magic-string "0.27.0"
unplugin "1.0.1"

"@sentry/[email protected]":
version "2.20.5"
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.20.5.tgz#255a5388ca24c211a0eae01dcc4ad813a7ff335a"
integrity sha512-ZvWb86eF0QXH9C5Mbi87aUmr8SH848yEpXJmlM2AoBowpE9kKDnewCAKvyXUihojUFwCSEEjoJhrRMMgmCZqXA==
dependencies:
https-proxy-agent "^5.0.0"
node-fetch "^2.6.7"
progress "^2.0.3"
proxy-from-env "^1.1.0"
which "^2.0.2"

"@sentry/cli@^1.74.4", "@sentry/cli@^1.74.6":
version "1.74.6"
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-1.74.6.tgz#c4f276e52c6f5e8c8d692845a965988068ebc6f5"
Expand Down

0 comments on commit 4fc18b9

Please sign in to comment.