Merge pull request #14 from gnmyt/dependabot/npm_and_yarn/joi-17.7.1

Bump joi from 17.7.0 to 17.7.1
This commit is contained in:
2023-02-11 00:42:38 +01:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

View File

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

View File

@ -57,9 +57,9 @@
dependencies: dependencies:
"@hapi/hoek" "^9.0.0" "@hapi/hoek" "^9.0.0"
"@sideway/formula@^3.0.0": "@sideway/formula@^3.0.1":
version "3.0.1" version "3.0.1"
resolved "https://registry.npmjs.org/@sideway/formula/-/formula-3.0.1.tgz" resolved "https://registry.yarnpkg.com/@sideway/formula/-/formula-3.0.1.tgz#80fcbcbaf7ce031e0ef2dd29b1bfc7c3f583611f"
integrity sha512-/poHZJJVjx3L+zVD6g9KgHfYnb443oi7wLu/XKojDviHy6HOEOA6z1Trk5aR1dGcmPenJEgb2sK2I80LeS3MIg== integrity sha512-/poHZJJVjx3L+zVD6g9KgHfYnb443oi7wLu/XKojDviHy6HOEOA6z1Trk5aR1dGcmPenJEgb2sK2I80LeS3MIg==
"@sideway/pinpoint@^2.0.0": "@sideway/pinpoint@^2.0.0":
@ -863,15 +863,15 @@ jake@^10.8.5:
filelist "^1.0.1" filelist "^1.0.1"
minimatch "^3.0.4" minimatch "^3.0.4"
joi@^17.7.0: joi@^17.7.1:
version "17.7.0" version "17.7.1"
resolved "https://registry.npmjs.org/joi/-/joi-17.7.0.tgz" resolved "https://registry.yarnpkg.com/joi/-/joi-17.7.1.tgz#854fc85c7fa3cfc47c91124d30bffdbb58e06cec"
integrity sha512-1/ugc8djfn93rTE3WRKdCzGGt/EtiYKxITMO4Wiv6q5JL1gl9ePt4kBsl1S499nbosspfctIQTpYIhSmHA3WAg== integrity sha512-teoLhIvWE298R6AeJywcjR4sX2hHjB3/xJX4qPjg+gTg+c0mzUDsziYlqPmLomq9gVsfaMcgPaGc7VxtD/9StA==
dependencies: dependencies:
"@hapi/hoek" "^9.0.0" "@hapi/hoek" "^9.0.0"
"@hapi/topo" "^5.0.0" "@hapi/topo" "^5.0.0"
"@sideway/address" "^4.1.3" "@sideway/address" "^4.1.3"
"@sideway/formula" "^3.0.0" "@sideway/formula" "^3.0.1"
"@sideway/pinpoint" "^2.0.0" "@sideway/pinpoint" "^2.0.0"
jsonwebtoken@^9.0.0: jsonwebtoken@^9.0.0: