Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion packages/runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
"@stoplight/json": "^3.20.1",
"@stoplight/path": "^1.3.2",
"@stoplight/types": "^13.6.0",
"abort-controller": "^3.0.0",
"lodash": "^4.18.1",
"node-fetch": "^2.7.0",
"tslib": "^2.8.1"
Expand Down
1 change: 0 additions & 1 deletion packages/runtime/src/reader.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { isURL } from '@stoplight/path';
import AbortController from 'abort-controller';
import * as fs from 'fs';
import { RequestInit } from 'node-fetch';
import type { Agent } from 'http';
Expand Down
17 changes: 0 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3329,7 +3329,6 @@ __metadata:
"@stoplight/json": ^3.20.1
"@stoplight/path": ^1.3.2
"@stoplight/types": ^13.6.0
abort-controller: ^3.0.0
lodash: ^4.18.1
node-fetch: ^2.7.0
tslib: ^2.8.1
Expand Down Expand Up @@ -4185,15 +4184,6 @@ __metadata:
languageName: node
linkType: hard

"abort-controller@npm:^3.0.0":
version: 3.0.0
resolution: "abort-controller@npm:3.0.0"
dependencies:
event-target-shim: ^5.0.0
checksum: 170bdba9b47b7e65906a28c8ce4f38a7a369d78e2271706f020849c1bfe0ee2067d4261df8bbb66eb84f79208fd5b710df759d64191db58cfba7ce8ef9c54b75
languageName: node
linkType: hard

"accepts@npm:~1.3.4":
version: 1.3.7
resolution: "accepts@npm:1.3.7"
Expand Down Expand Up @@ -7054,13 +7044,6 @@ __metadata:
languageName: node
linkType: hard

"event-target-shim@npm:^5.0.0":
version: 5.0.1
resolution: "event-target-shim@npm:5.0.1"
checksum: 1ffe3bb22a6d51bdeb6bf6f7cf97d2ff4a74b017ad12284cc9e6a279e727dc30a5de6bb613e5596ff4dc3e517841339ad09a7eec44266eccb1aa201a30448166
languageName: node
linkType: hard

"eventemitter3@npm:^4.0.0":
version: 4.0.0
resolution: "eventemitter3@npm:4.0.0"
Expand Down