Skip to content

Commit 664edd1

Browse files
Bump joi from 17.7.1 to 17.13.4 (#439)
1 parent ae253e3 commit 664edd1

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2052,14 +2052,14 @@
20522052
mark.js "^8.11.1"
20532053
tslib "^2.4.0"
20542054

2055-
"@hapi/hoek@^9.0.0":
2055+
"@hapi/hoek@^9.0.0", "@hapi/hoek@^9.3.0":
20562056
version "9.3.0"
20572057
resolved "https://registry.npmjs.org/@hapi/hoek/-/hoek-9.3.0.tgz"
20582058
integrity sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ==
20592059

2060-
"@hapi/topo@^5.0.0":
2060+
"@hapi/topo@^5.1.0":
20612061
version "5.1.0"
2062-
resolved "https://registry.npmjs.org/@hapi/topo/-/topo-5.1.0.tgz"
2062+
resolved "https://registry.yarnpkg.com/@hapi/topo/-/topo-5.1.0.tgz#dc448e332c6c6e37a4dc02fd84ba8d44b9afb012"
20632063
integrity sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==
20642064
dependencies:
20652065
"@hapi/hoek" "^9.0.0"
@@ -2316,10 +2316,10 @@
23162316
classnames "^2.3.2"
23172317
rc-util "^5.24.4"
23182318

2319-
"@sideway/address@^4.1.3":
2320-
version "4.1.4"
2321-
resolved "https://registry.npmjs.org/@sideway/address/-/address-4.1.4.tgz"
2322-
integrity sha512-7vwq+rOHVWjyXxVlR76Agnvhy8I9rpzjosTESvmhNeXOXdZZB15Fl+TI9x1SiHZH5Jv2wTGduSxFDIaq0m3DUw==
2319+
"@sideway/address@^4.1.5":
2320+
version "4.1.5"
2321+
resolved "https://registry.yarnpkg.com/@sideway/address/-/address-4.1.5.tgz#4bc149a0076623ced99ca8208ba780d65a99b9d5"
2322+
integrity sha512-IqO/DUQHUkPeixNQ8n0JA6102hT9CmaljNTPmQ1u8MEhBo/R4Q8eKLN/vGZxuebwOroDB4cbpjheD4+/sKFK4Q==
23232323
dependencies:
23242324
"@hapi/hoek" "^9.0.0"
23252325

@@ -5410,13 +5410,13 @@ jest-worker@^29.1.2:
54105410
supports-color "^8.0.0"
54115411

54125412
joi@^17.6.0:
5413-
version "17.7.1"
5414-
resolved "https://registry.npmjs.org/joi/-/joi-17.7.1.tgz"
5415-
integrity sha512-teoLhIvWE298R6AeJywcjR4sX2hHjB3/xJX4qPjg+gTg+c0mzUDsziYlqPmLomq9gVsfaMcgPaGc7VxtD/9StA==
5413+
version "17.13.4"
5414+
resolved "https://registry.yarnpkg.com/joi/-/joi-17.13.4.tgz#ad6153d97ce558eb3a3b593e0d43eab51df1c474"
5415+
integrity sha512-1RuuER6kmt8K8I3nIWvPZKi5RQCb568ZPyY4Pwjlua+yo+63ZTmIwxLZH0heBmiKN4uxjvCiarDrjaeH84xicQ==
54165416
dependencies:
5417-
"@hapi/hoek" "^9.0.0"
5418-
"@hapi/topo" "^5.0.0"
5419-
"@sideway/address" "^4.1.3"
5417+
"@hapi/hoek" "^9.3.0"
5418+
"@hapi/topo" "^5.1.0"
5419+
"@sideway/address" "^4.1.5"
54205420
"@sideway/formula" "^3.0.1"
54215421
"@sideway/pinpoint" "^2.0.0"
54225422

0 commit comments

Comments
 (0)