Skip to content

Commit 12b45d9

Browse files
committed
Upgrade jsonld-ui-utils to v0.4.0
1 parent 7c8ec71 commit 12b45d9

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -263,9 +263,9 @@
263263
fastq "^1.6.0"
264264

265265
"@opengeospatial/jsonld-ui-utils@0.x":
266-
version "0.3.0"
267-
resolved "https://registry.yarnpkg.com/@opengeospatial/jsonld-ui-utils/-/jsonld-ui-utils-0.3.0.tgz#de12fb5786be13bcc996438d67b22ac4971cd0d7"
268-
integrity sha512-2tHYj+QtMAE3d0tDgI8+mOlnwe/BOF+BKZ+atS/DdOKlxonGOfeJX7xNBxHXCaiej49+H1lckXnSsCwqHl3qEg==
266+
version "0.4.0"
267+
resolved "https://registry.yarnpkg.com/@opengeospatial/jsonld-ui-utils/-/jsonld-ui-utils-0.4.0.tgz#a401c873db5824325282333833fe6a5849486a9e"
268+
integrity sha512-LAptDDGezreT26Af0TrMdqNEhXG9cJ70ItWKHaK6E8H6FRPmXji6HqJrJOgygZSovxI8dlEsrrVQXStQI3nEEA==
269269
dependencies:
270270
n3 "^1.23.1"
271271
rdfxml-streaming-parser "^2.4.0"
@@ -506,11 +506,11 @@
506506
integrity sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==
507507

508508
"@types/node@*":
509-
version "25.5.2"
510-
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.5.2.tgz#94861e32f9ffd8de10b52bbec403465c84fff762"
511-
integrity sha512-tO4ZIRKNC+MDWV4qKVZe3Ql/woTnmHDr5JD8UI5hn2pwBrHEwOEMZK7WlNb5RKB6EoJ02gwmQS9OrjuFnZYdpg==
509+
version "25.6.0"
510+
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.6.0.tgz#4e09bad9b469871f2d0f68140198cbd714f4edca"
511+
integrity sha512-+qIYRKdNYJwY3vRCZMdJbPLJAtGjQBudzZzdzwQYkEPQd+PJGixUL5QfvCLDaULoLv+RhT3LDkwEfKaAkgSmNQ==
512512
dependencies:
513-
undici-types "~7.18.0"
513+
undici-types "~7.19.0"
514514

515515
"@types/readable-stream@^2.3.13":
516516
version "2.3.15"
@@ -2068,10 +2068,10 @@ type-fest@^0.20.2:
20682068
resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz"
20692069
integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
20702070

2071-
undici-types@~7.18.0:
2072-
version "7.18.2"
2073-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.18.2.tgz#29357a89e7b7ca4aef3bf0fd3fd0cd73884229e9"
2074-
integrity sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==
2071+
undici-types@~7.19.0:
2072+
version "7.19.2"
2073+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.19.2.tgz#1b67fc26d0f157a0cba3a58a5b5c1e2276b8ba2a"
2074+
integrity sha512-qYVnV5OEm2AW8cJMCpdV20CDyaN3g0AjDlOGf1OW4iaDEx8MwdtChUp4zu4H0VP3nDRF/8RKWH+IPp9uW0YGZg==
20752075

20762076
undici@^6.23.0:
20772077
version "6.24.0"

0 commit comments

Comments
 (0)