Skip to content

Commit

Permalink
Update jquery
Browse files Browse the repository at this point in the history
  • Loading branch information
GilbertCherrie committed Jan 15, 2025
1 parent 3d293ed commit c6ba6a1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 17 deletions.
3 changes: 2 additions & 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.7.1",
"jquery-ui": "~1.13.2",
"jquery-ujs": "~1.2.2",
"jquery.hotkeys": "~0.1.0",
Expand Down Expand Up @@ -186,6 +186,7 @@
"bootstrap-select": "~1.13.18",
"decode-uri-component": "^0.2.2",
"express": "^4.18.2",
"jquery": "~3.7.1",
"lodash": "~4.17.21",
"minimatch": "~3.1.2",
"moment": "^2.29.2",
Expand Down
18 changes: 2 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10709,27 +10709,13 @@ __metadata:
languageName: node
linkType: hard

"jquery@npm:1.8 - 4, jquery@npm:>=1.7, jquery@npm:>=1.7.0, jquery@npm:>=1.8.0 <4.0.0, jquery@npm:>=1.9.0, jquery@npm:>=3.4.0 <4.0.0, jquery@npm:^3.4.1, jquery@npm:^3.5.1":
"jquery@npm:~3.7.1":
version: 3.7.1
resolution: "jquery@npm:3.7.1"
checksum: 10/17be9929f5fa37697d9848284f0d108c543318ef79ec794e130cd0c49f6c050d60c803a69e8cfa16fa19f5ff7cdb814a6905cceab0831186560c65ed113cd579
languageName: node
linkType: hard

"jquery@npm:^2.2.4, jquery@npm:~2.2.4":
version: 2.2.4
resolution: "jquery@npm:2.2.4"
checksum: 10/fe1bb90423eda61255b969fed0420dfb09dc055793b83ad380a2fbe5b5ce3bc747029d010e580bf39c95bdd07fb309ef8c0fc22a700ca97015311626881db152
languageName: node
linkType: hard

"jquery@npm:~3.4.1":
version: 3.4.1
resolution: "jquery@npm:3.4.1"
checksum: 10/c40dcf94f6d1427b8d28b8f6b9d32f368b01e77cc24095c66c02de146faf0e633ef7c7f5d5815c52367b400f32d7c7f9c87e66d372488ffdd3276b4aeb6e0cef
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 @@ -11673,7 +11659,7 @@ __metadata:
jasmine-jquery: "npm:~2.1.1"
jest: "npm:~24.9.0"
jest-cli: "npm:~24.9.0"
jquery: "npm:~2.2.4"
jquery: "npm:~3.7.1"
jquery-ui: "npm:~1.13.2"
jquery-ujs: "npm:~1.2.2"
jquery.hotkeys: "npm:~0.1.0"
Expand Down

0 comments on commit c6ba6a1

Please sign in to comment.