Skip to content

Commit efb7197

Browse files
build(deps): bump fast-json-stringify from 2.2.2 to 2.2.3
Bumps [fast-json-stringify](https://github.com/fastify/fast-json-stringify) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/fastify/fast-json-stringify/releases) - [Commits](fastify/fast-json-stringify@v2.2.2...v2.2.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent ab6a631 commit efb7197

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"colors": "^1.1.2",
5656
"commander": "^5.1.0",
5757
"cron": "^1.3.0",
58-
"fast-json-stringify": "^2.2.2",
58+
"fast-json-stringify": "^2.2.3",
5959
"humanize-number": "^0.0.2",
6060
"kcors": "^2.2.1",
6161
"koa": "2.13.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2386,10 +2386,10 @@ fast-json-stable-stringify@^2.0.0:
23862386
resolved "http://registry.npm.taobao.org/fast-json-stable-stringify/download/fast-json-stable-stringify-2.0.0.tgz#d5142c0caee6b1189f87d3a76111064f86c8bbf2"
23872387
integrity sha1-1RQsDK7msRifh9OnYREGT4bIu/I=
23882388

2389-
fast-json-stringify@^2.2.2:
2390-
version "2.2.2"
2391-
resolved "https://registry.yarnpkg.com/fast-json-stringify/-/fast-json-stringify-2.2.2.tgz#e536287c13a199c4a0e2aab89bfa9e2b9af023bb"
2392-
integrity sha512-PGVgdhENLlN0ohubWcVE1ofpXfhwEySikM7WbIPvs3Ei9dNqrxiH70U2vVt7iqYn87CnRsHSpTknmALKmFz7SQ==
2389+
fast-json-stringify@^2.2.3:
2390+
version "2.2.3"
2391+
resolved "https://registry.yarnpkg.com/fast-json-stringify/-/fast-json-stringify-2.2.3.tgz#dfa6fde8ff3eb55b265721d41afa40017a5cdaa7"
2392+
integrity sha512-5VT2l3XUORCxkeVCvrcUqfoEIIzuop1lxwwT/THlOkAfrhlIuriWXdFGKU2hZQxz0KOiWSYoZTatumGYCXfAlA==
23932393
dependencies:
23942394
ajv "^6.11.0"
23952395
deepmerge "^4.2.2"

0 commit comments

Comments
 (0)