inline basic-auth module

This commit is contained in:
Girish Ramakrishnan
2025-02-15 16:56:40 +01:00
parent ec99cae3d9
commit b5721fe6f3
3 changed files with 19 additions and 15 deletions

11
package-lock.json generated
View File

@@ -16,7 +16,6 @@
"@smithy/node-http-handler": "^4.0.2",
"@smithy/util-retry": "^4.0.1",
"async": "^3.2.6",
"basic-auth": "^2.0.1",
"cloudron-manifestformat": "^5.26.2",
"connect": "^3.7.0",
"connect-lastmile": "^2.2.0",
@@ -2921,16 +2920,6 @@
"version": "1.3.1",
"license": "MIT"
},
"node_modules/basic-auth": {
"version": "2.0.1",
"license": "MIT",
"dependencies": {
"safe-buffer": "5.1.2"
},
"engines": {
"node": ">= 0.8"
}
},
"node_modules/bcrypt-pbkdf": {
"version": "1.0.2",
"license": "BSD-3-Clause",