mirror of
https://github.com/Paris-est-Ludique/intranet.git
synced 2025-09-11 05:46:28 +02:00
Secure with jwt
This commit is contained in:
@@ -93,6 +93,7 @@
|
||||
"hpp": "^0.2.3",
|
||||
"html-minifier": "^4.0.0",
|
||||
"https": "^1.0.0",
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
"lodash": "^4.17.21",
|
||||
"morgan": "^1.10.0",
|
||||
"normalize.css": "^8.0.1",
|
||||
@@ -125,11 +126,12 @@
|
||||
"@types/compression": "^1.7.1",
|
||||
"@types/compression-webpack-plugin": "^6.0.6",
|
||||
"@types/css-minimizer-webpack-plugin": "^3.0.2",
|
||||
"@types/express": "^4.17.13",
|
||||
"@types/express": "4.17.1",
|
||||
"@types/google-spreadsheet": "^3.1.5",
|
||||
"@types/hpp": "^0.2.1",
|
||||
"@types/html-minifier": "^4.0.1",
|
||||
"@types/jest": "^26.0.24",
|
||||
"@types/jsonwebtoken": "^8.5.6",
|
||||
"@types/loadable__component": "^5.13.4",
|
||||
"@types/loadable__server": "^5.12.6",
|
||||
"@types/loadable__webpack-plugin": "^5.7.3",
|
||||
|
Reference in New Issue
Block a user