mirror of
https://github.com/key-networks/ztncui.git
synced 2025-06-07 10:43:44 +02:00
issue#98: Update dependencies
This commit is contained in:
parent
8fb29fa607
commit
e4d004b8de
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "ztncui",
|
||||
"version": "0.8.6",
|
||||
"version": "0.8.7",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "node ./bin/www",
|
||||
|
@ -15,11 +15,11 @@
|
|||
"dotenv": "^4.0.0",
|
||||
"express": "^4.16.3",
|
||||
"express-session": "^1.15.6",
|
||||
"express-validator": "^4.3.0",
|
||||
"got": "^7.1.0",
|
||||
"express-validator": "^6.14.2",
|
||||
"got": "^12.5.3",
|
||||
"helmet": "^3.23.0",
|
||||
"ip-address": "^5.8.9",
|
||||
"jquery": "~3.4.1",
|
||||
"jquery": "^3.6.1",
|
||||
"morgan": "~1.9.1",
|
||||
"node-persist": "^2.1.0",
|
||||
"pug": "^3.0.2",
|
||||
|
|
Loading…
Add table
Reference in a new issue