diff --git a/scss/package.json b/scss/package.json index 8e3fbf8..135e3db 100644 --- a/scss/package.json +++ b/scss/package.json @@ -5,9 +5,9 @@ "description": "F-Chat Themes", "license": "MIT", "dependencies": { - "@fortawesome/fontawesome-free": "^5.6.3", - "bootstrap": "^4.2.1", - "node-sass": "^4.11.0" + "@fortawesome/fontawesome-free": "^5.13.1", + "bootstrap": "^4.5.0", + "node-sass": "^4.14.1" }, "scripts": { "build": "node-sass --importer=./importer --output css"