Skip to content

Commit 49e58b4

Browse files
build(deps): bump fast-json-stringify from 2.1.0 to 2.2.1
Bumps [fast-json-stringify](https://github.com/fastify/fast-json-stringify) from 2.1.0 to 2.2.1. - [Release notes](https://github.com/fastify/fast-json-stringify/releases) - [Commits](fastify/fast-json-stringify@v2.1.0...v2.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 2549cb2 commit 49e58b4

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.1.0",
58+
"fast-json-stringify": "^2.2.1",
5959
"humanize-number": "^0.0.2",
6060
"kcors": "^2.2.1",
6161
"koa": "2.12.1",

yarn.lock

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

2461-
fast-json-stringify@^2.1.0:
2462-
version "2.1.0"
2463-
resolved "https://registry.yarnpkg.com/fast-json-stringify/-/fast-json-stringify-2.1.0.tgz#b29e37ffcda8f58330624c7e5eed8da585926073"
2464-
integrity sha512-fXHU/VG0QmGzV4IRCKzyuctb5qCXyk8OVARmDpV0u5wZHXwRGU2TFFVT2+UD8+mo24siVAmTygVF2IzfXSzK2w==
2461+
fast-json-stringify@^2.2.1:
2462+
version "2.2.1"
2463+
resolved "https://registry.yarnpkg.com/fast-json-stringify/-/fast-json-stringify-2.2.1.tgz#bf429cc5ae126efadf33d283e5b0eb42c0823976"
2464+
integrity sha512-5s4KScgFR3cmrAoMip9K1m+oP9OsMtU8pG2oNbztbGKS9Xn4oDyPXdqefjpeMrZU4wgGga6/jyIOasghBPcpcQ==
24652465
dependencies:
24662466
ajv "^6.11.0"
24672467
deepmerge "^4.2.2"

0 commit comments

Comments
 (0)