Merge branch 'master' into deps/audit-fix
This commit is contained in:
Generated
+4
-4
@@ -23,7 +23,7 @@
|
||||
"jquery": "^4.0.0",
|
||||
"ldapts": "^8.1.8",
|
||||
"linux-sys-user": "^1.2.0",
|
||||
"model-redis": "^1.4.0",
|
||||
"model-redis": "^1.5.0",
|
||||
"moment": "^2.30.1",
|
||||
"mustache": "^4.2.0",
|
||||
"p2psub": "^0.2.0",
|
||||
@@ -1399,9 +1399,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/model-redis": {
|
||||
"version": "1.4.0",
|
||||
"resolved": "https://registry.npmjs.org/model-redis/-/model-redis-1.4.0.tgz",
|
||||
"integrity": "sha512-mbs92tMdyPvKrP/VorXXUeMJXWV66A6MVlU3te13f8IYKl0yxyLMF6eoPzuQN7FDCtXpqUeudZe1TxZQeM7QHQ==",
|
||||
"version": "1.5.0",
|
||||
"resolved": "https://registry.npmjs.org/model-redis/-/model-redis-1.5.0.tgz",
|
||||
"integrity": "sha512-eVXQQN+k3cR5aJBvPQurgr8WXYpAvVoLu6ydMWenSOJZBDVcHqeNqUCp8n5lYrxv6iZ8PlF0WQzZFmbJ1zP6/A==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"redis": "^6.1.0"
|
||||
|
||||
Reference in New Issue
Block a user