diff --git a/package.json b/package.json index 75eca8c..4844991 100644 --- a/package.json +++ b/package.json @@ -54,13 +54,13 @@ "esbuild-plugin-inline-worker": "^0.1.1", "eslint": "^8.0.0 || ^9.0.0", "eslint-plugin-react": "^7.12.4", - "gh-pages": "^5.0.0 || ^6.0.0", + "gh-pages": "^6.0.0", "jest": "^29.0.0", "react": "^18.0.0", "react-dom": "^18.0.0", "rimraf": "^5.0.0", "semver": "^7.5.2", - "supertest": "^6.3.3 || ^7.0.0", + "supertest": "^7.0.0", "ts-jest": "^29.0.0", "typescript": "~5.0 || ~5.2.0 || ~5.3.0 || ~5.5.0" }, @@ -72,7 +72,7 @@ "serialport": "^12.0.0", "svgdom": "0.1.16", "wake-lock": "^0.2.0", - "web-streams-polyfill": "^3.0.3 || ^4.0.0", + "web-streams-polyfill": "^4.0.0", "ws": "^8.0.0", "yargs": "^17.0.0" },