mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
Bump node-abort-controller from 1.2.1 to 2.0.0 (#771)
Bumps [node-abort-controller](https://github.com/southpolesteve/node-abort-controller) from 1.2.1 to 2.0.0. - [Release notes](https://github.com/southpolesteve/node-abort-controller/releases) - [Changelog](https://github.com/southpolesteve/node-abort-controller/blob/master/CHANGELOG.md) - [Commits](https://github.com/southpolesteve/node-abort-controller/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
beb877b5e3
commit
f77ad084d5
6
package-lock.json
generated
6
package-lock.json
generated
@ -9948,9 +9948,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node-abort-controller": {
|
||||
"version": "1.2.1",
|
||||
"resolved": "https://registry.npmjs.org/node-abort-controller/-/node-abort-controller-1.2.1.tgz",
|
||||
"integrity": "sha512-79PYeJuj6S9+yOHirR0JBLFOgjB6sQCir10uN6xRx25iD+ZD4ULqgRn3MwWBRaQGB0vEgReJzWwJo42T1R6YbQ=="
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/node-abort-controller/-/node-abort-controller-2.0.0.tgz",
|
||||
"integrity": "sha512-L8RfEgjBTHAISTuagw51PprVAqNZoG6KSB6LQ6H1bskMVkFs5E71IyjauLBv3XbuomJlguWF/VnRHdJ1gqiAqA=="
|
||||
},
|
||||
"node-addon-api": {
|
||||
"version": "2.0.2",
|
||||
|
@ -53,7 +53,7 @@
|
||||
"decimal.js": "^10.2.1",
|
||||
"fs": "0.0.1-security",
|
||||
"lzma": "^2.3.2",
|
||||
"node-abort-controller": "^1.2.0",
|
||||
"node-abort-controller": "^2.0.0",
|
||||
"save-file": "^2.3.1",
|
||||
"uuid": "^8.3.2",
|
||||
"web3": "^1.3.5",
|
||||
|
Loading…
x
Reference in New Issue
Block a user