Remove non-required package resolution
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
0026ab659b
commit
204fd1689f
1 changed files with 0 additions and 1 deletions
|
@ -41,7 +41,6 @@
|
||||||
"typeorm": "0.3.17"
|
"typeorm": "0.3.17"
|
||||||
},
|
},
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"**/@babel/traverse": "^7.23.2",
|
|
||||||
"**/undici": "^5.26.2"
|
"**/undici": "^5.26.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
Loading…
Reference in a new issue