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 95663de0b..96b7504b4 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -38,7 +38,7 @@
"http-proxy": "^1.18.1",
"husky": "^8.0.3",
"jquery": "^3.7.1",
- "js-cookie": "^3.0.1",
+ "js-cookie": "^3.0.5",
"jszip": "^3.7.1",
"lodash.clonedeep": "^4.5.0",
"lru-cache": "^10.0.0",
@@ -90,7 +90,7 @@
"@types/fs-extra": "^11.0.3",
"@types/http-proxy": "^1.17.13",
"@types/jquery": "^3.5.26",
- "@types/js-cookie": "^3.0.2",
+ "@types/js-cookie": "^3.0.5",
"@types/mocha": "^10.0.3",
"@types/node-targz": "^0.2.3",
"@types/nopt": "^3.0.31",
diff --git a/package.json b/package.json
index f4c865ca4..4bef90827 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
"http-proxy": "^1.18.1",
"husky": "^8.0.3",
"jquery": "^3.7.1",
- "js-cookie": "^3.0.1",
+ "js-cookie": "^3.0.5",
"jszip": "^3.7.1",
"lodash.clonedeep": "^4.5.0",
"lru-cache": "^10.0.0",
@@ -99,7 +99,7 @@
"@types/fs-extra": "^11.0.3",
"@types/http-proxy": "^1.17.13",
"@types/jquery": "^3.5.26",
- "@types/js-cookie": "^3.0.2",
+ "@types/js-cookie": "^3.0.5",
"@types/mocha": "^10.0.3",
"@types/node-targz": "^0.2.3",
"@types/nopt": "^3.0.31",