diff --git a/explorer/package.json b/explorer/package.json index f81ae0f2d79b07..4f054436641f1e 100644 --- a/explorer/package.json +++ b/explorer/package.json @@ -29,14 +29,14 @@ "chart.js": "^2.9.4", "classnames": "2.2.6", "humanize-duration-ts": "^2.1.1", - "node-sass": "^4.14.1", + "node-sass": "^5.0.0", "prettier": "^2.1.2", "react": "^16.14.0", "react-chartjs-2": "^2.10.0", "react-countup": "^4.3.3", "react-dom": "^16.14.0", "react-router-dom": "^5.2.0", - "react-scripts": "^4.0.0", + "react-scripts": "^5.0.0", "react-select": "^3.1.0", "superstruct": "github:solana-labs/superstruct", "typescript": "^4.0.5"