This repository was archived by the owner on Oct 27, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +15
-15
lines changed
Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " typed-hypixel-api" ,
3- "version" : " 1.4.1 " ,
3+ "version" : " 1.4.2 " ,
44 "main" : " build/index.js" ,
55 "types" : " build/index.d.js" ,
66 "repository" : " https://github.com/skyblockstats/typed-hypixel-api.git" ,
1515 ],
1616 "dependencies" : {
1717 "typescript" : " ^4.6.3" ,
18- "undici" : " ^4.16 .0"
18+ "undici" : " ^5.3 .0"
1919 },
2020 "devDependencies" : {
2121 "dotenv" : " ^16.0.0"
2222 }
23- }
23+ }
Original file line number Diff line number Diff line change 22# yarn lockfile v1
33
44
5- " dotenv@^16.0.0 " :
6- " integrity " " sha512-qD9WU0MPM4SWLPJy/r2Be+2WgQj8plChsyrCNQzW/0WjvcJQiKQJ9mH3ZgB3fxbUUxgc/11ZJ0Fi5KiimWGz2Q== "
7- " resolved" " https://registry.npmjs.org/dotenv/-/dotenv-16.0.0.tgz"
8- " version " " 16.0.0 "
5+ dotenv@^16.0.0 :
6+ version "16.0.0 "
7+ resolved "https://registry.npmjs.org/dotenv/-/dotenv-16.0.0.tgz"
8+ integrity sha512-qD9WU0MPM4SWLPJy/r2Be+2WgQj8plChsyrCNQzW/0WjvcJQiKQJ9mH3ZgB3fxbUUxgc/11ZJ0Fi5KiimWGz2Q==
99
10- " typescript@^4.6.3 " :
11- " integrity " " sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw== "
12- " resolved" " https://registry.npmjs.org/typescript/-/typescript-4.6.3.tgz"
13- " version " " 4.6.3 "
10+ typescript@^4.6.3 :
11+ version "4.6.3 "
12+ resolved "https://registry.npmjs.org/typescript/-/typescript-4.6.3.tgz"
13+ integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
1414
15- " undici@^4.16.0 " :
16- " integrity " " sha512-tkZSECUYi+/T1i4u+4+lwZmQgLXd4BLGlrc7KZPcLIW7Jpq99+Xpc30ONv7nS6F5UNOxp/HBZSSL9MafUrvJbw== "
17- " resolved" " https://registry.npmjs.org /undici/-/undici-4.16 .0.tgz"
18- " version " " 4.16.0 "
15+ undici@^5.3.0 :
16+ version "5.3.0 "
17+ resolved "https://registry.yarnpkg.com /undici/-/undici-5.3 .0.tgz#869d47bafa7f72ccaf8738258f0283bf3dd179ca "
18+ integrity sha512-8LxC/xmR2GCE4q1heE1sJxVnnf5S6yQ2dObvMFBBWkB8aQlaqNuWovgRFWRMB7KUdLPGZfOTTmUeeLEJYX56iQ==
You can’t perform that action at this time.
0 commit comments