Skip to content

Commit 3279cd0

Browse files
Update dependency jquery to v3 [SECURITY]
1 parent 82c4049 commit 3279cd0

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
@@ -71,7 +71,7 @@
7171
"dompurify": "^3.2.4",
7272
"es6-shim": "~0.35.8",
7373
"history": "^4.7.2",
74-
"jquery": "~2.2.4",
74+
"jquery": "~3.5.0",
7575
"jquery-ui": "~1.14.0",
7676
"jquery-ujs": "~1.2.2",
7777
"jquery.hotkeys": "~0.1.0",

yarn.lock

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12573,7 +12573,7 @@ __metadata:
1257312573
languageName: node
1257412574
linkType: hard
1257512575

12576-
"jquery@npm:^2.2.4, jquery@npm:~2.2.4":
12576+
"jquery@npm:^2.2.4":
1257712577
version: 2.2.4
1257812578
resolution: "jquery@npm:2.2.4"
1257912579
checksum: 10/fe1bb90423eda61255b969fed0420dfb09dc055793b83ad380a2fbe5b5ce3bc747029d010e580bf39c95bdd07fb309ef8c0fc22a700ca97015311626881db152
@@ -12587,6 +12587,13 @@ __metadata:
1258712587
languageName: node
1258812588
linkType: hard
1258912589

12590+
"jquery@npm:~3.5.0":
12591+
version: 3.5.1
12592+
resolution: "jquery@npm:3.5.1"
12593+
checksum: 10/b301ef0561057a8f2967bb15c03ac8ed16f902f0fc3c768be90171e4f3ebf5938c4e86ffcca6424eec9ed38ea210c57252cc8777502f064c241ee7dfcb8a4cc7
12594+
languageName: node
12595+
linkType: hard
12596+
1259012597
"js-base64@npm:^2.1.9":
1259112598
version: 2.6.4
1259212599
resolution: "js-base64@npm:2.6.4"
@@ -13507,7 +13514,7 @@ __metadata:
1350713514
jasmine-jquery: "npm:~2.1.1"
1350813515
jest: "npm:~26.6.3"
1350913516
jest-cli: "npm:~24.9.0"
13510-
jquery: "npm:~2.2.4"
13517+
jquery: "npm:~3.5.0"
1351113518
jquery-ui: "npm:~1.14.0"
1351213519
jquery-ujs: "npm:~1.2.2"
1351313520
jquery.hotkeys: "npm:~0.1.0"

0 commit comments

Comments
 (0)