diff --git a/package.json b/package.json index 95a420a9..4a31730f 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "license": "Apache-2.0", "dependencies": { "node-gyp-build": "<4.0", - "p-limit": "^3.1.0", + "p-limit": "^7.3.0", "pprof-format": "^2.2.1", "source-map": "^0.7.4" }, @@ -46,19 +46,19 @@ "@types/node": "24.3.3", "@types/sinon": "^21.0.0", "@types/tmp": "^0.2.3", - "@typescript-eslint/eslint-plugin": "^5.60.1", + "@typescript-eslint/eslint-plugin": "^8.54.0", "clang-format": "^1.8.0", "codecov": "^3.8.2", "deep-copy": "^1.4.2", "eslint-config-standard": "^17.1.0", "eslint-plugin-import": "^2.26.0", - "eslint-plugin-n": "^16.0.1", - "eslint-plugin-promise": "^6.1.1", + "eslint-plugin-n": "^17.23.2", + "eslint-plugin-promise": "^7.2.1", "gts": "^4.0.1", "js-green-licenses": "^4.0.0", - "mocha": "^10.2.0", + "mocha": "^11.7.5", "nan": "^2.23.1", - "nyc": "^15.1.0", + "nyc": "^17.1.0", "semver": "^7.7.4", "sinon": "^21.0.1", "source-map-support": "^0.5.21",