diff --git a/package.json b/package.json index a501bf71b..d7b0b5ca6 100644 --- a/package.json +++ b/package.json @@ -37,35 +37,34 @@ "main": "lib/index.js", "types": "lib/index.d.ts", "devDependencies": { - "@aws-sdk/client-iam": "^3.511.0", - "@aws-sdk/client-s3": "^3.511.0", - "@aws-sdk/client-sqs": "^3.511.0", - "@swc/core": "^1.4.1", - "@swc/helpers": "^0.5.6", + "@aws-sdk/client-iam": "^3.721.0", + "@aws-sdk/client-s3": "^3.722.0", + "@aws-sdk/client-sqs": "^3.721.0", + "@swc/core": "^1.10.4", + "@swc/helpers": "^0.5.15", "@types/cheerio": "^0.22.35", "@types/glob": "^8.1.0", - "@types/lodash": "^4.14.202", + "@types/lodash": "^4.17.14", "@types/node": "22.10.5", "@types/request": "^2.48.12", "@types/request-promise-native": "^1.0.21", "@typescript-eslint/eslint-plugin": "8.19.0", "@typescript-eslint/parser": "8.19.0", "aws-cdk-lib": "2.174.0", - "cheerio": "^1.0.0-rc.12", + "cheerio": "^1.0.0", "colors": "1.4.0", - "eslint": "8.57.1", + "eslint": "9.17.0", "eslint-config-prettier": "9.1.0", - "eslint-plugin-deprecation": "3.0.0", "eslint-plugin-prettier": "5.2.1", "glob": "^11.0.0", "prettier": "3.4.2", - "publib": "^0.2.792", + "publib": "^0.2.930", "regenerator-runtime": "^0.14.1", "request": "^2.88.2", "request-promise-native": "^1.0.9", "ts-morph": "^25.0.0", "ts-node": "^10.9.2", - "typescript": "^5.3.3" + "typescript": "^5.7.2" }, "dependencies": { "@udondan/common-substrings": "3.0.2",