File tree 4 files changed +606
-546
lines changed 4 files changed +606
-546
lines changed Original file line number Diff line number Diff line change 15
15
fail-fast : false
16
16
matrix :
17
17
os : [ubuntu-latest, macos-latest, windows-latest]
18
- node : [14, 16]
18
+ node : [14, 16, 18 ]
19
19
runs-on : ${{ matrix.os }}
20
20
steps :
21
21
- name : Cancel Previous Runs
Original file line number Diff line number Diff line change 24
24
"@bugsnag/js" : " ^7.11.0" ,
25
25
"@ffmpeg-installer/ffmpeg" : " ^1.0.17" ,
26
26
"@google-cloud/bigquery" : " ^5.7.0" ,
27
- "@google-cloud/firestore" : " ^4.14.0 " ,
27
+ "@google-cloud/firestore" : " ^6.4.1 " ,
28
28
"@sentry/node" : " ^7.17.3" ,
29
29
"@slack/web-api" : " ^6.3.0" ,
30
30
"@tensorflow/tfjs-node" : " ^3.12.0" ,
38
38
"azure-storage" : " ^2.10.2" ,
39
39
"browserify-middleware" : " ^8.1.1" ,
40
40
"bytes" : " ^3.0.0" ,
41
- "canvas" : " ^2.2.0 " ,
41
+ "canvas" : " ^2.10.2 " ,
42
42
"chromeless" : " ^1.5.2" ,
43
43
"codecov" : " ^3.8.3" ,
44
44
"consolidate" : " ^0.16.0" ,
48
48
"esm" : " ^3.2.22" ,
49
49
"express" : " ^4.16.4" ,
50
50
"fetch-h2" : " ^3.0.0" ,
51
- "firebase" : " ^6.1.1 " ,
52
- "firebase-admin" : " ^11.0 .0" ,
51
+ "firebase" : " ^7.24.0 " ,
52
+ "firebase-admin" : " ^11.3 .0" ,
53
53
"fluent-ffmpeg" : " ^2.1.2" ,
54
54
"fontkit" : " ^1.7.7" ,
55
55
"get-folder-size" : " ^2.0.0" ,
111
111
"web-vitals" : " ^0.2.4" ,
112
112
"webpack" : " 5.74.0" ,
113
113
"when" : " ^3.7.8"
114
- },
115
- "resolutions" : {
116
- "grpc" : " 1.24.11"
117
114
}
118
115
}
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments