File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
packages/bundler-plugin-core Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 52
52
"fix" : " eslint ./src ./test --format stylish --fix"
53
53
},
54
54
"dependencies" : {
55
- "@sentry/cli" : " ^2.21.2 " ,
55
+ "@sentry/cli" : " ^2.21.4 " ,
56
56
"@sentry/node" : " ^7.60.0" ,
57
57
"@sentry/utils" : " ^7.60.0" ,
58
58
"dotenv" : " ^16.3.1" ,
Original file line number Diff line number Diff line change 2369
2369
"@sentry/utils" "7.60.0"
2370
2370
tslib "^2.4.1 || ^1.9.3"
2371
2371
2372
- "@sentry/cli@^2.21.2 ":
2373
- version "2.21.2 "
2374
- resolved "https://registry.npmjs.org/@sentry/cli/-/cli-2.21.2 .tgz#89e5633ff48a83d078c76c6997fffd4b68b2da1c "
2375
- integrity sha512-X1nye89zl+QV3FSuQDGItfM51tW9PQ7ce0TtV/12DgGgTVEgnVp5uvO3wX5XauHvulQzRPzwUL3ZK+yS5bAwCw ==
2372
+ "@sentry/cli@^2.21.4 ":
2373
+ version "2.21.4 "
2374
+ resolved "https://registry.npmjs.org/@sentry/cli/-/cli-2.21.4 .tgz#58d62afd22bdca832f4faf52ee120420e1c293ef "
2375
+ integrity sha512-KIgvgl1DB/i41GmXfJkv96TdtKeJIhiV6l5OLRmxtnvA2JTqAQaeH+YMHE+vpZ/0FqtLK5clIkt5ReQNpmigPg ==
2376
2376
dependencies:
2377
2377
https-proxy-agent "^5.0.0"
2378
2378
node-fetch "^2.6.7"
You can’t perform that action at this time.
0 commit comments