diff --git a/package-lock.json b/package-lock.json index cf27f4cf8effd1507cc2a0af5d51ab142d40e0ce..23e06218839b9688b74988116a63fb7c1686003c 100644 Binary files a/package-lock.json and b/package-lock.json differ diff --git a/package.json b/package.json index 9bf76c1d0b5842847bbc778708ecc9de55a77379..106871fed5ea973faf06c86e6db43f9c47990757 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "license": "MIT", "devDependencies": { "@graphql-codegen/add": "^3.1.1", - "@graphql-codegen/cli": "^2.3.1", + "@graphql-codegen/cli": "^2.4.0", "@graphql-codegen/time": "^3.1.1", "@graphql-codegen/typescript": "^2.4.2", "@graphql-codegen/typescript-graphql-files-modules": "^2.1.1", @@ -101,8 +101,8 @@ "@types/cors": "^2.8.12", "@types/gl": "^4.1.0", "@types/jest": "^27.4.0", - "@typescript-eslint/eslint-plugin": "^5.9.1", - "@typescript-eslint/parser": "^5.9.1", + "@typescript-eslint/eslint-plugin": "^5.10.0", + "@typescript-eslint/parser": "^5.10.0", "benchmark": "^2.1.4", "concurrently": "^7.0.0", "cpx2": "^4.1.2", @@ -115,17 +115,17 @@ "graphql": "^16.2.0", "http-server": "^14.1.0", "jest": "^27.4.7", - "mini-css-extract-plugin": "~2.4.7", + "mini-css-extract-plugin": "^2.5.2", "path-browserify": "^1.0.1", "raw-loader": "^4.0.2", - "sass": "^1.48.0", + "sass": "^1.49.0", "sass-loader": "^12.4.0", "simple-git": "^2.48.0", "stream-browserify": "^3.0.0", "style-loader": "^3.3.1", "ts-jest": "^27.1.3", - "typescript": "^4.5.4", - "webpack": "^5.66.0", + "typescript": "^4.5.5", + "webpack": "^5.67.0", "webpack-cli": "^4.9.1" }, "dependencies": { @@ -133,7 +133,7 @@ "@types/benchmark": "^2.1.1", "@types/compression": "1.7.2", "@types/express": "^4.17.13", - "@types/node": "^16.11.19", + "@types/node": "^16.11.21", "@types/node-fetch": "^2.5.12", "@types/react": "^17.0.38", "@types/react-dom": "^17.0.11", @@ -146,9 +146,9 @@ "h264-mp4-encoder": "^1.0.12", "immer": "^9.0.12", "immutable": "^4.0.0", - "node-fetch": "^2.6.2", + "node-fetch": "^2.6.7", "rxjs": "^7.5.2", - "swagger-ui-dist": "^4.1.3", + "swagger-ui-dist": "^4.2.1", "tslib": "^2.3.1", "util.promisify": "^1.1.1", "xhr2": "^0.2.1"