Skip to content

Commit edb58f9

Browse files
Bump joi from 17.6.0 to 17.13.4 in /website (#1172)
1 parent 44189b1 commit edb58f9

1 file changed

Lines changed: 15 additions & 15 deletions

File tree

website/yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2018,12 +2018,12 @@
20182018
resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.8.1.tgz#182b5a4704ef8ad91bde93f7a860a88fd92c79a3"
20192019
integrity sha512-KOEGMu6dmJZtpadb476IsZBclKvILjopjUii3V+7MnXIQCYh8W3NgNcgwo21n9LXZX6EDIKvqfjYxXebDwxKmQ==
20202020

2021-
"@hapi/hoek@^9.0.0":
2021+
"@hapi/hoek@^9.0.0", "@hapi/hoek@^9.3.0":
20222022
version "9.3.0"
20232023
resolved "https://registry.yarnpkg.com/@hapi/hoek/-/hoek-9.3.0.tgz#8368869dcb735be2e7f5cb7647de78e167a251fb"
20242024
integrity sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ==
20252025

2026-
"@hapi/topo@^5.0.0":
2026+
"@hapi/topo@^5.1.0":
20272027
version "5.1.0"
20282028
resolved "https://registry.yarnpkg.com/@hapi/topo/-/topo-5.1.0.tgz#dc448e332c6c6e37a4dc02fd84ba8d44b9afb012"
20292029
integrity sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==
@@ -2607,14 +2607,14 @@
26072607
resolved "https://registry.yarnpkg.com/@probe.gl/stats/-/stats-4.0.9.tgz#3a175c1a0207d54bf911bd01f4f5414b9f3e6f2a"
26082608
integrity sha512-Q9Xt/sJUQaMsbjRKjOscv2t7wXIymTrOEJ4a3da4FTCn7bkKvcdxdyFAQySCrtPxE+YZ5I5lXpWPgv9BwmpE1g==
26092609

2610-
"@sideway/address@^4.1.3":
2611-
version "4.1.4"
2612-
resolved "https://registry.yarnpkg.com/@sideway/address/-/address-4.1.4.tgz#03dccebc6ea47fdc226f7d3d1ad512955d4783f0"
2613-
integrity sha512-7vwq+rOHVWjyXxVlR76Agnvhy8I9rpzjosTESvmhNeXOXdZZB15Fl+TI9x1SiHZH5Jv2wTGduSxFDIaq0m3DUw==
2610+
"@sideway/address@^4.1.5":
2611+
version "4.1.5"
2612+
resolved "https://registry.yarnpkg.com/@sideway/address/-/address-4.1.5.tgz#4bc149a0076623ced99ca8208ba780d65a99b9d5"
2613+
integrity sha512-IqO/DUQHUkPeixNQ8n0JA6102hT9CmaljNTPmQ1u8MEhBo/R4Q8eKLN/vGZxuebwOroDB4cbpjheD4+/sKFK4Q==
26142614
dependencies:
26152615
"@hapi/hoek" "^9.0.0"
26162616

2617-
"@sideway/formula@^3.0.0":
2617+
"@sideway/formula@^3.0.1":
26182618
version "3.0.1"
26192619
resolved "https://registry.yarnpkg.com/@sideway/formula/-/formula-3.0.1.tgz#80fcbcbaf7ce031e0ef2dd29b1bfc7c3f583611f"
26202620
integrity sha512-/poHZJJVjx3L+zVD6g9KgHfYnb443oi7wLu/XKojDviHy6HOEOA6z1Trk5aR1dGcmPenJEgb2sK2I80LeS3MIg==
@@ -6319,14 +6319,14 @@ jest-worker@^27.4.5, jest-worker@^27.5.1:
63196319
supports-color "^8.0.0"
63206320

63216321
joi@^17.6.0:
6322-
version "17.6.0"
6323-
resolved "https://registry.yarnpkg.com/joi/-/joi-17.6.0.tgz#0bb54f2f006c09a96e75ce687957bd04290054b2"
6324-
integrity sha512-OX5dG6DTbcr/kbMFj0KGYxuew69HPcAE3K/sZpEV2nP6e/j/C0HV+HNiBPCASxdx5T7DMoa0s8UeHWMnb6n2zw==
6325-
dependencies:
6326-
"@hapi/hoek" "^9.0.0"
6327-
"@hapi/topo" "^5.0.0"
6328-
"@sideway/address" "^4.1.3"
6329-
"@sideway/formula" "^3.0.0"
6322+
version "17.13.4"
6323+
resolved "https://registry.yarnpkg.com/joi/-/joi-17.13.4.tgz#ad6153d97ce558eb3a3b593e0d43eab51df1c474"
6324+
integrity sha512-1RuuER6kmt8K8I3nIWvPZKi5RQCb568ZPyY4Pwjlua+yo+63ZTmIwxLZH0heBmiKN4uxjvCiarDrjaeH84xicQ==
6325+
dependencies:
6326+
"@hapi/hoek" "^9.3.0"
6327+
"@hapi/topo" "^5.1.0"
6328+
"@sideway/address" "^4.1.5"
6329+
"@sideway/formula" "^3.0.1"
63306330
"@sideway/pinpoint" "^2.0.0"
63316331

63326332
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:

0 commit comments

Comments
 (0)