mirror of
https://github.com/franjsco/trackmyd-api
synced 2025-01-20 10:39:00 +01:00
Bump express-basic-auth from 1.1.6 to 1.1.7
Bumps [express-basic-auth](https://github.com/LionC/express-basic-auth) from 1.1.6 to 1.1.7. - [Release notes](https://github.com/LionC/express-basic-auth/releases) - [Commits](https://github.com/LionC/express-basic-auth/compare/v1.1.6...v1.1.7) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
dfe3733316
commit
1893aa9b32
6
package-lock.json
generated
6
package-lock.json
generated
@ -699,9 +699,9 @@
|
||||
}
|
||||
},
|
||||
"express-basic-auth": {
|
||||
"version": "1.1.6",
|
||||
"resolved": "https://registry.npmjs.org/express-basic-auth/-/express-basic-auth-1.1.6.tgz",
|
||||
"integrity": "sha512-fRh/UU2q/YhvY0/Pkzi3VcLyjIExveW2NOOnOGgO6yO0jKXt6zcKPVPWSrL8nlhlh+YEH5LOjz+CGFML5dJQNw==",
|
||||
"version": "1.1.7",
|
||||
"resolved": "https://registry.npmjs.org/express-basic-auth/-/express-basic-auth-1.1.7.tgz",
|
||||
"integrity": "sha512-gofejPlyXxuRQfbc2pfCBEjFgKUPwICLoEJuC6i2KqBPBszBU7bIKvpEKrsU0oCCFDo2L1YuK/KSG5gVyess+A==",
|
||||
"requires": {
|
||||
"basic-auth": "^2.0.1"
|
||||
}
|
||||
|
@ -26,7 +26,7 @@
|
||||
"body-parser": "^1.18.3",
|
||||
"bunyan": "^1.8.12",
|
||||
"express": "^4.16.4",
|
||||
"express-basic-auth": "^1.1.6",
|
||||
"express-basic-auth": "^1.1.7",
|
||||
"mongoose": "^5.7.5"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user