File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 9
9
"main" : " build/electron/main.js" ,
10
10
"private" : true ,
11
11
"scripts" : {
12
- "run-audit" : " yarn audit-ci --high -a 1094574 1096494 1096698 1096729" ,
12
+ "run-audit" : " yarn audit-ci --high -a 1094574 1096494 1096698 1096729 1096804 " ,
13
13
"start" : " node scripts/start.js" ,
14
14
"build" : " cross-env NODE_OPTIONS=--max_old_space_size=8192 && yarn clean-builds && node scripts/build.js" ,
15
15
"test" : " node scripts/test.js --watchAll=false" ,
Original file line number Diff line number Diff line change @@ -20004,7 +20004,7 @@ web3-shh@1.5.2:
20004
20004
20005
20005
web3-utils@1.5.0:
20006
20006
version "1.5.0"
20007
- resolved "https://registry.npmjs.org /web3-utils/-/web3-utils-1.5.0.tgz"
20007
+ resolved "https://registry.yarnpkg.com /web3-utils/-/web3-utils-1.5.0.tgz#48c8ba0d95694e73b9a6d473d955880cd4758e4a "
20008
20008
integrity sha512-hNyw7Oxi6TM3ivXmv4hK5Cvyi9ML3UoKtcCYvLF9woPWh5v2dwCCVO1U3Iq5HHK7Dqq28t1d4CxWHqUfOfAkgg==
20009
20009
dependencies:
20010
20010
bn.js "^4.11.9"
You can’t perform that action at this time.
0 commit comments