File tree Expand file tree Collapse file tree 2 files changed +853
-240
lines changed Expand file tree Collapse file tree 2 files changed +853
-240
lines changed Original file line number Diff line number Diff line change 39
39
"build" : " tsc"
40
40
},
41
41
"dependencies" : {
42
- "redis" : " 4.7.0 "
42
+ "redis" : " 4.7.1 "
43
43
},
44
44
"devDependencies" : {
45
45
"@eslint/eslintrc" : " ^3.2.0" ,
46
46
"@eslint/js" : " ^9.18.0" ,
47
- "@types/chai" : " 5.0.1 " ,
47
+ "@types/chai" : " 5.2.2 " ,
48
48
"@types/debug" : " 4.1.12" ,
49
49
"@types/eslint" : " 9.6.1" ,
50
50
"@types/mocha" : " 10.0.10" ,
51
- "@types/node" : " 22.13.5 " ,
52
- "@typescript-eslint/eslint-plugin" : " 8.24 .1" ,
53
- "@typescript-eslint/parser" : " 8.24 .1" ,
51
+ "@types/node" : " 22.15.18 " ,
52
+ "@typescript-eslint/eslint-plugin" : " 8.32 .1" ,
53
+ "@typescript-eslint/parser" : " 8.32 .1" ,
54
54
"chai" : " 5.2.0" ,
55
- "debug" : " 4.4.0 " ,
56
- "eslint" : " 9.21 .0" ,
55
+ "debug" : " 4.4.1 " ,
56
+ "eslint" : " 9.26 .0" ,
57
57
"eslint-plugin-security-node" : " 1.1.4" ,
58
58
"globals" : " ^16.0.0" ,
59
- "mocha" : " 11.1.0 " ,
60
- "prettier" : " 3.5.2 " ,
59
+ "mocha" : " 11.2.2 " ,
60
+ "prettier" : " 3.5.3 " ,
61
61
"ts-node" : " 10.9.2" ,
62
- "typescript" : " 5.7 .3"
62
+ "typescript" : " 5.8 .3"
63
63
},
64
64
"repository" : {
65
65
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments