Browse Source

Update dependencies

pull/9/head
Abheek Dhawan 4 years ago
parent
commit
407edfd27a
  1. 1496
      bot/package-lock.json
  2. 1
      bot/package.json

1496
bot/package-lock.json

File diff suppressed because it is too large

1
bot/package.json

@ -5,6 +5,7 @@
"dotenv": "^8.2.0", "dotenv": "^8.2.0",
"eslint": "^7.21.0", "eslint": "^7.21.0",
"fs": "^0.0.1-security", "fs": "^0.0.1-security",
"gitlog": "^4.0.4",
"mongoose": "^5.12.5", "mongoose": "^5.12.5",
"node-fetch": "^2.6.1" "node-fetch": "^2.6.1"
}, },

Loading…
Cancel
Save