Skip to content

Commit

Permalink
build(deps): bump @genkit-ai/core from 0.5.13 to 0.5.14 (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
1 parent 4d997fa commit 0be3c37
Showing 1 changed file with 21 additions and 2 deletions.
23 changes: 21 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
partial-json "^0.1.7"
zod "^3.22.4"

"@genkit-ai/core@0.5.13", "@genkit-ai/core@^0.5.0":
"@genkit-ai/core@0.5.13":
version "0.5.13"
resolved "https://registry.yarnpkg.com/@genkit-ai/core/-/core-0.5.13.tgz#447e75e85b788889e2ea6d50462b0d72cfa9b36b"
integrity sha512-KVXhZYNVjsQNK8j4BiJaK+JWsJ1lxWk9+kaUH5iEHE+I+fxTrOLidEsz+BL0gJLS9qim1j84+oYrd++9/hWBPw==
Expand All @@ -194,6 +194,25 @@
zod "^3.22.4"
zod-to-json-schema "^3.22.4"

"@genkit-ai/core@^0.5.0":
version "0.5.14"
resolved "https://registry.yarnpkg.com/@genkit-ai/core/-/core-0.5.14.tgz#293a405a6478e469af4be56e86a1f95978a649e5"
integrity sha512-UL/jozyHeAuGFsVB9FIesPm16/mk1fWOXmYxBDj65x5BowjjiRCW7jFgINcKmaDcHZ9EKB76a2pTefYdUqlyyQ==
dependencies:
"@opentelemetry/api" "^1.9.0"
"@opentelemetry/context-async-hooks" "^1.25.0"
"@opentelemetry/core" "^1.25.0"
"@opentelemetry/sdk-metrics" "^1.25.0"
"@opentelemetry/sdk-node" "^0.52.0"
"@opentelemetry/sdk-trace-base" "^1.25.0"
ajv "^8.12.0"
ajv-formats "^3.0.1"
async-mutex "^0.5.0"
express "^4.21.0"
json-schema "^0.4.0"
zod "^3.22.4"
zod-to-json-schema "^3.22.4"

"@grpc/grpc-js@^1.7.1":
version "1.11.2"
resolved "https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.11.2.tgz"
Expand Down Expand Up @@ -1134,7 +1153,7 @@ etag@~1.8.1:
resolved "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz"
integrity sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==

express@^4.19.2:
express@^4.19.2, express@^4.21.0:
version "4.21.0"
resolved "https://registry.yarnpkg.com/express/-/express-4.21.0.tgz#d57cb706d49623d4ac27833f1cbc466b668eb915"
integrity sha512-VqcNGcj/Id5ZT1LZ/cfihi3ttTn+NJmkli2eZADigjq29qTlWi/hAQ43t/VLPq8+UX06FCEx3ByOYet6ZFblng==
Expand Down

0 comments on commit 0be3c37

Please sign in to comment.