Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaurício Meneghini Fauth <mauricio@fauth.dev>2022-05-11 21:35:45 +0300
committerMaurício Meneghini Fauth <mauricio@fauth.dev>2022-05-11 21:35:45 +0300
commitff815f36478a5e0c7b6d5f746958c670caf0696b (patch)
tree6396a75e58bc490ba47335c98a509df86e90d99a /package.json
parent4750e0f234e624d75245cc195b9b56517320fbeb (diff)
Bump js-cookie version from 2.2.1 to 3.0.1
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 40e248898b..3d1c0e8b3d 100644
--- a/package.json
+++ b/package.json
@@ -28,7 +28,7 @@
"jquery-ui-timepicker-addon": "1.6.3",
"jquery-uitablefilter": "^1.0.0",
"jquery-validation": "1.19.3",
- "js-cookie": "2.2.1",
+ "js-cookie": "3.0.1",
"locutus.sprintf": "^2.0.14-code-lts.2",
"mini-css-extract-plugin": "^2.5.3",
"ol": "6.14.1",