diff --git a/package.json b/package.json index ba2244942..9b1d637a0 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "debug": "^4.3.4", "fast-safe-stringify": "^2.1.1", "form-data": "^4.0.0", - "formidable": "^2.0.1", + "formidable": "^2.1.1", "methods": "^1.1.2", "mime": "2.6.0", "qs": "^6.11.0", @@ -32,10 +32,10 @@ }, "devDependencies": { "@babel/cli": "^7.19.3", - "@babel/core": "^7.19.6", + "@babel/core": "^7.20.5", "@babel/plugin-transform-runtime": "^7.19.6", - "@babel/preset-env": "^7.19.4", - "@babel/runtime": "^7.19.4", + "@babel/preset-env": "^7.20.2", + "@babel/runtime": "^7.20.6", "@commitlint/cli": "17", "@commitlint/config-conventional": "17", "Base64": "^1.1.0", @@ -45,7 +45,7 @@ "browserify": "^17.0.0", "cookie-parser": "^1.4.6", "cross-env": "^7.0.3", - "eslint": "^8.26.0", + "eslint": "^8.29.0", "eslint-config-xo-lass": "2", "eslint-plugin-compat": "^4.0.2", "eslint-plugin-node": "^11.1.0", @@ -55,7 +55,7 @@ "get-port": "4.2.0", "husky": "7", "lint-staged": "12", - "marked": "^4.1.1", + "marked": "^4.2.4", "mocha": "^6.2.3", "multer": "1.4.5-lts.1", "nyc": "^15.1.0", @@ -65,7 +65,7 @@ "should": "^13.2.3", "should-http": "^0.1.1", "tinyify": "3.0.0", - "xo": "^0.52.4", + "xo": "^0.53.1", "zuul": "^3.12.0" }, "engines": {