Skip to content

Commit cab7c79

Browse files
Bump big.js from 6.2.2 to 7.0.1
Bumps [big.js](https://github.com/MikeMcl/big.js) from 6.2.2 to 7.0.1. - [Changelog](https://github.com/MikeMcl/big.js/blob/main/CHANGELOG.md) - [Commits](MikeMcl/big.js@v6.2.2...v7.0.1) --- updated-dependencies: - dependency-name: big.js dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 74324b7 commit cab7c79

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
@@ -37,7 +37,7 @@
3737
"@graphql-tools/mock": "^9.0.22",
3838
"animejs": "^4.0.1",
3939
"apollo-angular": "^10.0.3",
40-
"big.js": "^6.2.2",
40+
"big.js": "^7.0.1",
4141
"crypto-es": "^2.1.0",
4242
"graphql": "^16.10.0",
4343
"ibantools": "^4.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4017,10 +4017,10 @@ big.js@^5.2.2:
40174017
resolved "https://registry.yarnpkg.com/big.js/-/big.js-5.2.2.tgz#65f0af382f578bcdc742bd9c281e9cb2d7768328"
40184018
integrity sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==
40194019

4020-
big.js@^6.2.2:
4021-
version "6.2.2"
4022-
resolved "https://registry.yarnpkg.com/big.js/-/big.js-6.2.2.tgz#be3bb9ac834558b53b099deef2a1d06ac6368e1a"
4023-
integrity sha512-y/ie+Faknx7sZA5MfGA2xKlu0GDv8RWrXGsmlteyJQ2lvoKv9GBK/fpRMc2qlSoBAgNxrixICFCBefIq8WCQpQ==
4020+
big.js@^7.0.1:
4021+
version "7.0.1"
4022+
resolved "https://registry.yarnpkg.com/big.js/-/big.js-7.0.1.tgz#c537c649ec6ea11d1306723d13c096ba199aadc4"
4023+
integrity sha512-iFgV784tD8kq4ccF1xtNMZnXeZzVuXWWM+ERFzKQjv+A5G9HC8CY3DuV45vgzFFcW+u2tIvmF95+AzWgs6BjCg==
40244024

40254025
binary-extensions@^2.0.0:
40264026
version "2.3.0"

0 commit comments

Comments
 (0)