diff --git a/package.json b/package.json index 21a141b..2d4e5aa 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "version": "oclif-dev readme && git add README.md" }, "dependencies": { - "@adobe-apimesh/mesh-builder": "1.7.1", + "@adobe-apimesh/mesh-builder": "2.0.0", "@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 4824d3c..bb27fca 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@1.7.1": - version "1.7.1" - resolved "https://registry.yarnpkg.com/@adobe-apimesh/mesh-builder/-/mesh-builder-1.7.1.tgz#b12db675d3058287576441c405c3a8b369e2a504" - integrity sha512-GNi2pQjbZZIJ0uSivdOq/FW6SfIcc496iJDw3B/6yfYr4I0LKMky9eQMCkSpkPdC4oZ7j/cuPE8ahBabXspf2g== +"@adobe-apimesh/mesh-builder@2.0.0": + version "2.0.0" + resolved "https://registry.yarnpkg.com/@adobe-apimesh/mesh-builder/-/mesh-builder-2.0.0.tgz#faabdc200de1891f78c63c5812363fb1df7105b1" + integrity sha512-APS8j/Qr65hQiQNscpoXhlh7Ta2c+i/voN24nXslRDwOT+Jg2sUHlLaLrXu7y0oc+F4qtZuQM55YZTMENs/qtA== dependencies: "@fastify/request-context" "^4.1.0" eslint "^8.39.0"