Skip to content

Commit 10d765d

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] <support@github.com>
1 parent 9f94792 commit 10d765d

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
@@ -36,7 +36,7 @@
3636
"@graphql-codegen/typescript-operations": "^4.6.0",
3737
"@graphql-tools/mock": "^9.0.22",
3838
"apollo-angular": "^10.0.3",
39-
"big.js": "^6.2.2",
39+
"big.js": "^7.0.1",
4040
"crypto-es": "^2.1.0",
4141
"graphql": "^16.10.0",
4242
"lodash-es": "^4.17.21",

yarn.lock

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

4046-
big.js@^6.2.2:
4047-
version "6.2.2"
4048-
resolved "https://registry.yarnpkg.com/big.js/-/big.js-6.2.2.tgz#be3bb9ac834558b53b099deef2a1d06ac6368e1a"
4049-
integrity sha512-y/ie+Faknx7sZA5MfGA2xKlu0GDv8RWrXGsmlteyJQ2lvoKv9GBK/fpRMc2qlSoBAgNxrixICFCBefIq8WCQpQ==
4046+
big.js@^7.0.1:
4047+
version "7.0.1"
4048+
resolved "https://registry.yarnpkg.com/big.js/-/big.js-7.0.1.tgz#c537c649ec6ea11d1306723d13c096ba199aadc4"
4049+
integrity sha512-iFgV784tD8kq4ccF1xtNMZnXeZzVuXWWM+ERFzKQjv+A5G9HC8CY3DuV45vgzFFcW+u2tIvmF95+AzWgs6BjCg==
40504050

40514051
binary-extensions@^2.0.0:
40524052
version "2.3.0"

0 commit comments

Comments
 (0)