Skip to content

Commit dc80c67

Browse files
committed
deps: update big.js to v6.1.1
1 parent b5d4e17 commit dc80c67

File tree

2 files changed

+12
-7
lines changed

2 files changed

+12
-7
lines changed

app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@emotion/react": "11.4.0",
2121
"@emotion/styled": "11.3.0",
2222
"@improbable-eng/grpc-web": "0.14.0",
23-
"big.js": "5.2.2",
23+
"big.js": "6.1.1",
2424
"bootstrap": "4.5.0",
2525
"copy-to-clipboard": "3.3.1",
2626
"d3": "6.3.1",
@@ -58,7 +58,7 @@
5858
"@testing-library/jest-dom": "5.11.5",
5959
"@testing-library/react": "11.1.1",
6060
"@testing-library/user-event": "12.2.0",
61-
"@types/big.js": "4.0.5",
61+
"@types/big.js": "6.1.1",
6262
"@types/d3": "6.2.0",
6363
"@types/debug": "4.1.5",
6464
"@types/file-saver": "2.0.1",

app/yarn.lock

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2738,10 +2738,10 @@
27382738
dependencies:
27392739
"@babel/types" "^7.3.0"
27402740

2741-
"@types/big.js@4.0.5":
2742-
version "4.0.5"
2743-
resolved "https://registry.yarnpkg.com/@types/big.js/-/big.js-4.0.5.tgz#62c61697646269e39191f24e55e8272f05f21fc0"
2744-
integrity sha512-D9KFrAt05FDSqLo7PU9TDHfDgkarlwdkuwFsg7Zm4xl62tTNaz+zN+Tkcdx2wGLBbSMf8BnoMhOVeUGUaJfLKg==
2741+
"@types/big.js@6.1.1":
2742+
version "6.1.1"
2743+
resolved "https://registry.yarnpkg.com/@types/big.js/-/big.js-6.1.1.tgz#c2be5e81e0cf0c1c31704e3b12f750712f647414"
2744+
integrity sha512-Zns+nT0hj96ie+GDbL5NeHxhL4wNz8QMxCHqBvxgc4x0hhgQ/o92rPwqxvPBhY3ZYnH8TJGw/8oCkjhOy2Rfzw==
27452745

27462746
"@types/d3-array@*":
27472747
version "3.0.1"
@@ -4763,7 +4763,12 @@ bfj@^7.0.2:
47634763
hoopy "^0.1.4"
47644764
tryer "^1.0.1"
47654765

4766-
big.js@5.2.2, big.js@^5.2.2:
4766+
big.js@6.1.1:
4767+
version "6.1.1"
4768+
resolved "https://registry.yarnpkg.com/big.js/-/big.js-6.1.1.tgz#63b35b19dc9775c94991ee5db7694880655d5537"
4769+
integrity sha512-1vObw81a8ylZO5ePrtMay0n018TcftpTA5HFKDaSuiUDBo8biRBtjIobw60OpwuvrGk+FsxKamqN4cnmj/eXdg==
4770+
4771+
big.js@^5.2.2:
47674772
version "5.2.2"
47684773
resolved "https://registry.yarnpkg.com/big.js/-/big.js-5.2.2.tgz#65f0af382f578bcdc742bd9c281e9cb2d7768328"
47694774
integrity sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==

0 commit comments

Comments
 (0)