diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 114050f7..45900193 100644 --- a/package.json +++ b/package.json @@ -4,9 +4,9 @@ "license": "AGPL-3.0", "private": true, "dependencies": { - "bootstrap": "^5.0.0-alpha1", + "bootstrap": "^5.0.0-alpha2", "fork-awesome": "^1.1.7", - "moment": "^2.27.0", + "moment": "^2.29.1", "popper.js": "^1.16.1" }, "engines": { |