File tree Expand file tree Collapse file tree 2 files changed +11
-19
lines changed Expand file tree Collapse file tree 2 files changed +11
-19
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " discord-backup" ,
3
- "version" : " 3.3.1 " ,
3
+ "version" : " 3.3.2 " ,
4
4
"description" : " A complete framework to facilitate server backup using discord.js v12" ,
5
5
"main" : " lib/index.js" ,
6
6
"files" : [
34
34
"discord.js" : " ^14.2.0"
35
35
},
36
36
"devDependencies" : {
37
- "@types/node" : " ^17.0.30 " ,
37
+ "@types/node" : " ^18.11.18 " ,
38
38
"@types/node-fetch" : " ^2.5.7" ,
39
- "@types/ws" : " ^7.2.4" ,
40
39
"prettier" : " ^2.0.4" ,
41
40
"tslint" : " ^6.1.1" ,
42
41
"tslint-config-prettier" : " ^1.18.0" ,
43
- "typescript" : " ^4.6 .4"
42
+ "typescript" : " ^4.9 .4"
44
43
}
45
44
}
Original file line number Diff line number Diff line change 95
95
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.21.tgz#d934aacc22424fe9622ebf6857370c052eae464e"
96
96
integrity sha512-cHYfKsnwllYhjOzuC5q1VpguABBeecUp24yFluHpn/BQaVxB1CuQ1FSRZCzrPxrkIfWISXV2LbeoBthLWg0+0A==
97
97
98
- " @types/node@^17.0.30 " :
99
- version "17.0.30"
100
- resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.30.tgz#2c6e8512acac70815e8176aa30c38025067880ef"
101
- integrity sha512-oNBIZjIqyHYP8VCNAV9uEytXVeXG2oR0w9lgAXro20eugRQfY002qr3CUl6BAe+Yf/z3CRjPdz27Pu6WWtuSRw==
102
-
103
- " @types/ws@^7.2.4 " :
104
- version "7.4.0"
105
- resolved "https://registry.yarnpkg.com/@types/ws/-/ws-7.4.0.tgz#499690ea08736e05a8186113dac37769ab251a0e"
106
- integrity sha512-Y29uQ3Uy+58bZrFLhX36hcI3Np37nqWE7ky5tjiDoy1GDZnIwVxS0CgF+s+1bXMzjKBFy+fqaRfb708iNzdinw==
107
- dependencies :
108
- " @types/node" " *"
98
+ " @types/node@^18.11.18 " :
99
+ version "18.11.18"
100
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.18.tgz#8dfb97f0da23c2293e554c5a50d61ef134d7697f"
101
+ integrity sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA==
109
102
110
103
" @types/ws@^8.5.3 " :
111
104
version "8.5.4"
@@ -502,10 +495,10 @@ tsutils@^2.29.0:
502
495
dependencies :
503
496
tslib "^1.8.1"
504
497
505
- typescript@^4.6 .4 :
506
- version "4.6 .4"
507
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6 .4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9 "
508
- integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg ==
498
+ typescript@^4.9 .4 :
499
+ version "4.9 .4"
500
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9 .4.tgz#a2a3d2756c079abda241d75f149df9d561091e78 "
501
+ integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg ==
509
502
510
503
undici@^5.13.0 :
511
504
version "5.14.0"
You can’t perform that action at this time.
0 commit comments