mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
Merge pull request #201 from oceanprotocol/dependabot/npm_and_yarn/ora-5.0.0
Bump ora from 4.1.0 to 5.0.0
This commit is contained in:
commit
d489dc8e21
6
package-lock.json
generated
6
package-lock.json
generated
@ -7198,9 +7198,9 @@
|
||||
}
|
||||
},
|
||||
"ora": {
|
||||
"version": "4.1.0",
|
||||
"resolved": "https://registry.npmjs.org/ora/-/ora-4.1.0.tgz",
|
||||
"integrity": "sha512-PhDvXi7I+dLVyFekgqXt0iBDdo5ARzOxJNoj72TysoXkW4/oi1lRaeakr4skciyWgPpk6JPPGwO1V4zPr6YRZA==",
|
||||
"version": "5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/ora/-/ora-5.0.0.tgz",
|
||||
"integrity": "sha512-s26qdWqke2kjN/wC4dy+IQPBIMWBJlSU/0JZhk30ZDBLelW25rv66yutUWARMigpGPzcXHb+Nac5pNhN/WsARw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^4.1.0",
|
||||
|
@ -70,7 +70,7 @@
|
||||
"mocha": "^8.0.1",
|
||||
"mock-local-storage": "^1.1.11",
|
||||
"nyc": "^15.1.0",
|
||||
"ora": "^4.0.2",
|
||||
"ora": "^5.0.0",
|
||||
"prettier": "^2.0.5",
|
||||
"source-map-support": "^0.5.19",
|
||||
"ts-node": "^8.10.2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user