diff --git a/package.json b/package.json index 42b0033..9aeb97a 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "eslint-plugin-import": "^1.16.0", "eslint-plugin-react": "^5.2.2", "eslint-watch": "^2.1.14", - "jquery": "^2.2.1", + "jquery": "^3.5.0", "jsdom": "^8.1.0", "mocha": "^2.4.5", "nyc": "^10.1.2", diff --git a/yarn.lock b/yarn.lock index e099dca..97d9fcf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2885,9 +2885,9 @@ jodid25519@^1.0.0: dependencies: jsbn "~0.1.0" -jquery@^2.2.1: - version "2.2.4" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-2.2.4.tgz#2c89d6889b5eac522a7eea32c14521559c6cbf02" +jquery@^3.5.0: + version "3.5.0" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9" js-base64@^2.1.9: version "2.1.9"