diff --git a/package-lock.json b/package-lock.json index 5b244cbc56f972148632d41c9140260e11dd8b25..9badf8221555be9255e66bab7193f86c9564711f 100644 Binary files a/package-lock.json and b/package-lock.json differ diff --git a/package.json b/package.json index 74207649670e20e72b11a45104073d9136e8ce59..b70c0045f1985398f6482dd0ee77d2a771c47480 100644 --- a/package.json +++ b/package.json @@ -102,11 +102,11 @@ "@types/gl": "^4.1.0", "@types/jest": "^27.5.1", "@types/react": "^18.0.9", - "@types/react-dom": "^18.0.4", - "@typescript-eslint/eslint-plugin": "^5.25.0", - "@typescript-eslint/parser": "^5.25.0", + "@types/react-dom": "^18.0.5", + "@typescript-eslint/eslint-plugin": "^5.27.0", + "@typescript-eslint/parser": "^5.27.0", "benchmark": "^2.1.4", - "concurrently": "^7.2.0", + "concurrently": "^7.2.1", "cpx2": "^4.2.0", "crypto-browserify": "^3.12.0", "css-loader": "^6.7.1", @@ -127,8 +127,8 @@ "simple-git": "^3.7.1", "stream-browserify": "^3.0.0", "style-loader": "^3.3.1", - "ts-jest": "^28.0.2", - "typescript": "^4.6.4", + "ts-jest": "^28.0.3", + "typescript": "^4.7.2", "webpack": "^5.72.1", "webpack-cli": "^4.9.2" }, @@ -147,7 +147,7 @@ "express": "^4.18.1", "h264-mp4-encoder": "^1.0.12", "immer": "^9.0.14", - "immutable": "^4.0.0", + "immutable": "^4.1.0", "node-fetch": "^2.6.7", "rxjs": "^7.5.5", "swagger-ui-dist": "^4.11.1",