Skip to content

Commit 13bddf7

Browse files
Update dependency jquery to v3 [SECURITY]
1 parent 73b051e commit 13bddf7

2 files changed

Lines changed: 10 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"dompurify": "^3.3.2",
6767
"es6-shim": "~0.35.8",
6868
"history": "^4.7.2",
69-
"jquery": "~2.2.4",
69+
"jquery": "~3.5.0",
7070
"jquery-ui": "~1.14.0",
7171
"jquery-ujs": "~1.2.2",
7272
"jquery.hotkeys": "~0.1.0",

yarn.lock

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12691,7 +12691,7 @@ __metadata:
1269112691
languageName: node
1269212692
linkType: hard
1269312693

12694-
"jquery@npm:^2.2.4, jquery@npm:~2.2.4":
12694+
"jquery@npm:^2.2.4":
1269512695
version: 2.2.4
1269612696
resolution: "jquery@npm:2.2.4"
1269712697
checksum: 10/fe1bb90423eda61255b969fed0420dfb09dc055793b83ad380a2fbe5b5ce3bc747029d010e580bf39c95bdd07fb309ef8c0fc22a700ca97015311626881db152
@@ -12705,6 +12705,13 @@ __metadata:
1270512705
languageName: node
1270612706
linkType: hard
1270712707

12708+
"jquery@npm:~3.5.0":
12709+
version: 3.5.1
12710+
resolution: "jquery@npm:3.5.1"
12711+
checksum: 10/b301ef0561057a8f2967bb15c03ac8ed16f902f0fc3c768be90171e4f3ebf5938c4e86ffcca6424eec9ed38ea210c57252cc8777502f064c241ee7dfcb8a4cc7
12712+
languageName: node
12713+
linkType: hard
12714+
1270812715
"js-sha3@npm:0.8.0":
1270912716
version: 0.8.0
1271012717
resolution: "js-sha3@npm:0.8.0"
@@ -13588,7 +13595,7 @@ __metadata:
1358813595
jasmine-jquery: "npm:~2.1.1"
1358913596
jest: "npm:~26.6.3"
1359013597
jest-cli: "npm:^25.5.3"
13591-
jquery: "npm:~2.2.4"
13598+
jquery: "npm:~3.5.0"
1359213599
jquery-ui: "npm:~1.14.0"
1359313600
jquery-ujs: "npm:~1.2.2"
1359413601
jquery.hotkeys: "npm:~0.1.0"

0 commit comments

Comments
 (0)