summary refs log tree commit diff homepage
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json
index e4b799c..baddfdc 100644
--- a/package.json
+++ b/package.json
@@ -23,18 +23,18 @@
   },
   "homepage": "https://github.com/destruc7i0n/shulker#readme",
   "dependencies": {
-    "axios": "^0.19.2",
-    "discord.js": "^11.5.1",
+    "axios": "^0.21.0",
+    "discord.js": "^11.6.1",
     "emoji-strip": "^1.0.1",
     "express": "^4.17.1",
-    "tail": "^2.0.3"
+    "tail": "^2.0.4"
   },
   "devDependencies": {
     "@types/emoji-strip": "^1.0.0",
-    "@types/express": "^4.17.2",
+    "@types/express": "^4.17.8",
     "@types/tail": "^2.0.0",
-    "standard": "^14.3.1",
+    "standard": "^16.0.1",
     "tslint-config-standard": "^9.0.0",
-    "typescript": "^3.7.5"
+    "typescript": "^4.0.5"
   }
 }