fix(deps): update dependency fast-json-stringify to v6.3.0

This commit is contained in:
renovate[bot]
2026-02-06 05:00:59 +00:00
committed by GitHub
parent fcaa117e22
commit af9b46513b
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -16,7 +16,7 @@
"class-validator": "0.14.3",
"cors": "2.8.6",
"express": "5.2.1",
"fast-json-stringify": "6.2.0",
"fast-json-stringify": "6.3.0",
"fast-safe-stringify": "2.1.1",
"file-type": "21.3.0",
"iterare": "1.2.1",
@@ -11517,9 +11517,9 @@
"dev": true
},
"node_modules/fast-json-stringify": {
"version": "6.2.0",
"resolved": "https://registry.npmjs.org/fast-json-stringify/-/fast-json-stringify-6.2.0.tgz",
"integrity": "sha512-Eaf/KNIDwHkzfyeQFNfLXJnQ7cl1XQI3+zRqmPlvtkMigbXnAcasTrvJQmquBSxKfFGeRA6PFog8t+hFmpDoWw==",
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/fast-json-stringify/-/fast-json-stringify-6.3.0.tgz",
"integrity": "sha512-oRCntNDY/329HJPlmdNLIdogNtt6Vyjb1WuT01Soss3slIdyUp8kAcDU3saQTOquEK8KFVfwIIF7FebxUAu+yA==",
"funding": [
{
"type": "github",

View File

@@ -65,7 +65,7 @@
"class-validator": "0.14.3",
"cors": "2.8.6",
"express": "5.2.1",
"fast-json-stringify": "6.2.0",
"fast-json-stringify": "6.3.0",
"fast-safe-stringify": "2.1.1",
"file-type": "21.3.0",
"iterare": "1.2.1",