diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 1eaa9f4..462e130 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "author": "Sin", "license": "MIT", "dependencies": { - "axios": "^0.21.1", + "axios": "^0.21.2", "ejs": "^3.1.3", "express": "^4.17.1", "video-url-link": "^0.1.4" |