browser-calls-node
browser-calls-node copied to clipboard
A sample application which shows you how to make and receive phone calls with a browser and Twilio Client
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.12.6 to 6.6.0. Release notes Sourced from mongoose's releases. 6.6.0 / 2022-09-08 feat: upgrade mongodb driver -> 4.9.1 #12370 AbdelrahmanHafez feat: re-export default Mongoose instance properties for...
Bumps [twilio](https://github.com/twilio/twilio-node) from 3.61.0 to 3.82.0. Release notes Sourced from twilio's releases. 3.82.0 Release Notes Library - Fix [PR #723](twilio/twilio-node#723): webhook validation with array parameter sorting Fixes #722. Thanks to...
Bumps [mongodb-memory-server](https://github.com/nodkz/mongodb-memory-server/tree/HEAD/packages/mongodb-memory-server) from 6.9.6 to 8.9.1. Release notes Sourced from mongodb-memory-server's releases. v8.9.1 8.9.1 (2022-09-01) Fixes MongoInstance::checkErrorInLine: handle json output of error "DBException in initAndListen" (2131df2) v8.9.0 8.9.0 (2022-08-22) Features...
Bumps [dotenv](https://github.com/motdotla/dotenv) from 8.2.0 to 16.0.2. Changelog Sourced from dotenv's changelog. 16.0.2 (2022-08-30) Added Export env-options.js and cli-options.js in package.json for use with downstream dotenv-expand module 16.0.1 (2022-05-10) Changed Minor...
Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. #### Changes included in this PR - Changes to the following...
Bumps [supertest](https://github.com/visionmedia/supertest) from 6.1.3 to 6.2.4. Release notes Sourced from supertest's releases. v6.2.4 chore: bump deps f411b02 chore: bump deps 5e54761 https://github.com/visionmedia/supertest/compare/v6.2.3...v6.2.4 v6.2.3 chore: bump deps 6329e2d Merge pull request...
Bumps [cheerio](https://github.com/cheeriojs/cheerio) from 1.0.0-rc.6 to 1.0.0-rc.12. Release notes Sourced from cheerio's releases. v1.0.0-rc.12 Bugfix release. Fixed issues: Align prop undefined handling with jQuery by @fb55 in cheeriojs/cheerio#2557 Allow deep imports...
Bumps [express-session](https://github.com/expressjs/session) from 1.17.1 to 1.17.3. Release notes Sourced from express-session's releases. 1.17.2 Fix res.end patch to always commit headers deps: [email protected] deps: [email protected] Changelog Sourced from express-session's changelog. 1.17.3...
Bumps [mocha](https://github.com/mochajs/mocha) from 8.3.2 to 10.0.0. Release notes Sourced from mocha's releases. v10.0.0 10.0.0 / 2022-05-01 :boom: Breaking Changes #4845: Drop Node.js v12.x support (@juergba) #4848: Drop Internet-Explorer-11 support (@juergba)...
Bumps [debug](https://github.com/debug-js/debug) from 4.3.1 to 4.3.4. Release notes Sourced from debug's releases. 4.3.4 What's Changed Add section about configuring JS console to show debug messages by @gitname in debug-js/debug#866 Replace...