diff --git a/package.json b/package.json index c2156f33..9df413ae 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "version": "oclif-dev readme && git add README.md" }, "dependencies": { - "@adobe-apimesh/mesh-builder": "2.1.5", + "@adobe-apimesh/mesh-builder": "2.1.6", "@adobe/aio-cli-lib-console": "^5.0.0", "@adobe/aio-lib-core-config": "^5.0.0", "@adobe/aio-lib-core-logging": "^3.0.0", diff --git a/yarn.lock b/yarn.lock index 05d2d867..10b8c1b6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7,10 +7,10 @@ resolved "https://registry.yarnpkg.com/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz#bd9154aec9983f77b3a034ecaa015c2e4201f6cf" integrity sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA== -"@adobe-apimesh/mesh-builder@2.1.5": - version "2.1.5" - resolved "https://registry.yarnpkg.com/@adobe-apimesh/mesh-builder/-/mesh-builder-2.1.5.tgz#6e392c23226bd661d206753efcb0ee834e3f7e2f" - integrity sha512-jztlEcfeRPkZAE+AKgP2AAw/aIGJ3WvMeDlhA9cw2RZYmQN/jBSy6sG8D7J9G2fsQUAepeuj9dX4cYlVDCS9xA== +"@adobe-apimesh/mesh-builder@2.1.6": + version "2.1.6" + resolved "https://registry.yarnpkg.com/@adobe-apimesh/mesh-builder/-/mesh-builder-2.1.6.tgz#75147d6d42406d2740d108ec2fc750538cacc9d1" + integrity sha512-stQ5hwwLMX+jUpSzzvIUhuvTjKMimz1u8aJGzUrepff26jIhfgpZIa4vKt566T3k1fChtlNqf3tNRrDFie3vAQ== dependencies: "@fastify/request-context" "^4.1.0" eslint "^8.39.0"