mirror of
https://github.com/microsoft/TypeScript-Node-Starter.git
synced 2025-11-08 14:47:28 +00:00
update(deps): update dependencies (#330)
This updates some deps to remove high security warnings from NPM audits. Thanks!
This commit is contained in:
committed by
GitHub
parent
fdf8b41437
commit
d4bf8576bb
@@ -48,7 +48,7 @@
|
||||
"passport": "0.4.1",
|
||||
"passport-facebook": "3.0.0",
|
||||
"passport-local": "1.0.0",
|
||||
"pug": "3.0.0",
|
||||
"pug": "3.0.2",
|
||||
"winston": "3.3.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -64,7 +64,7 @@
|
||||
"@types/express": "4.17.11",
|
||||
"@types/express-flash": "0.0.2",
|
||||
"@types/express-session": "1.17.3",
|
||||
"@types/jest": "26.0.20",
|
||||
"@types/jest": "26.0.22",
|
||||
"@types/jquery": "3.5.5",
|
||||
"@types/lodash": "4.14.168",
|
||||
"@types/lusca": "1.6.2",
|
||||
@@ -82,7 +82,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "4.14.2",
|
||||
"@typescript-eslint/parser": "4.14.2",
|
||||
"chai": "4.3.0",
|
||||
"concurrently": "5.3.0",
|
||||
"concurrently": "6.0.2",
|
||||
"eslint": "7.19.0",
|
||||
"jest": "26.6.3",
|
||||
"nodemon": "2.0.7",
|
||||
@@ -93,4 +93,4 @@
|
||||
"ts-node": "9.1.1",
|
||||
"typescript": "4.1.3"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user