diff --git a/package.json b/package.json index 4e0aeef..b6afebb 100644 --- a/package.json +++ b/package.json @@ -71,10 +71,10 @@ "node-fetch": "^2.6.12" }, "devDependencies": { - "@commitlint/cli": "17.6.1", - "@commitlint/config-conventional": "17.6.1", - "@rollup/plugin-terser": "0.4.1", - "@types/chai": "4.3.4", + "@commitlint/cli": "17.6.6", + "@commitlint/config-conventional": "17.6.6", + "@rollup/plugin-terser": "0.4.3", + "@types/chai": "4.3.5", "@types/mocha": "10.0.1", "@types/node": "18.15.13", "body-parser": "1.20.2", @@ -84,15 +84,15 @@ "cz-conventional-changelog": "3.3.0", "express": "4.18.2", "husky": "8.0.3", - "lint-staged": "13.2.1", + "lint-staged": "13.2.3", "mocha": "10.2.0", "mocha-headless-chrome": "4.0.0", - "nock": "13.3.0", + "nock": "13.3.1", "nyc": "15.1.0", - "rimraf": "5.0.0", + "rimraf": "5.0.1", "rollup": "3.20.7", "rollup-plugin-copy": "3.4.0", - "semver": "7.5.0", + "semver": "7.5.3", "serve-index": "1.9.1", "standard": "17.0.0", "standard-version": "9.5.0", @@ -100,7 +100,7 @@ "webpack": "5.80.0", "webpack-cli": "5.0.2", "whatwg-fetch": "3.6.2", - "yargs": "17.7.1" + "yargs": "17.7.2" }, "files": [ "dist",