Skip to content

Commit 97b78f4

Browse files
Update dependency jquery to v3 [SECURITY]
1 parent 1307950 commit 97b78f4

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
@@ -63,7 +63,7 @@
6363
"d3": "^7.8.2",
6464
"dompurify": "^3.3.2",
6565
"history": "^4.7.2",
66-
"jquery": "~2.2.4",
66+
"jquery": "~3.5.0",
6767
"jquery-ui": "~1.14.0",
6868
"jquery-ujs": "~1.2.2",
6969
"jquery.hotkeys": "~0.1.0",

yarn.lock

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11834,7 +11834,7 @@ __metadata:
1183411834
languageName: node
1183511835
linkType: hard
1183611836

11837-
"jquery@npm:^2.2.4, jquery@npm:~2.2.4":
11837+
"jquery@npm:^2.2.4":
1183811838
version: 2.2.4
1183911839
resolution: "jquery@npm:2.2.4"
1184011840
checksum: 10/fe1bb90423eda61255b969fed0420dfb09dc055793b83ad380a2fbe5b5ce3bc747029d010e580bf39c95bdd07fb309ef8c0fc22a700ca97015311626881db152
@@ -11848,6 +11848,13 @@ __metadata:
1184811848
languageName: node
1184911849
linkType: hard
1185011850

11851+
"jquery@npm:~3.5.0":
11852+
version: 3.5.1
11853+
resolution: "jquery@npm:3.5.1"
11854+
checksum: 10/b301ef0561057a8f2967bb15c03ac8ed16f902f0fc3c768be90171e4f3ebf5938c4e86ffcca6424eec9ed38ea210c57252cc8777502f064c241ee7dfcb8a4cc7
11855+
languageName: node
11856+
linkType: hard
11857+
1185111858
"js-sha3@npm:0.8.0":
1185211859
version: 0.8.0
1185311860
resolution: "js-sha3@npm:0.8.0"
@@ -12662,7 +12669,7 @@ __metadata:
1266212669
imports-loader: "npm:~0.8.0"
1266312670
jasmine-jquery: "npm:~2.1.1"
1266412671
jest: "npm:~26.6.3"
12665-
jquery: "npm:~2.2.4"
12672+
jquery: "npm:~3.5.0"
1266612673
jquery-ui: "npm:~1.14.0"
1266712674
jquery-ujs: "npm:~1.2.2"
1266812675
jquery.hotkeys: "npm:~0.1.0"

0 commit comments

Comments
 (0)