File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 36
36
"@ethersproject/transactions" : " ^5.7.0" ,
37
37
"@ethersproject/wallet" : " ^5.7.0" ,
38
38
"@snapshot-labs/snapshot-metrics" : " ^1.3.1" ,
39
- "@snapshot-labs/snapshot-sentry" : " ^1.5.1 " ,
39
+ "@snapshot-labs/snapshot-sentry" : " ^1.5.2 " ,
40
40
"@snapshot-labs/snapshot.js" : " ^0.7.3" ,
41
41
"bluebird" : " ^3.7.2" ,
42
42
"body-parser" : " ^1.20.2" ,
Original file line number Diff line number Diff line change
1
+ NODE_ENV = test
1
2
HUB_URL = https://hub.snapshot.org
2
3
DATABASE_URL = mysql://root:[email protected] :3306/sidekick_test
3
4
MODERATION_LIST_PATH = test/fixtures
Original file line number Diff line number Diff line change 2132
2132
node-fetch "^2.7.0"
2133
2133
prom-client "^14.2.0"
2134
2134
2135
- " @snapshot-labs/snapshot-sentry@^1.5.1 " :
2136
- version "1.5.1 "
2137
- resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot-sentry/-/snapshot-sentry-1.5.1 .tgz#c4b5da87a97f760d9327743f7748783aaef14d9a "
2138
- integrity sha512-2xM72Xqypr73x6iWP5kr9fsNDeygmbiflTLhKeahT5yjjpFaSyS2razha+qxjo6w+0rIwNQXXYnlcrju24K2iA ==
2135
+ " @snapshot-labs/snapshot-sentry@^1.5.2 " :
2136
+ version "1.5.2 "
2137
+ resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot-sentry/-/snapshot-sentry-1.5.2 .tgz#a8c48e6602e0f236ba582a6728381e542501fe2a "
2138
+ integrity sha512-xDZKiXigmfBWimDQGQwh/1WoqcD2n23nQczjWe+ukkLSvqk3AMwWz0F2tnd/MLiiklSyHezfcAzsSVMxlZPsPA ==
2139
2139
dependencies :
2140
2140
" @sentry/node" " ^7.60.1"
2141
2141
You can’t perform that action at this time.
0 commit comments