mirror of
https://github.com/usatiuk/ustk-todolist.git
synced 2025-10-28 07:37:49 +01:00
redirect to https on production
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -2682,6 +2682,14 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"express-http-to-https": {
|
||||
"version": "1.1.4",
|
||||
"resolved": "https://registry.npmjs.org/express-http-to-https/-/express-http-to-https-1.1.4.tgz",
|
||||
"integrity": "sha512-jPe7xNKz+KdTYn0uJSBPug/AE5hCIgYrXed0SsmCm5TyydxeSK/U3sVyJyMaQmluJcIS+sbq6E/iB4CBZQIN1g==",
|
||||
"requires": {
|
||||
"express": "^4.15.3"
|
||||
}
|
||||
},
|
||||
"express-jwt": {
|
||||
"version": "5.3.1",
|
||||
"resolved": "https://registry.npmjs.org/express-jwt/-/express-jwt-5.3.1.tgz",
|
||||
|
||||
Reference in New Issue
Block a user