Skip to content

Commit 11d5f49

Browse files
Update dependency joi to v17.13.3
1 parent 4df2ac5 commit 11d5f49

File tree

2 files changed

+60
-32
lines changed

2 files changed

+60
-32
lines changed

package-lock.json

Lines changed: 36 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1476,15 +1476,15 @@
14761476
url "^0.11.0"
14771477
webpack-sources "^1.4.3"
14781478

1479-
"@hapi/hoek@^9.0.0":
1480-
version "9.2.0"
1481-
resolved "https://registry.yarnpkg.com/@hapi/hoek/-/hoek-9.2.0.tgz#f3933a44e365864f4dad5db94158106d511e8131"
1482-
integrity sha512-sqKVVVOe5ivCaXDWivIJYVSaEgdQK9ul7a4Kity5Iw7u9+wBAPbX1RMSnLLmp7O4Vzj0WOWwMAJsTL00xwaNug==
1479+
"@hapi/hoek@^9.0.0", "@hapi/hoek@^9.3.0":
1480+
version "9.3.0"
1481+
resolved "https://registry.yarnpkg.com/@hapi/hoek/-/hoek-9.3.0.tgz#8368869dcb735be2e7f5cb7647de78e167a251fb"
1482+
integrity sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ==
14831483

1484-
"@hapi/topo@^5.0.0":
1485-
version "5.0.0"
1486-
resolved "https://registry.yarnpkg.com/@hapi/topo/-/topo-5.0.0.tgz#c19af8577fa393a06e9c77b60995af959be721e7"
1487-
integrity sha512-tFJlT47db0kMqVm3H4nQYgn6Pwg10GTZHb1pwmSiv1K4ks6drQOtfEF5ZnPjkvC+y4/bUPHK+bc87QvLcL+WMw==
1484+
"@hapi/topo@^5.1.0":
1485+
version "5.1.0"
1486+
resolved "https://registry.yarnpkg.com/@hapi/topo/-/topo-5.1.0.tgz#dc448e332c6c6e37a4dc02fd84ba8d44b9afb012"
1487+
integrity sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==
14881488
dependencies:
14891489
"@hapi/hoek" "^9.0.0"
14901490

@@ -1557,17 +1557,17 @@
15571557
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.12.tgz#431ec342a7195622f86688bbda82e3166ce8cb28"
15581558
integrity sha512-6RglhutqrGFMO1MNUXp95RBuYIuc8wTnMAV5MUhLmjTOy78ncwOw7RgeQ/HeymkKXRhZd0s2DNrM1rL7unk3MQ==
15591559

1560-
"@sideway/address@^4.1.0":
1561-
version "4.1.1"
1562-
resolved "https://registry.yarnpkg.com/@sideway/address/-/address-4.1.1.tgz#9e321e74310963fdf8eebfbee09c7bd69972de4d"
1563-
integrity sha512-+I5aaQr3m0OAmMr7RQ3fR9zx55sejEYR2BFJaxL+zT3VM2611X0SHvPWIbAUBZVTn/YzYKbV8gJ2oT/QELknfQ==
1560+
"@sideway/address@^4.1.5":
1561+
version "4.1.5"
1562+
resolved "https://registry.yarnpkg.com/@sideway/address/-/address-4.1.5.tgz#4bc149a0076623ced99ca8208ba780d65a99b9d5"
1563+
integrity sha512-IqO/DUQHUkPeixNQ8n0JA6102hT9CmaljNTPmQ1u8MEhBo/R4Q8eKLN/vGZxuebwOroDB4cbpjheD4+/sKFK4Q==
15641564
dependencies:
15651565
"@hapi/hoek" "^9.0.0"
15661566

1567-
"@sideway/formula@^3.0.0":
1568-
version "3.0.0"
1569-
resolved "https://registry.yarnpkg.com/@sideway/formula/-/formula-3.0.0.tgz#fe158aee32e6bd5de85044be615bc08478a0a13c"
1570-
integrity sha512-vHe7wZ4NOXVfkoRb8T5otiENVlT7a3IAiw7H5M2+GO+9CDgcVUUsX1zalAztCmwyOr2RUTGJdgB+ZvSVqmdHmg==
1567+
"@sideway/formula@^3.0.1":
1568+
version "3.0.1"
1569+
resolved "https://registry.yarnpkg.com/@sideway/formula/-/formula-3.0.1.tgz#80fcbcbaf7ce031e0ef2dd29b1bfc7c3f583611f"
1570+
integrity sha512-/poHZJJVjx3L+zVD6g9KgHfYnb443oi7wLu/XKojDviHy6HOEOA6z1Trk5aR1dGcmPenJEgb2sK2I80LeS3MIg==
15711571

15721572
"@sideway/pinpoint@^2.0.0":
15731573
version "2.0.0"
@@ -5799,15 +5799,15 @@ jest-worker@^26.5.0:
57995799
merge-stream "^2.0.0"
58005800
supports-color "^7.0.0"
58015801

5802-
joi@^17.1.1, joi@^17.3.0, joi@^17.4.0:
5803-
version "17.4.0"
5804-
resolved "https://registry.yarnpkg.com/joi/-/joi-17.4.0.tgz#b5c2277c8519e016316e49ababd41a1908d9ef20"
5805-
integrity sha512-F4WiW2xaV6wc1jxete70Rw4V/VuMd6IN+a5ilZsxG4uYtUXWu2kq9W5P2dz30e7Gmw8RCbY/u/uk+dMPma9tAg==
5802+
joi@^17.13.3, joi@^17.3.0, joi@^17.4.0:
5803+
version "17.13.3"
5804+
resolved "https://registry.yarnpkg.com/joi/-/joi-17.13.3.tgz#0f5cc1169c999b30d344366d384b12d92558bcec"
5805+
integrity sha512-otDA4ldcIx+ZXsKHWmp0YizCweVRZG96J10b0FevjfuncLO1oX59THoAmHkNubYJ+9gWsYsp5k8v4ib6oDv1fA==
58065806
dependencies:
5807-
"@hapi/hoek" "^9.0.0"
5808-
"@hapi/topo" "^5.0.0"
5809-
"@sideway/address" "^4.1.0"
5810-
"@sideway/formula" "^3.0.0"
5807+
"@hapi/hoek" "^9.3.0"
5808+
"@hapi/topo" "^5.1.0"
5809+
"@sideway/address" "^4.1.5"
5810+
"@sideway/formula" "^3.0.1"
58115811
"@sideway/pinpoint" "^2.0.0"
58125812

58135813
js-cookie@^2.2.1:

0 commit comments

Comments
 (0)