This repository was archived by the owner on Mar 18, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +15
-8
lines changed Expand file tree Collapse file tree 5 files changed +15
-8
lines changed Original file line number Diff line number Diff line change 1
- 14. 20.0
1
+ 20.11.1
Original file line number Diff line number Diff line change 1
1
yarn 1.22.11
2
2
python system
3
- nodejs 16.7.0
3
+ nodejs 20.11.1
Original file line number Diff line number Diff line change 50
50
"@types/mocha" : " 10.0.0" ,
51
51
"@types/mock-require" : " 2.0.3" ,
52
52
"@types/mz" : " 2.7.8" ,
53
- "@types/node" : " 14.18.28 " ,
53
+ "@types/node" : " 20.11.18 " ,
54
54
"@types/node-fetch" : " 3.0.2" ,
55
55
"@types/recursive-readdir" : " 2.2.1" ,
56
56
"@types/uuid" : " 8.3.4" ,
Original file line number Diff line number Diff line change 23
23
" dist"
24
24
],
25
25
"engines" : {
26
- "node" : " >=v14. 20.0 "
26
+ "node" : " >=20.11.1 "
27
27
},
28
28
"browserslist" : [
29
29
" last 1 Chrome versions" ,
Original file line number Diff line number Diff line change 1724
1724
dependencies :
1725
1725
node-fetch "*"
1726
1726
1727
- " @types/node@*" , "@types/node@14.18.28":
1728
- version "14.18.28"
1729
- resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.28.tgz#ddb82da2fff476a8e827e8773c84c19d9c235278"
1730
- integrity sha512-CK2fnrQlIgKlCV3N2kM+Gznb5USlwA1KFX3rJVHmgVk6NJxFPuQ86pAcvKnu37IA4BGlSRz7sEE1lHL1aLZ/eQ==
1727
+ " @types/node@*" , "@types/node@20.11.18":
1728
+ version "20.11.18"
1729
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.18.tgz#06912d152e47c2ac0a393c62141e623ca6005d46"
1730
+ integrity sha512-ABT5VWnnYneSBcNWYSCuR05M826RoMyMSGiFivXGx6ZUIsXb9vn4643IEwkg2zbEOSgAiSogtapN2fgc4mAPlw==
1731
+ dependencies :
1732
+ undici-types "~5.26.4"
1731
1733
1732
1734
" @types/normalize-package-data@^2.4.0 " :
1733
1735
version "2.4.0"
@@ -9377,6 +9379,11 @@ underscore@*, underscore@^1.8.3:
9377
9379
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.1.tgz#0c1c6bd2df54b6b69f2314066d65b6cde6fcf9d1"
9378
9380
integrity sha512-hzSoAVtJF+3ZtiFX0VgfFPHEDRm7Y/QPjGyNo4TVdnDTdft3tr8hEkD25a1jC+TjTuE7tkHGKkhwCgs9dgBB2g==
9379
9381
9382
+ undici-types@~5.26.4 :
9383
+ version "5.26.5"
9384
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
9385
+ integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
9386
+
9380
9387
unicode-canonical-property-names-ecmascript@^1.0.4 :
9381
9388
version "1.0.4"
9382
9389
resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz#2619800c4c825800efdd8343af7dd9933cbe2818"
You can’t perform that action at this time.
0 commit comments