Skip to content

Commit bda78f4

Browse files
Update dependency bignumber.js to v9.1.2
1 parent 02f2a39 commit bda78f4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@typescript-eslint/eslint-plugin": "5.40.1",
3232
"@typescript-eslint/parser": "5.40.1",
3333
"bent": "7.3.12",
34-
"bignumber.js": "9.1.0",
34+
"bignumber.js": "9.1.2",
3535
"del-cli": "4.0.1",
3636
"dotenv": "16.0.3",
3737
"eslint": "8.26.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3858,10 +3858,10 @@ big.js@^5.2.2:
38583858
resolved "https://registry.yarnpkg.com/big.js/-/big.js-5.2.2.tgz#65f0af382f578bcdc742bd9c281e9cb2d7768328"
38593859
integrity sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==
38603860

3861-
3862-
version "9.1.0"
3863-
resolved "https://registry.yarnpkg.com/bignumber.js/-/bignumber.js-9.1.0.tgz#8d340146107fe3a6cb8d40699643c302e8773b62"
3864-
integrity sha512-4LwHK4nfDOraBCtst+wOWIHbu1vhvAPJK8g8nROd4iuc3PSEjWif/qwbkh8jwCJz6yDBvtU4KPynETgrfh7y3A==
3861+
3862+
version "9.1.2"
3863+
resolved "https://registry.yarnpkg.com/bignumber.js/-/bignumber.js-9.1.2.tgz#b7c4242259c008903b13707983b5f4bbd31eda0c"
3864+
integrity sha512-2/mKyZH9K85bzOEfhXDBFZTGd1CTs+5IHpeFQo9luiBG7hghdC851Pj2WAhb6E3R6b9tZj/XKhbg4fum+Kepug==
38653865

38663866
bignumber.js@^9.0.0, bignumber.js@^9.0.1:
38673867
version "9.0.1"

0 commit comments

Comments
 (0)