File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 4
4
5
5
### Dependencies
6
6
7
- - Bump CLI from v2.20.5 to v2.20.6 ([ #3265 ] ( https://github.com/getsentry/sentry-react-native/pull/3265 ) )
8
- - [ changelog] ( https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2206 )
9
- - [ diff] ( https://github.com/getsentry/sentry-cli/compare/2.20.5...2.20.6 )
7
+ - Bump CLI from v2.20.5 to v2.20.7 ([ #3265 ] ( https://github.com/getsentry/sentry-react-native/pull/3265 ) , [ # 3273 ] ( https://github.com/getsentry/sentry-react-native/pull/3273 ) )
8
+ - [ changelog] ( https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2207 )
9
+ - [ diff] ( https://github.com/getsentry/sentry-cli/compare/2.20.5...2.20.7 )
10
10
- Bump Cocoa SDK from v8.10.0 to v8.11.0 ([ #3245 ] ( https://github.com/getsentry/sentry-react-native/pull/3245 ) )
11
11
- [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8110 )
12
12
- [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/8.10.0...8.11.0 )
Original file line number Diff line number Diff line change 57
57
},
58
58
"dependencies" : {
59
59
"@sentry/browser" : " 7.68.0" ,
60
- "@sentry/cli" : " 2.20.6 " ,
60
+ "@sentry/cli" : " 2.20.7 " ,
61
61
"@sentry/core" : " 7.68.0" ,
62
62
"@sentry/hub" : " 7.68.0" ,
63
63
"@sentry/integrations" : " 7.68.0" ,
Original file line number Diff line number Diff line change 1999
1999
" @sentry/utils" " 7.68.0"
2000
2000
tslib "^2.4.1 || ^1.9.3"
2001
2001
2002
- " @sentry/cli@2.20.6 " :
2003
- version "2.20.6 "
2004
- resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.20.6 .tgz#d7911008b3773fc46747162abc1132dab0dd022d "
2005
- integrity sha512-j4OFbDCIo/dB/uXDmXnRqCbku0KquekSFSG0Wb6RKwkGqpKwFMRauKXZJrgL4as3qIfDX8HrjNRv257QYMwdQA ==
2002
+ " @sentry/cli@2.20.7 " :
2003
+ version "2.20.7 "
2004
+ resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.20.7 .tgz#8f7f3f632c330cac6bd2278d820948163f3128a6 "
2005
+ integrity sha512-YaHKEUdsFt59nD8yLvuEGCOZ3/ArirL8GZ/66RkZ8wcD2wbpzOFbzo08Kz4te/Eo3OD5/RdW+1dPaOBgGbrXlA ==
2006
2006
dependencies :
2007
2007
https-proxy-agent "^5.0.0"
2008
2008
node-fetch "^2.6.7"
You can’t perform that action at this time.
0 commit comments