Skip to content

Commit 8227316

Browse files
Update dependency jquery to v3 [SECURITY]
1 parent 3252620 commit 8227316

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
@@ -67,7 +67,7 @@
6767
"dompurify": "^3.3.2",
6868
"es6-shim": "~0.35.8",
6969
"history": "^4.7.2",
70-
"jquery": "~2.2.4",
70+
"jquery": "~3.5.0",
7171
"jquery-ui": "~1.14.0",
7272
"jquery-ujs": "~1.2.2",
7373
"jquery.hotkeys": "~0.1.0",

yarn.lock

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13061,7 +13061,7 @@ __metadata:
1306113061
languageName: node
1306213062
linkType: hard
1306313063

13064-
"jquery@npm:^2.2.4, jquery@npm:~2.2.4":
13064+
"jquery@npm:^2.2.4":
1306513065
version: 2.2.4
1306613066
resolution: "jquery@npm:2.2.4"
1306713067
checksum: 10/fe1bb90423eda61255b969fed0420dfb09dc055793b83ad380a2fbe5b5ce3bc747029d010e580bf39c95bdd07fb309ef8c0fc22a700ca97015311626881db152
@@ -13075,6 +13075,13 @@ __metadata:
1307513075
languageName: node
1307613076
linkType: hard
1307713077

13078+
"jquery@npm:~3.5.0":
13079+
version: 3.5.1
13080+
resolution: "jquery@npm:3.5.1"
13081+
checksum: 10/b301ef0561057a8f2967bb15c03ac8ed16f902f0fc3c768be90171e4f3ebf5938c4e86ffcca6424eec9ed38ea210c57252cc8777502f064c241ee7dfcb8a4cc7
13082+
languageName: node
13083+
linkType: hard
13084+
1307813085
"js-base64@npm:^2.1.9":
1307913086
version: 2.6.4
1308013087
resolution: "js-base64@npm:2.6.4"
@@ -13972,7 +13979,7 @@ __metadata:
1397213979
jasmine-jquery: "npm:~2.1.1"
1397313980
jest: "npm:~26.6.3"
1397413981
jest-cli: "npm:~24.9.0"
13975-
jquery: "npm:~2.2.4"
13982+
jquery: "npm:~3.5.0"
1397613983
jquery-ui: "npm:~1.14.0"
1397713984
jquery-ujs: "npm:~1.2.2"
1397813985
jquery.hotkeys: "npm:~0.1.0"

0 commit comments

Comments
 (0)