chore(deps): bump json-bigint from 0.3.1 to 0.4.0
Bumps [json-bigint](https://github.com/sidorares/json-bigint) from 0.3.1 to 0.4.0. - [Release notes](https://github.com/sidorares/json-bigint/releases) - [Commits](https://github.com/sidorares/json-bigint/compare/v0.3.1...v0.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
ebd8c00011
commit
166974301d
|
|
@ -88,7 +88,7 @@
|
|||
"iconv-lite": "0.6.2",
|
||||
"is-localhost-ip": "1.4.0",
|
||||
"jsdom": "16.3.0",
|
||||
"json-bigint": "0.3.1",
|
||||
"json-bigint": "0.4.0",
|
||||
"json5": "2.1.3",
|
||||
"koa": "2.13.0",
|
||||
"koa-basic-auth": "4.0.0",
|
||||
|
|
|
|||
|
|
@ -7375,7 +7375,14 @@ jsesc@~0.5.0:
|
|||
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d"
|
||||
integrity sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0=
|
||||
|
||||
json-bigint@0.3.1, json-bigint@^0.3.0:
|
||||
json-bigint@0.4.0:
|
||||
version "0.4.0"
|
||||
resolved "https://registry.yarnpkg.com/json-bigint/-/json-bigint-0.4.0.tgz#58ae093245fe002e919a89e24431ba318a4c5f10"
|
||||
integrity sha512-XVRlFBFhzHFuV6ACStPP+7MURGyHWvEP+cPCWox6Y4oySdlqHVjOHd/EL3q/kKbDc6p3tdQV/kZuFIFUQQFmaw==
|
||||
dependencies:
|
||||
bignumber.js "^9.0.0"
|
||||
|
||||
json-bigint@^0.3.0:
|
||||
version "0.3.1"
|
||||
resolved "https://registry.yarnpkg.com/json-bigint/-/json-bigint-0.3.1.tgz#0c1729d679f580d550899d6a2226c228564afe60"
|
||||
integrity sha512-DGWnSzmusIreWlEupsUelHrhwmPPE+FiQvg+drKfk2p+bdEYa5mp4PJ8JsCWqae0M2jQNb0HPvnwvf1qOTThzQ==
|
||||
|
|
|
|||
Loading…
Reference in New Issue