aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package-lock.json4
-rw-r--r--package.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index 81933db0f..35f3c4484 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -37,7 +37,7 @@
"golden-layout": "^1.5.9",
"http-proxy": "^1.18.1",
"husky": "^8.0.3",
- "jquery": "^3.6.0",
+ "jquery": "^3.7.1",
"js-cookie": "^3.0.1",
"jszip": "^3.7.1",
"lodash.clonedeep": "^4.5.0",
@@ -89,7 +89,7 @@
"@types/file-saver": "^2.0.6",
"@types/fs-extra": "^11.0.3",
"@types/http-proxy": "^1.17.13",
- "@types/jquery": "^3.5.10",
+ "@types/jquery": "^3.5.25",
"@types/js-cookie": "^3.0.2",
"@types/mocha": "^10.0.3",
"@types/node-targz": "^0.2.3",
diff --git a/package.json b/package.json
index eda5ce341..7ad1368b9 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"golden-layout": "^1.5.9",
"http-proxy": "^1.18.1",
"husky": "^8.0.3",
- "jquery": "^3.6.0",
+ "jquery": "^3.7.1",
"js-cookie": "^3.0.1",
"jszip": "^3.7.1",
"lodash.clonedeep": "^4.5.0",
@@ -98,7 +98,7 @@
"@types/file-saver": "^2.0.6",
"@types/fs-extra": "^11.0.3",
"@types/http-proxy": "^1.17.13",
- "@types/jquery": "^3.5.10",
+ "@types/jquery": "^3.5.25",
"@types/js-cookie": "^3.0.2",
"@types/mocha": "^10.0.3",
"@types/node-targz": "^0.2.3",