File tree Expand file tree Collapse file tree 4 files changed +141
-177
lines changed Expand file tree Collapse file tree 4 files changed +141
-177
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ require (
58
58
github.com/xlab/treeprint v1.1.0
59
59
go.uber.org/atomic v1.9.0
60
60
go.uber.org/goleak v1.1.12
61
- golang.org/x/crypto v0.0.0-20220214200702-86341886e292
61
+ golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
62
62
golang.org/x/oauth2 v0.0.0-20220309155454-6242fa91716a
63
63
golang.org/x/sys v0.0.0-20220310020820-b874c991c1a5
64
64
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
Original file line number Diff line number Diff line change @@ -1291,8 +1291,8 @@ golang.org/x/crypto v0.0.0-20210817164053-32db794688a5/go.mod h1:GvvjBRRGRdwPK5y
1291
1291
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519 /go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc =
1292
1292
golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 /go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4 =
1293
1293
golang.org/x/crypto v0.0.0-20220131195533-30dcbda58838 /go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4 =
1294
- golang.org/x/crypto v0.0.0-20220214200702-86341886e292 h1:f+lwQ+GtmgoY+A2YaQxlSOnDjXcQ7ZRLWOHbC6HtRqE =
1295
- golang.org/x/crypto v0.0.0-20220214200702-86341886e292 /go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4 =
1294
+ golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd h1:XcWmESyNjXJMLahc3mqVQJcgSTDxFxhETVlfk9uGc38 =
1295
+ golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd /go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4 =
1296
1296
golang.org/x/exp v0.0.0-20180321215751-8460e604b9de /go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA =
1297
1297
golang.org/x/exp v0.0.0-20180807140117-3d87b88a115f /go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA =
1298
1298
golang.org/x/exp v0.0.0-20190121172915-509febef88a4 /go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA =
Original file line number Diff line number Diff line change 46
46
"@types/react" : " 17.0.40" ,
47
47
"@types/react-dom" : " 17.0.13" ,
48
48
"@types/superagent" : " 4.1.15" ,
49
- "@typescript-eslint/eslint-plugin" : " 4.33 .0" ,
50
- "@typescript-eslint/parser" : " 4.33 .0" ,
49
+ "@typescript-eslint/eslint-plugin" : " 5.15 .0" ,
50
+ "@typescript-eslint/parser" : " 5.15 .0" ,
51
51
"copy-webpack-plugin" : " 10.2.4" ,
52
- "eslint" : " 7.32 .0" ,
52
+ "eslint" : " 8.11 .0" ,
53
53
"eslint-config-prettier" : " 8.5.0" ,
54
54
"eslint-import-resolver-alias" : " 1.1.2" ,
55
55
"eslint-import-resolver-typescript" : " 2.5.0" ,
You can’t perform that action at this time.
0 commit comments