diff --git a/package.json b/package.json index 8ab5fd2..291b48d 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@types/formidable": "^1.0.31", "@types/jest": "^26.0.4", "@types/mysql": "^2.15.15", - "@types/node": "^14.6.3", + "@types/node": "^15.0.1", "@types/nodemailer": "^6.4.0", "@types/nunjucks": "^3.1.3", "@types/ws": "^7.2.6", @@ -48,8 +48,8 @@ "jest": "^26.1.0", "maildev": "^1.1.0", "mini-css-extract-plugin": "^1.2.1", - "node-sass": "^5.0.0", "nodemon": "^2.0.3", + "sass": "^1.32.12", "sass-loader": "^11.0.1", "terser-webpack-plugin": "^5.0.3", "ts-jest": "^26.1.1",