Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
crd1985 authored Nov 28, 2019
1 parent 3af8385 commit 6db0698
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@
"author": "Wazuh",
"license": "GPL-2.0",
"dependencies": {
"apicache": "^0.2.0",
"body-parser": "^1.15.2",
"cors": "^2.7.1",
"express": "^4.14.0",
"fast-xml-parser": "^3.12.11",
"htpasswd": "^2.3.4",
"http-auth": "^3.0.1",
"moment": "^2.23.0",
"rotating-file-stream": "^1.3.6",
"uid-number": "^0.0.6"
"apicache": "~0.2.0",
"body-parser": "~1.19.0",
"cors": "~2.8.0",
"express": "~4.17.0",
"fast-xml-parser": "~3.12.11",
"htpasswd": "~2.4.0",
"http-auth": "~3.2.4",
"moment": "~2.24.0",
"rotating-file-stream": "~1.4.6",
"uid-number": "~0.0.6"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 6db0698

Please sign in to comment.