Merge pull request #34881 from raisedadead/chore/update-deps

chore: update some deps in api-server
This commit is contained in:
mrugesh mohapatra
2019-02-04 20:32:42 +05:30
committed by Stuart Taylor
parent 29113fc9f2
commit 5160cb86b9
3 changed files with 1208 additions and 498 deletions

File diff suppressed because it is too large Load Diff

View File

@ -25,35 +25,35 @@
"dependencies": {
"@freecodecamp/loopback-component-passport": "^1.1.0",
"accepts": "^1.3.0",
"auth0-js": "^9.5.1",
"body-parser": "^1.13.2",
"auth0-js": "^9.9.0",
"body-parser": "^1.18.3",
"chai": "~3.4.1",
"compression": "^1.6.0",
"connect-mongo": "^1.3.2",
"cookie-parser": "^1.4.0",
"cors": "^2.8.4",
"cors": "^2.8.5",
"csurf": "^1.8.3",
"d3": "~3.5.17",
"date-fns": "^1.29.0",
"debug": "^2.2.0",
"dedent": "~0.7.0",
"dotenv": "^6.0.0",
"dotenv": "^6.2.0",
"express-flash": "~0.0.2",
"express-session": "^1.12.1",
"express-state": "^1.2.0",
"express-validator": "^5.0.3",
"express-validator": "^5.3.1",
"googleapis": "^16.1.0",
"helmet": "^3.1.0",
"helmet": "^3.15.0",
"helmet-csp": "^2.1.0",
"jsonwebtoken": "^8.2.1",
"lodash": "^4.17.5",
"loopback": "^3.16.2",
"lodash": "^4.17.11",
"loopback": "^3.24.2",
"loopback-boot": "^2.27.1",
"loopback-connector-mongodb": "3.8.0",
"loopback-connector-mongodb": "^3.9.2",
"method-override": "^3.0.0",
"moment": "^2.19.3",
"moment-timezone": "^0.5.14",
"mongodb": "^3.0.4",
"mongodb": "^3.1.10",
"morgan": "^1.9.1",
"nanoid": "^1.1.0",
"nodemailer-ses-transport": "^1.5.1",
@ -64,13 +64,13 @@
"passport-local": "^1.0.0",
"passport-oauth": "^1.0.0",
"query-string": "^6.1.0",
"redux": "^4.0.0",
"redux-actions": "^2.6.1",
"redux": "^4.0.1",
"redux-actions": "^2.6.4",
"redux-saga": "^0.16.0",
"reselect": "^3.0.1",
"rollbar": "^2.4.0",
"rss-parser": "^3.1.2",
"shortid": "^2.2.12",
"shortid": "^2.2.14",
"snyk": "^1.69.1",
"stripe": "^6.1.0",
"uuid": "^3.0.1",
@ -88,7 +88,7 @@
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^23.6.0",
"babel-plugin-transform-function-bind": "^6.22.0",
"babel-plugin-transform-imports": "^1.5.0",
"babel-plugin-transform-imports": "^1.5.1",
"commitizen": "^2.9.6",
"cz-freecodecamp": "^1.0.1",
"eslint": "^4.10.0",
@ -99,9 +99,9 @@
"joi": "^13.1.2",
"joi-objectid": "^2.0.0",
"loopback-component-explorer": "^6.3.1",
"nodemon": "^1.18.4",
"nodemon": "^1.18.9",
"passport-mock-strategy": "^1.1.1",
"pm2": "^3.0.3",
"pm2": "^3.2.8",
"prettier": "^1.14.2",
"sinon": "^7.1.1",
"tap-difflet": "^0.7.0",

View File

@ -6802,13 +6802,11 @@
},
"balanced-match": {
"version": "1.0.0",
"bundled": true,
"optional": true
"bundled": true
},
"brace-expansion": {
"version": "1.1.11",
"bundled": true,
"optional": true,
"requires": {
"balanced-match": "^1.0.0",
"concat-map": "0.0.1"
@ -6821,18 +6819,15 @@
},
"code-point-at": {
"version": "1.1.0",
"bundled": true,
"optional": true
"bundled": true
},
"concat-map": {
"version": "0.0.1",
"bundled": true,
"optional": true
"bundled": true
},
"console-control-strings": {
"version": "1.1.0",
"bundled": true,
"optional": true
"bundled": true
},
"core-util-is": {
"version": "1.0.2",
@ -6935,8 +6930,7 @@
},
"inherits": {
"version": "2.0.3",
"bundled": true,
"optional": true
"bundled": true
},
"ini": {
"version": "1.3.5",
@ -6946,7 +6940,6 @@
"is-fullwidth-code-point": {
"version": "1.0.0",
"bundled": true,
"optional": true,
"requires": {
"number-is-nan": "^1.0.0"
}
@ -6959,20 +6952,17 @@
"minimatch": {
"version": "3.0.4",
"bundled": true,
"optional": true,
"requires": {
"brace-expansion": "^1.1.7"
}
},
"minimist": {
"version": "0.0.8",
"bundled": true,
"optional": true
"bundled": true
},
"minipass": {
"version": "2.2.4",
"bundled": true,
"optional": true,
"requires": {
"safe-buffer": "^5.1.1",
"yallist": "^3.0.0"
@ -6989,7 +6979,6 @@
"mkdirp": {
"version": "0.5.1",
"bundled": true,
"optional": true,
"requires": {
"minimist": "0.0.8"
}
@ -7062,8 +7051,7 @@
},
"number-is-nan": {
"version": "1.0.1",
"bundled": true,
"optional": true
"bundled": true
},
"object-assign": {
"version": "4.1.1",
@ -7073,7 +7061,6 @@
"once": {
"version": "1.4.0",
"bundled": true,
"optional": true,
"requires": {
"wrappy": "1"
}
@ -7180,7 +7167,6 @@
"string-width": {
"version": "1.0.2",
"bundled": true,
"optional": true,
"requires": {
"code-point-at": "^1.0.0",
"is-fullwidth-code-point": "^1.0.0",