chore(api): update deps - patch
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
455b862e36
commit
ba3a3f60e1
1259
api-server/package-lock.json
generated
1259
api-server/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -46,7 +46,7 @@
|
||||
"dedent": "~0.7.0",
|
||||
"dotenv": "^6.2.0",
|
||||
"express-flash": "~0.0.2",
|
||||
"express-session": "^1.17.1",
|
||||
"express-session": "^1.17.2",
|
||||
"express-validator": "^6.11.1",
|
||||
"helmet": "^3.23.3",
|
||||
"helmet-csp": "^2.10.0",
|
||||
@ -58,7 +58,7 @@
|
||||
"method-override": "^3.0.0",
|
||||
"moment": "^2.29.1",
|
||||
"moment-timezone": "^0.5.33",
|
||||
"mongodb": "^3.6.6",
|
||||
"mongodb": "^3.6.9",
|
||||
"morgan": "^1.10.0",
|
||||
"nanoid": "^1.3.4",
|
||||
"nodemailer-ses-transport": "^1.5.1",
|
||||
@ -72,13 +72,13 @@
|
||||
"validator": "^9.4.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.14.3",
|
||||
"@babel/core": "^7.14.3",
|
||||
"@babel/node": "^7.14.2",
|
||||
"@babel/cli": "^7.14.5",
|
||||
"@babel/core": "^7.14.6",
|
||||
"@babel/node": "^7.14.7",
|
||||
"@babel/plugin-proposal-class-properties": "^7.13.0",
|
||||
"@babel/plugin-proposal-object-rest-spread": "^7.14.2",
|
||||
"@babel/plugin-proposal-optional-chaining": "^7.14.2",
|
||||
"@babel/preset-env": "^7.14.2",
|
||||
"@babel/plugin-proposal-object-rest-spread": "^7.14.7",
|
||||
"@babel/plugin-proposal-optional-chaining": "^7.14.5",
|
||||
"@babel/preset-env": "^7.14.7",
|
||||
"@babel/register": "^7.13.16",
|
||||
"babel-core": "^7.0.0-bridge.0",
|
||||
"babel-plugin-transform-function-bind": "^6.22.0",
|
||||
|
Reference in New Issue
Block a user