This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Commit 41f958a authored Apr 9, 2024 · 37 / 44 · Verified
1 parent f1a57d0 commit 41f958a Copy full SHA for 41f958a
File tree 3 files changed +8
-6
lines changed
3 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 8
8
},
9
9
"private" : true ,
10
10
"engines" : {
11
- "node" : " 16 "
11
+ "node" : " 20 "
12
12
}
13
13
}
Original file line number Diff line number Diff line change 78
78
"@types/long" : " 4.0.2" ,
79
79
"@types/mocha" : " 9.1.1" ,
80
80
"@types/mz" : " 2.7.8" ,
81
- "@types/node" : " 16.18.68 " ,
81
+ "@types/node" : " 20.12.6 " ,
82
82
"@types/request" : " 2.48.12" ,
83
83
"@types/sinon" : " 9.0.11" ,
84
84
"@types/sinon-chai" : " 3.2.12" ,
Original file line number Diff line number Diff line change 3604
3604
resolved "https://registry.npmjs.org/@types/node/-/node-10.17.13.tgz"
3605
3605
integrity sha512-pMCcqU2zT4TjqYFrWtYHKal7Sl30Ims6ulZ4UFXxI4xbtQqK/qqKwkDoBFCfooRqqmRu9vY3xaJRwxSh673aYg==
3606
3606
3607
- "@types/node@16.18.68":
3608
- version "16.18.68"
3609
- resolved "https://registry.npmjs.org/@types/node/-/node-16.18.68.tgz#3155f64a961b3d8d10246c80657f9a7292e3421a"
3610
- integrity sha512-sG3hPIQwJLoewrN7cr0dwEy+yF5nD4D/4FxtQpFciRD/xwUzgD+G05uxZHv5mhfXo4F9Jkp13jjn0CC2q325sg==
3607
+ "@types/node@20.12.6":
3608
+ version "20.12.6"
3609
+ resolved "https://registry.npmjs.org/@types/node/-/node-20.12.6.tgz#72d068870518d7da1d97b49db401e2d6a1805294"
3610
+ integrity sha512-3KurE8taB8GCvZBPngVbp0lk5CKi8M9f9k1rsADh0Evdz5SzJ+Q+Hx9uHoFGsLnLnd1xmkDQr2hVhlA0Mn0lKQ==
3611
+ dependencies:
3612
+ undici-types "~5.26.4"
3611
3613
3612
3614
"@types/node@20.8.10":
3613
3615
version "20.8.10"
You can’t perform that action at this time.
0 commit comments