Skip to content

Commit 3552305

Browse files
Update dependency bignumber.js to v9.2.1
1 parent 2b80fe6 commit 3552305

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@devprotocol/dev-kit": "6.9.0",
2828
"@types/ramda": "0.28.15",
2929
"@vercel/node": "2.5.21",
30-
"bignumber.js": "9.1.0",
30+
"bignumber.js": "9.2.1",
3131
"metric-suffix": "0.0.3",
3232
"ramda": "0.28.0",
3333
"string-pixel-width": "1.10.0",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2099,6 +2099,11 @@ [email protected]:
20992099
resolved "https://registry.yarnpkg.com/bignumber.js/-/bignumber.js-9.1.0.tgz#8d340146107fe3a6cb8d40699643c302e8773b62"
21002100
integrity sha512-4LwHK4nfDOraBCtst+wOWIHbu1vhvAPJK8g8nROd4iuc3PSEjWif/qwbkh8jwCJz6yDBvtU4KPynETgrfh7y3A==
21012101

2102+
2103+
version "9.2.1"
2104+
resolved "https://registry.yarnpkg.com/bignumber.js/-/bignumber.js-9.2.1.tgz#3ad0854ad933560a25bbc7c93bc3b7ea6edcad85"
2105+
integrity sha512-+NzaKgOUvInq9TIUZ1+DRspzf/HApkCwD4btfuasFTdrfnOxqx853TgDpMolp+uv4RpRp7bPcEU2zKr9+fRmyw==
2106+
21022107
binary-extensions@^2.0.0:
21032108
version "2.1.0"
21042109
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.1.0.tgz#30fa40c9e7fe07dbc895678cd287024dea241dd9"

0 commit comments

Comments
 (0)