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

Bump decimal.js from 10.2.1 to 10.3.0 (#861)

Bumps [decimal.js](https://github.com/MikeMcl/decimal.js) from 10.2.1 to 10.3.0.
- [Release notes](https://github.com/MikeMcl/decimal.js/releases)
- [Changelog](https://github.com/MikeMcl/decimal.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MikeMcl/decimal.js/compare/v10.2.1...v10.3.0)

---
updated-dependencies:
- dependency-name: decimal.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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] 2021-06-23 11:58:14 +02:00 committed by GitHub
parent 4c298e0686
commit b0c16b72d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

9
package-lock.json generated
View File

@ -11840,8 +11840,9 @@
}
},
"node_modules/decimal.js": {
"version": "10.2.1",
"license": "MIT"
"version": "10.3.0",
"resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.3.0.tgz",
"integrity": "sha512-MrQRs2gyD//7NeHi9TtsfClkf+cFAewDz+PZHR8ILKglLmBMyVX3ymQ+oeznE3tjrS7beTN+6JXb2C3JDHm7ug=="
},
"node_modules/decode-uri-component": {
"version": "0.2.0",
@ -45190,7 +45191,9 @@
"version": "1.2.0"
},
"decimal.js": {
"version": "10.2.1"
"version": "10.3.0",
"resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.3.0.tgz",
"integrity": "sha512-MrQRs2gyD//7NeHi9TtsfClkf+cFAewDz+PZHR8ILKglLmBMyVX3ymQ+oeznE3tjrS7beTN+6JXb2C3JDHm7ug=="
},
"decode-uri-component": {
"version": "0.2.0"