Skip to content

Commit 2db7ba6

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

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.1",
58+
"fast-json-stringify": "^2.2.2",
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
@@ -2394,10 +2394,10 @@ fast-json-stable-stringify@^2.0.0:
23942394
resolved "http://registry.npm.taobao.org/fast-json-stable-stringify/download/fast-json-stable-stringify-2.0.0.tgz#d5142c0caee6b1189f87d3a76111064f86c8bbf2"
23952395
integrity sha1-1RQsDK7msRifh9OnYREGT4bIu/I=
23962396

2397-
fast-json-stringify@^2.2.1:
2398-
version "2.2.1"
2399-
resolved "https://registry.yarnpkg.com/fast-json-stringify/-/fast-json-stringify-2.2.1.tgz#bf429cc5ae126efadf33d283e5b0eb42c0823976"
2400-
integrity sha512-5s4KScgFR3cmrAoMip9K1m+oP9OsMtU8pG2oNbztbGKS9Xn4oDyPXdqefjpeMrZU4wgGga6/jyIOasghBPcpcQ==
2397+
fast-json-stringify@^2.2.2:
2398+
version "2.2.2"
2399+
resolved "https://registry.yarnpkg.com/fast-json-stringify/-/fast-json-stringify-2.2.2.tgz#e536287c13a199c4a0e2aab89bfa9e2b9af023bb"
2400+
integrity sha512-PGVgdhENLlN0ohubWcVE1ofpXfhwEySikM7WbIPvs3Ei9dNqrxiH70U2vVt7iqYn87CnRsHSpTknmALKmFz7SQ==
24012401
dependencies:
24022402
ajv "^6.11.0"
24032403
deepmerge "^4.2.2"

0 commit comments

Comments
 (0)