diff --git a/package.json b/package.json index 1a33c9b..75422e0 100644 --- a/package.json +++ b/package.json @@ -76,33 +76,33 @@ "devDependencies": { "@commitlint/cli": "12.0.1", "@commitlint/config-conventional": "12.0.1", - "@types/chai": "4.2.15", + "@types/chai": "4.2.21", "@types/mocha": "8.2.2", "@types/node": "14.14.37", "body-parser": "1.19.0", "chai": "4.3.4", - "codecov": "3.8.1", + "codecov": "3.8.3", "cz-conventional-changelog": "3.3.0", "express": "4.17.1", "husky": "6.0.0", "lint-staged": "10.5.4", "mocha": "8.3.2", "mocha-headless-chrome": "3.1.0", - "nock": "13.0.11", + "nock": "13.1.1", "nyc": "15.1.0", "open-cli": "6.0.1", - "ora": "5.4.0", - "rollup": "2.44.0", + "ora": "5.4.1", + "rollup": "2.55.1", "rollup-plugin-copy": "3.4.0", "rollup-plugin-terser": "7.0.2", "semver": "7.3.5", "serve-index": "1.9.1", "sinon": "10.0.0", "standard": "16.0.3", - "standard-version": "9.1.1", - "typescript": "4.2.3", - "webpack": "5.28.0", - "webpack-cli": "4.6.0", + "standard-version": "9.3.1", + "typescript": "4.3.5", + "webpack": "5.48.0", + "webpack-cli": "4.7.2", "whatwg-fetch": "3.0.0", "yargs": "17.0.1" },