Merge pull request 'chore(deps): update dependency @types/express to v4.17.21' (#10) from renovate/express-4.x-lockfile into master
All checks were successful
deploy / deploy (push) Successful in 35s

Reviewed-on: #10
This commit is contained in:
Lee 2023-11-08 06:48:24 +00:00
commit 5b3e7e8198

6
package-lock.json generated

@ -119,9 +119,9 @@
}
},
"node_modules/@types/express": {
"version": "4.17.20",
"resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.20.tgz",
"integrity": "sha512-rOaqlkgEvOW495xErXMsmyX3WKBInbhG5eqojXYi3cGUaLoRDlXa5d52fkfWZT963AZ3v2eZ4MbKE6WpDAGVsw==",
"version": "4.17.21",
"resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.21.tgz",
"integrity": "sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==",
"dev": true,
"dependencies": {
"@types/body-parser": "*",