diff --git a/package-lock.json b/package-lock.json index 08f53e8c397f8ef98aa0925c0921341c2a77bbea..317c64848468739c4d97fbffb2023f6f0b67ef7d 100644 Binary files a/package-lock.json and b/package-lock.json differ diff --git a/package.json b/package.json index b184243fd9f9ce32390bc7bdd732152aabd2d198..35555eef538989a0692ccbb9e2ae873d24d6381a 100644 --- a/package.json +++ b/package.json @@ -107,23 +107,23 @@ "@graphql-codegen/typescript-operations": "^2.5.12", "@types/cors": "^2.8.13", "@types/gl": "^6.0.2", - "@types/jest": "^29.2.5", - "@types/react": "^18.0.26", + "@types/jest": "^29.4.0", + "@types/react": "^18.0.27", "@types/react-dom": "^18.0.10", - "@typescript-eslint/eslint-plugin": "^5.48.1", - "@typescript-eslint/parser": "^5.48.1", + "@typescript-eslint/eslint-plugin": "^5.49.0", + "@typescript-eslint/parser": "^5.49.0", "benchmark": "^2.1.4", "concurrently": "^7.6.0", "cpx2": "^4.2.0", "crypto-browserify": "^3.12.0", "css-loader": "^6.7.3", - "eslint": "^8.32.0", + "eslint": "^8.33.0", "extra-watch-webpack-plugin": "^1.0.3", "file-loader": "^6.2.0", "fs-extra": "^11.1.0", "graphql": "^16.6.0", "http-server": "^14.1.1", - "jest": "^29.3.1", + "jest": "^29.4.1", "mini-css-extract-plugin": "^2.7.2", "path-browserify": "^1.0.1", "raw-loader": "^4.0.2", @@ -131,7 +131,7 @@ "react-dom": "^18.2.0", "sass": "^1.57.1", "sass-loader": "^13.2.0", - "simple-git": "^3.15.1", + "simple-git": "^3.16.0", "stream-browserify": "^3.0.0", "style-loader": "^3.3.1", "ts-jest": "^29.0.5", @@ -153,12 +153,12 @@ "cors": "^2.8.5", "express": "^4.18.2", "h264-mp4-encoder": "^1.0.12", - "immer": "^9.0.17", + "immer": "^9.0.19", "immutable": "^4.2.2", "node-fetch": "^2.6.8", "rxjs": "^7.8.0", "swagger-ui-dist": "^4.15.5", - "tslib": "^2.4.1", + "tslib": "^2.5.0", "util.promisify": "^1.1.1", "xhr2": "^0.2.1" },