Skip to content
This repository was archived by the owner on Oct 6, 2024. It is now read-only.

Commit b394052

Browse files
Bump jquery from 3.2.1 to 3.5.0
Bumps [jquery](https://github.com/jquery/jquery) from 3.2.1 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](jquery/jquery@3.2.1...3.5.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent ae04a56 commit b394052

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"bignumber.js": "^5.0.0",
1010
"blake2": "^1.4.0",
1111
"blakejs": "^1.1.0",
12-
"jquery": "^3.2.1",
12+
"jquery": "^3.5.0",
1313
"json-socket": "^0.3.0",
1414
"nedb": "^1.8.0",
1515
"pbkdf2": "^3.0.14",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -512,9 +512,9 @@ isstream@~0.1.2:
512512
version "0.1.2"
513513
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
514514

515-
jquery@^3.2.1:
516-
version "3.2.1"
517-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.2.1.tgz#5c4d9de652af6cd0a770154a631bba12b015c787"
515+
jquery@^3.5.0:
516+
version "3.5.0"
517+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"
518518

519519
jsbn@~0.1.0:
520520
version "0.1.1"

0 commit comments

Comments
 (0)