Skip to content

Commit ee11a16

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

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"detectrtc": "^1.3.6",
1313
"file-size": "^1.0.0",
1414
"history": "^4.7.2",
15-
"jquery": "^3.3.1",
15+
"jquery": "^3.5.0",
1616
"jwt-decode": "^2.2.0",
1717
"material-ui": "^0.20.1",
1818
"material-ui-persian-date-picker-utils": "^0.1.2",

frontend/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4506,9 +4506,9 @@ jmespath@0.15.0:
45064506
version "0.15.0"
45074507
resolved "https://registry.yarnpkg.com/jmespath/-/jmespath-0.15.0.tgz#a3f222a9aae9f966f5d27c796510e28091764217"
45084508

4509-
jquery@^3.3.1:
4510-
version "3.3.1"
4511-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.3.1.tgz#958ce29e81c9790f31be7792df5d4d95fc57fbca"
4509+
jquery@^3.5.0:
4510+
version "3.5.0"
4511+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"
45124512

45134513
js-base64@^2.1.9:
45144514
version "2.5.1"

0 commit comments

Comments
 (0)