diff --git a/package.json b/package.json index e41d708..a345f48 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,6 @@ "pkg": "^4.4.1", "pubsub-js": "^1.7.0", "restify": "^8.5.0", - "restify-errors": "^8.0.1", "syslog-client": "^1.1.1", "websocket-stream": "^5.5.0", "winston": "^3.2.1", diff --git a/yarn.lock b/yarn.lock index 04b8260..5e22338 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4248,7 +4248,7 @@ resolve@^1.10.0, resolve@^1.13.1, resolve@^1.3.2: dependencies: path-parse "^1.0.6" -restify-errors@^8.0.0, restify-errors@^8.0.1: +restify-errors@^8.0.0: version "8.0.1" resolved "https://registry.yarnpkg.com/restify-errors/-/restify-errors-8.0.1.tgz#9f970cb16afad652379b49b4d6a666f7426c2b92" integrity sha512-EFQpxS828J0SBTNuJjh+rHD0OE8BoqnaxMAzuKHRNnGt5BV/212HHQIelZG4zjZYpTDEiuVAhQYHwSGSzAz0Ag==