Skip to content

Commit 51e6dc7

Browse files
Update dependency jquery to v3 [SECURITY]
1 parent a60fc7e commit 51e6dc7

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"eonasdan-bootstrap-datetimepicker": "~4.17.49",
7373
"es6-shim": "~0.35.3",
7474
"history": "^4.7.2",
75-
"jquery": "~2.2.4",
75+
"jquery": "~3.5.0",
7676
"jquery-ui": "~1.13.2",
7777
"jquery-ujs": "~1.2.2",
7878
"jquery.hotkeys": "~0.1.0",

yarn.lock

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12149,7 +12149,7 @@ __metadata:
1214912149
languageName: node
1215012150
linkType: hard
1215112151

12152-
"jquery@npm:^2.2.4, jquery@npm:~2.2.4":
12152+
"jquery@npm:^2.2.4":
1215312153
version: 2.2.4
1215412154
resolution: "jquery@npm:2.2.4"
1215512155
checksum: 10/fe1bb90423eda61255b969fed0420dfb09dc055793b83ad380a2fbe5b5ce3bc747029d010e580bf39c95bdd07fb309ef8c0fc22a700ca97015311626881db152
@@ -12163,6 +12163,13 @@ __metadata:
1216312163
languageName: node
1216412164
linkType: hard
1216512165

12166+
"jquery@npm:~3.5.0":
12167+
version: 3.5.1
12168+
resolution: "jquery@npm:3.5.1"
12169+
checksum: 10/b301ef0561057a8f2967bb15c03ac8ed16f902f0fc3c768be90171e4f3ebf5938c4e86ffcca6424eec9ed38ea210c57252cc8777502f064c241ee7dfcb8a4cc7
12170+
languageName: node
12171+
linkType: hard
12172+
1216612173
"js-base64@npm:^2.1.9":
1216712174
version: 2.6.4
1216812175
resolution: "js-base64@npm:2.6.4"
@@ -13134,7 +13141,7 @@ __metadata:
1313413141
jasmine-jquery: "npm:~2.1.1"
1313513142
jest: "npm:~26.6.3"
1313613143
jest-cli: "npm:~24.9.0"
13137-
jquery: "npm:~2.2.4"
13144+
jquery: "npm:~3.5.0"
1313813145
jquery-ui: "npm:~1.13.2"
1313913146
jquery-ujs: "npm:~1.2.2"
1314013147
jquery.hotkeys: "npm:~0.1.0"

0 commit comments

Comments
 (0)