chore: bump patch updates to api-server (#41833)
This commit is contained in:
committed by
GitHub
parent
cbf088595c
commit
87666a738d
22499
api-server/package-lock.json
generated
22499
api-server/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -59,7 +59,7 @@
|
|||||||
"method-override": "^3.0.0",
|
"method-override": "^3.0.0",
|
||||||
"moment": "^2.29.1",
|
"moment": "^2.29.1",
|
||||||
"moment-timezone": "^0.5.33",
|
"moment-timezone": "^0.5.33",
|
||||||
"mongodb": "3.6.3",
|
"mongodb": "^3.6.6",
|
||||||
"morgan": "^1.10.0",
|
"morgan": "^1.10.0",
|
||||||
"nanoid": "^1.3.4",
|
"nanoid": "^1.3.4",
|
||||||
"nodemailer-ses-transport": "^1.5.1",
|
"nodemailer-ses-transport": "^1.5.1",
|
||||||
@ -74,14 +74,14 @@
|
|||||||
"validator": "^9.4.1"
|
"validator": "^9.4.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/cli": "^7.13.0",
|
"@babel/cli": "^7.13.14",
|
||||||
"@babel/core": "^7.13.8",
|
"@babel/core": "^7.13.15",
|
||||||
"@babel/node": "^7.13.0",
|
"@babel/node": "^7.13.13",
|
||||||
"@babel/plugin-proposal-class-properties": "^7.13.0",
|
"@babel/plugin-proposal-class-properties": "^7.13.0",
|
||||||
"@babel/plugin-proposal-object-rest-spread": "^7.13.8",
|
"@babel/plugin-proposal-object-rest-spread": "^7.13.8",
|
||||||
"@babel/plugin-proposal-optional-chaining": "^7.13.8",
|
"@babel/plugin-proposal-optional-chaining": "^7.13.12",
|
||||||
"@babel/preset-env": "^7.13.9",
|
"@babel/preset-env": "^7.13.15",
|
||||||
"@babel/register": "^7.13.8",
|
"@babel/register": "^7.13.14",
|
||||||
"babel-core": "^7.0.0-bridge.0",
|
"babel-core": "^7.0.0-bridge.0",
|
||||||
"babel-jest": "^24.9.0",
|
"babel-jest": "^24.9.0",
|
||||||
"babel-plugin-transform-function-bind": "^6.22.0",
|
"babel-plugin-transform-function-bind": "^6.22.0",
|
||||||
|
Reference in New Issue
Block a user