diff --git a/package.json b/package.json index 71829e0..052547f 100644 --- a/package.json +++ b/package.json @@ -20,15 +20,15 @@ "@types/react": "^16.9.19", "@types/react-dom": "^16.9.5", "@types/react-router-dom": "^5.1.3", - "concurrently": "^5.1.0", + "concurrently": "^6.2.2", "copyfiles": "2.4.1", "cross-env": "^7.0.2", "d3-timer": "^1.0.10", "express": "^4.17.1", "firebase": "^7.24.0", - "firebase-admin": "^9.5.0", + "firebase-admin": "^11.4.1", "fscreen": "^1.0.2", - "husky": "^3.1.0", + "husky": "^4.0.0", "linkify-it": "^3.0.2", "lint-staged": "^9.5.0", "lodash.throttle": "^4.1.1", @@ -38,11 +38,11 @@ "react-dom": "^16.12.0", "react-player": "^2.9.0", "react-router-dom": "^5.1.2", - "react-scripts": "4.0.3", + "react-scripts": "5.0.0", "rimraf": "3.0.2", "strip-color": "^0.1.0", "ts-node": "^9.1.1", - "twilio": "^3.63.1", + "twilio": "^4.0.0", "twilio-video": "^2.15.3", "typescript": "^3.8.3" },