diff --git a/package.json b/package.json index 862560b..09f923c 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "graphql": "^16.5.0", "graphql-request": "^5.0.0", "isomorphic-fetch": "^3.0.0", - "jquery": "^3.6.0", + "jquery": "^3.6.3", "jquery-circle-progress": "^1.2.2", "jquery-steps": "^1.1.0", "method-override": "^3.0.0", diff --git a/yarn.lock b/yarn.lock index eb3f207..1ab940b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1207,10 +1207,10 @@ jquery-steps@^1.1.0: resolved "https://registry.yarnpkg.com/jquery-steps/-/jquery-steps-1.1.0.tgz#0ceee0b0d2e49143981ad120d458ed56ea8e1924" integrity sha512-2ZODN30XpbdNgDiqydOCroTRVUeCBPx927l3p8SG7tsL1kmOkntg/jeiY9fjPqIff0cyelcwL/SZ+5hMaQyVmA== -jquery@*, jquery@>=1.12.0, jquery@>=1.7, jquery@^3.6.0: - version "3.6.1" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.1.tgz#fab0408f8b45fc19f956205773b62b292c147a16" - integrity sha512-opJeO4nCucVnsjiXOE+/PcCgYw9Gwpvs/a6B1LL/lQhwWwpbVEVYDZ1FokFr8PRc7ghYlrFPuyHuiiDNTQxmcw== +jquery@*, jquery@>=1.12.0, jquery@>=1.7, jquery@^3.6.3: + version "3.6.3" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.3.tgz#23ed2ffed8a19e048814f13391a19afcdba160e6" + integrity sha512-bZ5Sy3YzKo9Fyc8wH2iIQK4JImJ6R0GWI9kL1/k7Z91ZBNgkRXE6U0JfHIizZbort8ZunhSI3jw9I6253ahKfg== js-base64@^2.1.9: version "2.6.4"