i5ting / koa-generator

Koa' application generator for 1.x and 2.x( Express-style and support all middlewares include async/await )
https://github.com/17koa/koa-generator
MIT License
972 stars 110 forks source link

Update koa-generator deprecated dependency. #70

Open leotaozeng opened 2 months ago

leotaozeng commented 2 months ago

One of the dependencies (mkdirp@0.5.1) of koa-generator is deprecated.

npm warn deprecated mkdirp@0.5.1: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)

Screenshot 2024-06-06 at 12 28 38 PM