From 4410a87cb166d549b81c87d74a01279d9d711076 Mon Sep 17 00:00:00 2001 From: Thaddeus Date: Tue, 26 Apr 2022 09:14:47 +0200 Subject: [PATCH] chore: bump deps --- package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index a531c20..456db9b 100644 --- a/package.json +++ b/package.json @@ -56,31 +56,31 @@ ], "license": "MPL-2.0", "dependencies": { - "debug": "^4.3.3", - "find-my-way": "^5.1.0", + "debug": "^4.3.4", + "find-my-way": "^5.5.1", "is-docker": "^2.2.1", "tardis-dev": "^13.1.14", - "uWebSockets.js": "github:uNetworking/uWebSockets.js#v20.6.0", - "yargs": "^17.3.0" + "uWebSockets.js": "github:uNetworking/uWebSockets.js#v20.8.0", + "yargs": "^17.4.1" }, "devDependencies": { "@types/debug": "^4.1.7", "@types/jest": "^27.0.3", - "@types/node": "^17.0.2", + "@types/node": "^17.0.27", "@types/node-fetch": "^2.5.12", "@types/split2": "^3.2.1", - "@types/ws": "^8.2.2", - "@types/yargs": "^17.0.7", + "@types/ws": "^8.5.3", + "@types/yargs": "^17.0.10", "cross-var": "^1.1.0", "husky": "^7.0.4", "jest": "^27.4.5", - "lint-staged": "^12.1.3", + "lint-staged": "^12.4.0", "node-fetch": "^2.6.1", - "prettier": "^2.5.1", + "prettier": "^2.6.2", "split2": "^4.1.0", "ts-jest": "^27.1.2", - "typescript": "^4.5.4", - "ws": "^8.4.0" + "typescript": "^4.6.3", + "ws": "^8.5.0" }, "lint-staged": { "*.{ts}": [