File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 55
55
"colors" : " ^1.1.2" ,
56
56
"commander" : " ^5.1.0" ,
57
57
"cron" : " ^1.3.0" ,
58
- "fast-json-stringify" : " ^2.2.2 " ,
58
+ "fast-json-stringify" : " ^2.2.3 " ,
59
59
"humanize-number" : " ^0.0.2" ,
60
60
"kcors" : " ^2.2.1" ,
61
61
"koa" : " 2.13.0" ,
Original file line number Diff line number Diff line change @@ -2386,10 +2386,10 @@ fast-json-stable-stringify@^2.0.0:
2386
2386
resolved "http://registry.npm.taobao.org/fast-json-stable-stringify/download/fast-json-stable-stringify-2.0.0.tgz#d5142c0caee6b1189f87d3a76111064f86c8bbf2"
2387
2387
integrity sha1-1RQsDK7msRifh9OnYREGT4bIu/I=
2388
2388
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 ==
2393
2393
dependencies :
2394
2394
ajv "^6.11.0"
2395
2395
deepmerge "^4.2.2"
You can’t perform that action at this time.
0 commit comments