mirror of
https://github.com/usatiuk/writer.git
synced 2025-10-29 00:17:48 +01:00
use koa-sslify
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -264,6 +264,15 @@
|
||||
"@types/koa": "*"
|
||||
}
|
||||
},
|
||||
"@types/koa-sslify": {
|
||||
"version": "4.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/koa-sslify/-/koa-sslify-4.0.1.tgz",
|
||||
"integrity": "sha512-RS0RIQuHp4G7ZR2kMHDw3Lnr0yRB4em50TwFm/tOSCPFaDwyKeU26F6tEULOrkS+J7zYZSB3h2pDTPaNhTEK0w==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/koa": "*"
|
||||
}
|
||||
},
|
||||
"@types/koa-static": {
|
||||
"version": "4.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/koa-static/-/koa-static-4.0.1.tgz",
|
||||
@@ -2713,6 +2722,11 @@
|
||||
"resolve-path": "^1.4.0"
|
||||
}
|
||||
},
|
||||
"koa-sslify": {
|
||||
"version": "4.0.3",
|
||||
"resolved": "https://registry.npmjs.org/koa-sslify/-/koa-sslify-4.0.3.tgz",
|
||||
"integrity": "sha512-5RwsRc+Zkawoq9ev5pNAPP8r+wj4Eqo3b7IfSXrpYISBDNo0fwrMcYMioR+B00piV9NpXqPZA4gh36SpIeZSvw=="
|
||||
},
|
||||
"koa-static": {
|
||||
"version": "5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/koa-static/-/koa-static-5.0.0.tgz",
|
||||
|
||||
Reference in New Issue
Block a user