diff --git a/package.json b/package.json index e143ad6..cbc4e4c 100644 --- a/package.json +++ b/package.json @@ -72,32 +72,32 @@ "devDependencies": { "@commitlint/cli": "17.6.6", "@commitlint/config-conventional": "17.6.6", - "@types/chai": "4.3.5", - "@types/mocha": "10.0.1", - "@types/node": "18.15.13", - "body-parser": "1.20.2", + "@types/chai": "5.0.1", + "@types/mocha": "10.0.10", + "@types/node": "22.10.2", + "body-parser": "1.20.3", "chai": "4.3.7", "codecov": "3.8.3", - "commitizen": "4.3.0", + "commitizen": "4.3.1", "cz-conventional-changelog": "3.3.0", - "express": "4.18.2", + "express": "4.21.2", "husky": "8.0.3", "lint-staged": "13.2.3", "mocha": "10.2.0", "mocha-headless-chrome": "4.0.0", - "nock": "13.3.1", + "nock": "13.5.6", "nyc": "15.1.0", "rimraf": "5.0.1", "rollup": "3.26.0", - "rollup-plugin-copy": "3.4.0", + "rollup-plugin-copy": "3.5.0", "rollup-plugin-esbuild": "6.1.1", - "rollup-plugin-esbuild-minify": "1.1.2", - "semver": "7.5.3", + "rollup-plugin-esbuild-minify": "1.2.0", + "semver": "7.6.3", "serve-index": "1.9.1", - "standard": "17.1.0", + "standard": "17.1.2", "standard-version": "9.5.0", - "typescript": "5.1.6", - "webpack": "5.88.1", + "typescript": "5.7.2", + "webpack": "5.97.1", "webpack-cli": "5.1.4", "whatwg-fetch": "3.6.20", "yargs": "17.7.2"