Merge pull request #23 from gnmyt/dependabot/npm_and_yarn/joi-17.8.3

Bump joi from 17.7.1 to 17.8.3
This commit is contained in:
2023-03-07 13:12:19 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -11,7 +11,7 @@
"bcrypt": "^5.1.0",
"ejs": "^3.1.8",
"express": "^4.18.2",
"joi": "^17.7.1",
"joi": "^17.8.3",
"jsonwebtoken": "^9.0.0",
"mysql2": "^3.2.0",
"sequelize": "^6.28.0",

View File

@ -863,10 +863,10 @@ jake@^10.8.5:
filelist "^1.0.1"
minimatch "^3.0.4"
joi@^17.7.1:
version "17.7.1"
resolved "https://registry.yarnpkg.com/joi/-/joi-17.7.1.tgz#854fc85c7fa3cfc47c91124d30bffdbb58e06cec"
integrity sha512-teoLhIvWE298R6AeJywcjR4sX2hHjB3/xJX4qPjg+gTg+c0mzUDsziYlqPmLomq9gVsfaMcgPaGc7VxtD/9StA==
joi@^17.8.3:
version "17.8.3"
resolved "https://registry.yarnpkg.com/joi/-/joi-17.8.3.tgz#d772fe27a87a5cda21aace5cf11eee8671ca7e6f"
integrity sha512-q5Fn6Tj/jR8PfrLrx4fpGH4v9qM6o+vDUfD4/3vxxyg34OmKcNqYZ1qn2mpLza96S8tL0p0rIw2gOZX+/cTg9w==
dependencies:
"@hapi/hoek" "^9.0.0"
"@hapi/topo" "^5.0.0"