2
0
mirror of https://github.com/YMFE/yapi.git synced 2025-04-24 15:30:44 +08:00

chore(deps): bump express and ykit

Bumps [express](https://github.com/expressjs/express) to 4.18.2 and updates ancestor dependency [ykit](https://github.com/YMFE/ykit). These dependencies need to be updated together.


Updates `express` from 4.16.2 to 4.18.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.16.2...4.18.2)

Updates `ykit` from 0.6.2 to 2.3.2
- [Release notes](https://github.com/YMFE/ykit/releases)
- [Commits](https://github.com/YMFE/ykit/compare/0.6.2...2.3.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
- dependency-name: ykit
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-12-06 20:30:37 +00:00 committed by GitHub
parent 59bade3a8a
commit 2a24762c94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1176 additions and 2068 deletions

3242
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -155,7 +155,7 @@
"webpack-dev-middleware": "^1.12.0",
"webpack-node-externals": "^1.6.0",
"ydoc-plugin-img-view": "^1.0.1",
"ykit": "0.6.2",
"ykit": "2.3.2",
"ykit-config-antd": "0.1.3",
"ykit-config-es6": "^1.1.0"
},