Skip to content

Commit cc341b5

Browse files
Update dependency bignumber.js to v9.2.1
1 parent 02f2a39 commit cc341b5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.2.1",
3535
"del-cli": "4.0.1",
3636
"dotenv": "16.0.3",
3737
"eslint": "8.26.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
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-
bignumber.js@9.1.0:
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+
bignumber.js@9.2.1:
3862+
version "9.2.1"
3863+
resolved "https://registry.yarnpkg.com/bignumber.js/-/bignumber.js-9.2.1.tgz#3ad0854ad933560a25bbc7c93bc3b7ea6edcad85"
3864+
integrity sha512-+NzaKgOUvInq9TIUZ1+DRspzf/HApkCwD4btfuasFTdrfnOxqx853TgDpMolp+uv4RpRp7bPcEU2zKr9+fRmyw==
38653865

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

0 commit comments

Comments
 (0)