Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"eonasdan-bootstrap-datetimepicker": "~4.17.49",
"es6-shim": "~0.35.3",
"history": "^4.7.2",
"jquery": "~2.2.4",
"jquery": "~3.5.0",
"jquery-ui": "~1.13.2",
"jquery-ujs": "~1.2.2",
"jquery.hotkeys": "~0.1.0",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11889,7 +11889,7 @@ __metadata:
languageName: node
linkType: hard

"jquery@npm:^2.2.4, jquery@npm:~2.2.4":
"jquery@npm:^2.2.4":
version: 2.2.4
resolution: "jquery@npm:2.2.4"
checksum: 10/fe1bb90423eda61255b969fed0420dfb09dc055793b83ad380a2fbe5b5ce3bc747029d010e580bf39c95bdd07fb309ef8c0fc22a700ca97015311626881db152
Expand All @@ -11903,6 +11903,13 @@ __metadata:
languageName: node
linkType: hard

"jquery@npm:~3.5.0":
version: 3.5.1
resolution: "jquery@npm:3.5.1"
checksum: 10/b301ef0561057a8f2967bb15c03ac8ed16f902f0fc3c768be90171e4f3ebf5938c4e86ffcca6424eec9ed38ea210c57252cc8777502f064c241ee7dfcb8a4cc7
languageName: node
linkType: hard

"js-base64@npm:^2.1.9":
version: 2.6.4
resolution: "js-base64@npm:2.6.4"
Expand Down Expand Up @@ -12894,7 +12901,7 @@ __metadata:
jasmine-jquery: "npm:~2.1.1"
jest: "npm:~26.6.3"
jest-cli: "npm:~24.9.0"
jquery: "npm:~2.2.4"
jquery: "npm:~3.5.0"
jquery-ui: "npm:~1.13.2"
jquery-ujs: "npm:~1.2.2"
jquery.hotkeys: "npm:~0.1.0"
Expand Down
Loading