From 968d49de4c34da4f58e42444be2dc0265746a03a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 02:05:54 +0000 Subject: [PATCH] chore(deps): update dependency @types/jsonpath to v0.2.2 --- website/package.json | 2 +- yarn.lock | 15 +++++---------- 2 files changed, 6 insertions(+), 11 deletions(-) diff --git a/website/package.json b/website/package.json index 50103e3ca7e..a63478464df 100644 --- a/website/package.json +++ b/website/package.json @@ -13,7 +13,7 @@ "@theguild/algolia": "1.1.9", "@theguild/tailwind-config": "0.3.0", "@types/dedent": "0.7.1", - "@types/jsonpath": "0.2.0", + "@types/jsonpath": "0.2.2", "@types/node": "18.17.11", "@types/react": "18.2.21", "fast-xml-parser": "4.2.7", diff --git a/yarn.lock b/yarn.lock index dddcc74ddc2..7cca034a890 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4350,10 +4350,10 @@ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ== -"@types/jsonpath@0.2.0": - version "0.2.0" - resolved "https://registry.yarnpkg.com/@types/jsonpath/-/jsonpath-0.2.0.tgz#13c62db22a34d9c411364fac79fd374d63445aa1" - integrity sha512-v7qlPA0VpKUlEdhghbDqRoKMxFB3h3Ch688TApBJ6v+XLDdvWCGLJIYiPKGZnS6MAOie+IorCfNYVHOPIHSWwQ== +"@types/jsonpath@0.2.2": + version "0.2.2" + resolved "https://registry.yarnpkg.com/@types/jsonpath/-/jsonpath-0.2.2.tgz#b8b98ad2f0d912d343ff27d91bc406ccf90028b2" + integrity sha512-uo4BNABD0IVcJQjOmOq/atfxHVTniFaQEHrrGSANpWyS96ecej/85YXLvLWNe+tLshUz9/IbMbzImbKNo71WxA== "@types/katex@^0.16.0": version "0.16.3" @@ -8625,16 +8625,11 @@ graphql-yoga@4.0.4: lru-cache "^10.0.0" tslib "^2.5.2" -graphql@16.8.0, graphql@^16.6.0: +graphql@16.8.0, graphql@^16.0.0, graphql@^16.6.0: version "16.8.0" resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.0.tgz#374478b7f27b2dc6153c8f42c1b80157f79d79d4" integrity sha512-0oKGaR+y3qcS5mCu1vb7KG+a89vjn06C7Ihq/dDl3jA+A8B3TKomvi3CiEcVLJQGalbu8F52LxkOym7U5sSfbg== -graphql@^16.0.0: - version "16.8.1" - resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.1.tgz#1930a965bef1170603702acdb68aedd3f3cf6f07" - integrity sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw== - gray-matter@^4.0.3: version "4.0.3" resolved "https://registry.yarnpkg.com/gray-matter/-/gray-matter-4.0.3.tgz#e893c064825de73ea1f5f7d88c7a9f7274288798"