1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

Bump got from 9.6.0 to 12.1.0 (#1631)

Bumps [got](https://github.com/sindresorhus/got) from 9.6.0 to 12.1.0.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v9.6.0...v12.1.0)

---
updated-dependencies:
- dependency-name: got
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

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:
dependabot[bot] 2022-10-04 11:31:49 +01:00 committed by GitHub
parent 2949ca8e87
commit 13fc7bfe3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
package-lock.json generated
View File

@ -14,7 +14,7 @@
"cross-fetch": "^3.1.5",
"crypto-js": "^4.1.1",
"decimal.js": "^10.4.1",
"web3": "^1.8.0",
"web3": "^1.7.4",
"web3-core": "^1.8.0",
"web3-eth-contract": "^1.8.0"
},