This commit is contained in:
parent
2bf961d1e5
commit
b7fc20eba0
2 changed files with 11 additions and 31 deletions
|
@ -48,7 +48,11 @@
|
|||
"winston-daily-rotate-file": "^5.0.0",
|
||||
"winston-discord-transport": "^1.3.0"
|
||||
},
|
||||
"resolutions": {},
|
||||
"resolutions": {
|
||||
"**/brace-expansion": "^1.1.12",
|
||||
"**/cross-spawn": "^7.0.5",
|
||||
"**/@babel/helpers": "^7.26.10"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@jest/globals": "^30.0.2",
|
||||
"@types/clone-deep": "^4.0.4",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue