File tree 2 files changed +6
-6
lines changed
packages/google-cloud-phishingprotection
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 23
23
" Phishing Protection API"
24
24
],
25
25
"dependencies" : {
26
- "google-gax" : " ^2.24 .1"
26
+ "google-gax" : " ^3.0 .1"
27
27
},
28
28
"devDependencies" : {
29
29
"@types/mocha" : " ^9.0.0" ,
30
30
"@types/node" : " ^16.0.0" ,
31
31
"@types/sinon" : " ^10.0.0" ,
32
32
"c8" : " ^7.0.0" ,
33
33
"chai" : " ^4.2.0" ,
34
- "gts" : " ^3.0 .0" ,
34
+ "gts" : " ^3.1 .0" ,
35
35
"jsdoc" : " ^3.6.2" ,
36
36
"jsdoc-fresh" : " ^1.0.1" ,
37
37
"jsdoc-region-tag" : " ^1.0.2" ,
38
38
"linkinator" : " ^2.0.0" ,
39
- "mocha" : " ^8.0.0 " ,
39
+ "mocha" : " ^9.2.2 " ,
40
40
"null-loader" : " ^4.0.0" ,
41
41
"pack-n-play" : " ^1.0.0-2" ,
42
42
"sinon" : " ^14.0.0" ,
43
43
"ts-loader" : " ^9.0.0" ,
44
- "typescript" : " ^3.8.3 " ,
44
+ "typescript" : " ^4.6.4 " ,
45
45
"webpack" : " ^5.0.0" ,
46
46
"webpack-cli" : " ^4.0.0"
47
47
},
63
63
},
64
64
"license" : " Apache-2.0" ,
65
65
"engines" : {
66
- "node" : " >=10 "
66
+ "node" : " >=12.0.0 "
67
67
}
68
68
}
Original file line number Diff line number Diff line change 4
4
"license" : " Apache-2.0" ,
5
5
"author" : " Google LLC" ,
6
6
"engines" : {
7
- "node" : " >=10 "
7
+ "node" : " >=12.0.0 "
8
8
},
9
9
"files" : [
10
10
" *.js"
You can’t perform that action at this time.
0 commit comments