diff --git a/package.json b/package.json index 5328f2ce..92dc7f73 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@types/node": "^24.2.1", "@types/sinon": "^17.0.4", "@types/split2": "^4.2.3", - "@types/uuid": "^10.0.0", + "@types/uuid": "^11.0.0", "apache-arrow": "^21.0.0", "eslint": "^9.34.0", "eslint-config-prettier": "^10.1.8", @@ -71,7 +71,7 @@ "karma-webpack": "^5.0.1", "lint-staged": "^16.1.5", "nyc": "^17.1.0", - "parquet-wasm": "0.6.1", + "parquet-wasm": "0.7.0", "prettier": "3.6.2", "sinon": "^21.0.0", "source-map-support": "^0.5.21", @@ -83,7 +83,7 @@ "tsconfig-paths-webpack-plugin": "^4.2.0", "typescript": "^5.9.2", "typescript-eslint": "^8.43.0", - "uuid": "^12.0.0", + "uuid": "^13.0.0", "webpack": "^5.101.1", "webpack-cli": "^6.0.1", "webpack-merge": "^6.0.1"