Skip to content
This repository was archived by the owner on Feb 19, 2024. It is now read-only.

Commit 9010694

Browse files
committed
Update lock file
1 parent acd86d6 commit 9010694

1 file changed

Lines changed: 40 additions & 0 deletions

File tree

yarn.lock

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,46 @@
123123
lodash "^4.2.0"
124124
to-fast-properties "^2.0.0"
125125

126+
"@hapi/address@^4.0.1":
127+
version "4.1.0"
128+
resolved "https://registry.yarnpkg.com/@hapi/address/-/address-4.1.0.tgz#d60c5c0d930e77456fdcde2598e77302e2955e1d"
129+
integrity sha512-SkszZf13HVgGmChdHo/PxchnSaCJ6cetVqLzyciudzZRT0jcOouIF/Q93mgjw8cce+D+4F4C1Z/WrfFN+O3VHQ==
130+
dependencies:
131+
"@hapi/hoek" "^9.0.0"
132+
133+
"@hapi/formula@^2.0.0":
134+
version "2.0.0"
135+
resolved "https://registry.yarnpkg.com/@hapi/formula/-/formula-2.0.0.tgz#edade0619ed58c8e4f164f233cda70211e787128"
136+
integrity sha512-V87P8fv7PI0LH7LiVi8Lkf3x+KCO7pQozXRssAHNXXL9L1K+uyu4XypLXwxqVDKgyQai6qj3/KteNlrqDx4W5A==
137+
138+
"@hapi/hoek@^9.0.0":
139+
version "9.2.0"
140+
resolved "https://registry.yarnpkg.com/@hapi/hoek/-/hoek-9.2.0.tgz#f3933a44e365864f4dad5db94158106d511e8131"
141+
integrity sha512-sqKVVVOe5ivCaXDWivIJYVSaEgdQK9ul7a4Kity5Iw7u9+wBAPbX1RMSnLLmp7O4Vzj0WOWwMAJsTL00xwaNug==
142+
143+
"@hapi/joi@^17.1.1":
144+
version "17.1.1"
145+
resolved "https://registry.yarnpkg.com/@hapi/joi/-/joi-17.1.1.tgz#9cc8d7e2c2213d1e46708c6260184b447c661350"
146+
integrity sha512-p4DKeZAoeZW4g3u7ZeRo+vCDuSDgSvtsB/NpfjXEHTUjSeINAi/RrVOWiVQ1isaoLzMvFEhe8n5065mQq1AdQg==
147+
dependencies:
148+
"@hapi/address" "^4.0.1"
149+
"@hapi/formula" "^2.0.0"
150+
"@hapi/hoek" "^9.0.0"
151+
"@hapi/pinpoint" "^2.0.0"
152+
"@hapi/topo" "^5.0.0"
153+
154+
"@hapi/pinpoint@^2.0.0":
155+
version "2.0.0"
156+
resolved "https://registry.yarnpkg.com/@hapi/pinpoint/-/pinpoint-2.0.0.tgz#805b40d4dbec04fc116a73089494e00f073de8df"
157+
integrity sha512-vzXR5MY7n4XeIvLpfl3HtE3coZYO4raKXW766R6DZw/6aLqR26iuZ109K7a0NtF2Db0jxqh7xz2AxkUwpUFybw==
158+
159+
"@hapi/topo@^5.0.0":
160+
version "5.1.0"
161+
resolved "https://registry.yarnpkg.com/@hapi/topo/-/topo-5.1.0.tgz#dc448e332c6c6e37a4dc02fd84ba8d44b9afb012"
162+
integrity sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==
163+
dependencies:
164+
"@hapi/hoek" "^9.0.0"
165+
126166
"@mapbox/geojson-area@0.2.2":
127167
version "0.2.2"
128168
resolved "https://registry.yarnpkg.com/@mapbox/geojson-area/-/geojson-area-0.2.2.tgz#18d7814aa36bf23fbbcc379f8e26a22927debf10"

0 commit comments

Comments
 (0)