Skip to content

Commit f64d280

Browse files
authored
Merge pull request #1904 from GilbertCherrie/update_jquery_to_3.6.4
Update jquery to 3.6.4
2 parents 826b28b + 81673f2 commit f64d280

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"d3": "~7.6.1",
6060
"es6-shim": "~0.35.5",
6161
"font-awesome": "~4.7.0",
62-
"jquery": "~3.6.0",
62+
"jquery": "~3.6.4",
6363
"jquery-ui-bundle": "~1.12.1-migrate",
6464
"lodash": "~4.17.20",
6565
"moment": "~2.29.4",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9183,7 +9183,7 @@ __metadata:
91839183
languageName: node
91849184
linkType: hard
91859185

9186-
"jquery@npm:~3.6.0":
9186+
"jquery@npm:~3.6.4":
91879187
version: 3.6.4
91889188
resolution: "jquery@npm:3.6.4"
91899189
checksum: 10/6526ec120bb64cb710804d4f1046c099e8e0c329369888e76d17cdbaae57caa9bde445e7088067638c923fff57bf22170693052cdc93db1db390317fbcf45602
@@ -10067,7 +10067,7 @@ __metadata:
1006710067
gettext-parser: "npm:~4.0.4"
1006810068
glob: "npm:~7.1.6"
1006910069
html-webpack-plugin: "npm:~4.5.0"
10070-
jquery: "npm:~3.6.0"
10070+
jquery: "npm:~3.6.4"
1007110071
jquery-ui-bundle: "npm:~1.12.1-migrate"
1007210072
karma: "npm:~6.4.1"
1007310073
karma-babel-preprocessor: "npm:~8.0.1"

0 commit comments

Comments
 (0)