diff --git a/examples/node-http-server-ts/yarn.lock b/examples/node-http-server-ts/yarn.lock index e5e7dde..f1f43fc 100644 --- a/examples/node-http-server-ts/yarn.lock +++ b/examples/node-http-server-ts/yarn.lock @@ -591,9 +591,9 @@ package-json@^6.3.0: semver "^6.2.0" picomatch@^2.0.4, picomatch@^2.2.1: - version "2.3.1" - resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42" - integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA== + version "2.3.2" + resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.2.tgz#5a942915e26b372dc0f0e6753149a16e6b1c5601" + integrity sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA== prepend-http@^2.0.0: version "2.0.0"