mirror of
https://github.com/gnmyt/LicenseAPI.git
synced 2026-01-10 02:01:47 +00:00
Bump express from 4.21.0 to 4.21.1
Bumps [express](https://github.com/expressjs/express) from 4.21.0 to 4.21.1. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md) - [Commits](https://github.com/expressjs/express/compare/4.21.0...4.21.1) --- updated-dependencies: - dependency-name: express dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@ -20,7 +20,7 @@
|
||||
"dependencies": {
|
||||
"bcrypt": "^5.1.1",
|
||||
"cors": "^2.8.5",
|
||||
"express": "^4.21.0",
|
||||
"express": "^4.21.1",
|
||||
"joi": "^17.13.3",
|
||||
"mongoose": "^8.7.2",
|
||||
"nodemailer": "^6.9.15",
|
||||
|
||||
Reference in New Issue
Block a user