Skip to content

Commit 4fc18b9

Browse files
authored
feat(remix): Update sentry-cli version to ^2.21.2 (#9401)
1 parent d1515b9 commit 4fc18b9

File tree

2 files changed

+1
-12
lines changed

2 files changed

+1
-12
lines changed

packages/remix/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"access": "public"
2828
},
2929
"dependencies": {
30-
"@sentry/cli": "2.20.5",
30+
"@sentry/cli": "^2.21.2",
3131
"@sentry/core": "7.76.0",
3232
"@sentry/node": "7.76.0",
3333
"@sentry/react": "7.76.0",

yarn.lock

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4986,17 +4986,6 @@
49864986
magic-string "0.27.0"
49874987
unplugin "1.0.1"
49884988

4989-
"@sentry/cli@2.20.5":
4990-
version "2.20.5"
4991-
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.20.5.tgz#255a5388ca24c211a0eae01dcc4ad813a7ff335a"
4992-
integrity sha512-ZvWb86eF0QXH9C5Mbi87aUmr8SH848yEpXJmlM2AoBowpE9kKDnewCAKvyXUihojUFwCSEEjoJhrRMMgmCZqXA==
4993-
dependencies:
4994-
https-proxy-agent "^5.0.0"
4995-
node-fetch "^2.6.7"
4996-
progress "^2.0.3"
4997-
proxy-from-env "^1.1.0"
4998-
which "^2.0.2"
4999-
50004989
"@sentry/cli@^1.74.4", "@sentry/cli@^1.74.6":
50014990
version "1.74.6"
50024991
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-1.74.6.tgz#c4f276e52c6f5e8c8d692845a965988068ebc6f5"

0 commit comments

Comments
 (0)