Update package.json
This commit is contained in:
parent
6e7c0b9c3d
commit
e2c2868dac
2 changed files with 8 additions and 1249 deletions
1254
package-lock.json
generated
1254
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -13,12 +13,9 @@
|
||||||
"author": "",
|
"author": "",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/body-parser": "^1.19.0",
|
|
||||||
"@types/cors": "^2.8.7",
|
"@types/cors": "^2.8.7",
|
||||||
"@types/helmet": "0.0.48",
|
"@types/helmet": "0.0.48",
|
||||||
"@types/knex": "^0.16.1",
|
|
||||||
"@types/morgan": "^1.9.1",
|
"@types/morgan": "^1.9.1",
|
||||||
"body-parser": "^1.19.0",
|
|
||||||
"cors": "^2.8.5",
|
"cors": "^2.8.5",
|
||||||
"express": "^4.17.1",
|
"express": "^4.17.1",
|
||||||
"helmet": "^4.1.1",
|
"helmet": "^4.1.1",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue