|
97 | 97 | "node": ">=12"
|
98 | 98 | },
|
99 | 99 | "devDependencies": {
|
100 |
| - "@sinonjs/fake-timers": "^9.1.0", |
101 |
| - "@types/node": "^17.0.15", |
102 |
| - "@typescript-eslint/eslint-plugin": "^5.10.2", |
103 |
| - "@typescript-eslint/parser": "^5.10.2", |
| 100 | + "@sinonjs/fake-timers": "^9.1.2", |
| 101 | + "@types/node": "^17.0.24", |
| 102 | + "@typescript-eslint/eslint-plugin": "^5.19.0", |
| 103 | + "@typescript-eslint/parser": "^5.19.0", |
104 | 104 | "concat-stream": "^2.0.0",
|
105 | 105 | "duplexify": "^4.1.2",
|
106 | 106 | "license-checker": "^25.0.1",
|
107 |
| - "markdownlint-cli": "^0.31.0", |
108 |
| - "mqtt": "^4.3.4", |
| 107 | + "markdownlint-cli": "^0.31.1", |
| 108 | + "mqtt": "^4.3.7", |
109 | 109 | "mqtt-connection": "^4.1.0",
|
110 | 110 | "pre-commit": "^1.2.2",
|
111 | 111 | "proxyquire": "^2.1.3",
|
112 |
| - "release-it": "^14.12.4", |
| 112 | + "release-it": "^14.14.2", |
113 | 113 | "snazzy": "^9.0.0",
|
114 | 114 | "standard": "^16.0.4",
|
115 |
| - "tap": "^16.0.0", |
| 115 | + "tap": "^16.0.1", |
116 | 116 | "tsd": "^0.20.0",
|
117 |
| - "typescript": "^4.5.5", |
| 117 | + "typescript": "^4.6.3", |
118 | 118 | "websocket-stream": "^5.5.2"
|
119 | 119 | },
|
120 | 120 | "dependencies": {
|
|
125 | 125 | "fastfall": "^1.5.1",
|
126 | 126 | "fastparallel": "^2.4.1",
|
127 | 127 | "fastseries": "^2.0.0",
|
128 |
| - "hyperid": "^3.0.0", |
| 128 | + "hyperid": "^3.0.1", |
129 | 129 | "mqemitter": "^4.5.0",
|
130 | 130 | "mqtt-packet": "^7.1.2",
|
131 | 131 | "retimer": "^3.0.0",
|
|
0 commit comments