chore: bump patch updates to api-server (#41833)

pull/41842/head
Mrugesh Mohapatra 2021-04-16 15:20:04 +05:30 committed by GitHub
parent cbf088595c
commit 87666a738d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 377 additions and 22136 deletions

File diff suppressed because it is too large Load Diff

View File

@ -59,7 +59,7 @@
"method-override": "^3.0.0",
"moment": "^2.29.1",
"moment-timezone": "^0.5.33",
"mongodb": "3.6.3",
"mongodb": "^3.6.6",
"morgan": "^1.10.0",
"nanoid": "^1.3.4",
"nodemailer-ses-transport": "^1.5.1",
@ -74,14 +74,14 @@
"validator": "^9.4.1"
},
"devDependencies": {
"@babel/cli": "^7.13.0",
"@babel/core": "^7.13.8",
"@babel/node": "^7.13.0",
"@babel/cli": "^7.13.14",
"@babel/core": "^7.13.15",
"@babel/node": "^7.13.13",
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-proposal-object-rest-spread": "^7.13.8",
"@babel/plugin-proposal-optional-chaining": "^7.13.8",
"@babel/preset-env": "^7.13.9",
"@babel/register": "^7.13.8",
"@babel/plugin-proposal-optional-chaining": "^7.13.12",
"@babel/preset-env": "^7.13.15",
"@babel/register": "^7.13.14",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^24.9.0",
"babel-plugin-transform-function-bind": "^6.22.0",