diff --git a/package.json b/package.json index 72fdd1c..c2b6c56 100644 --- a/package.json +++ b/package.json @@ -16,8 +16,8 @@ "@swc/core": "^1.3.22", "@types/express": "^4.17.14", "@types/node": "^17.0.31", - "@typescript-eslint/eslint-plugin": "^5.46.1", - "@typescript-eslint/parser": "^5.46.1", + "@typescript-eslint/eslint-plugin": "^5.47.0", + "@typescript-eslint/parser": "^5.47.0", "eslint": "^8.30.0", "rimraf": "^3.0.2", "typescript": "^4.9.4"