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