Yeng-App-Server
Yeng-App-Server copied to clipboard
This is the Server Module for Yeng App.
Bumps [express](https://github.com/expressjs/express) from 4.13.4 to 4.17.3. Release notes Sourced from express's releases. 4.17.3 deps: accepts@~1.3.8 deps: mime-types@~2.1.34 deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps:...
There was a spelling mistake in `config/passport.js`. Fixed that in this PR. Issue: #54
### Issue - spelling mistake in: https://github.com/Ping-Foundation/Yeng-App-Server/blob/d6af893c73070e935e379f9d00e17cabb3a8e907/config/passport.js#L19
Bumps [express-handlebars](https://github.com/express-handlebars/express-handlebars) from 3.0.0 to 5.3.1. Release notes Sourced from express-handlebars's releases. v5.3.1 5.3.1 (2021-05-04) Bug Fixes add note about security (78c47a2) v5.3.0 5.3.0 (2021-03-30) Features Add partialsDir.rename option (#151)...
Need an updation on [README.md](https://github.com/Ping-Foundation/Yeng-App-Server/blob/master/README.md) file
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Bumps [express-fileupload](https://github.com/richardgirges/express-fileupload) from 0.3.0 to 1.1.9. Release notes Sourced from express-fileupload's releases. 1.1.9 Updates: Second prototype pollution security vulnerability fix when using processNested (#236) 1.1.8 Updates: Fixed prototype pollution security...
Bumps [morgan](https://github.com/expressjs/morgan) from 1.7.0 to 1.9.1. Release notes Sourced from morgan's releases. 1.9.1 Fix using special characters in format deps: depd@~1.1.2 perf: remove argument reassignment 1.9.0 Use res.headersSent when available...
Bumps [debug](https://github.com/visionmedia/debug) from 2.2.0 to 2.6.9. Release notes Sourced from debug's releases. 2.6.9 Patches Remove ReDoS regexp in %o formatter: #504 Credits Huge thanks to @zhuangya for their help! release...
Bumps [bson](https://github.com/mongodb/js-bson) from 1.0.4 to 1.0.9. Changelog Sourced from bson's changelog. 1.0.9 (2018-06-07) Bug Fixes serializer: remove use of const (5feb12f) 1.0.7 (2018-06-06) Bug Fixes binary: add type checking for...