diff --git a/package.json b/package.json index 56b89c3..4f43fdf 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "commitlint": "17.1.2", "commitlint-config-gitmoji": "2.2.6", "eslint": "8.25.0", - "fast-json-stringify": "5.4.0", + "fast-json-stringify": "5.5.0", "gitmoji-changelog": "2.3.0", "jest": "29.1.2", "jest-junit": "14.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 86eb35f..ca86fe0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -11,7 +11,7 @@ specifiers: commitlint: 17.1.2 commitlint-config-gitmoji: 2.2.6 eslint: 8.25.0 - fast-json-stringify: 5.4.0 + fast-json-stringify: 5.5.0 gitmoji-changelog: 2.3.0 jest: 29.1.2 jest-junit: 14.0.1 @@ -35,7 +35,7 @@ devDependencies: commitlint: 17.1.2 commitlint-config-gitmoji: 2.2.6_commitlint@17.1.2 eslint: 8.25.0 - fast-json-stringify: 5.4.0 + fast-json-stringify: 5.5.0 gitmoji-changelog: 2.3.0 jest: 29.1.2_@types+node@18.8.4 jest-junit: 14.0.1 @@ -3779,8 +3779,8 @@ packages: resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==} dev: true - /fast-json-stringify/5.4.0: - resolution: {integrity: sha512-PIzon53oX/zEGLrGbu4DpfNcYiV4K4rk+JsVrawRPO/G8cNBEMZ3KlIk2BCGqN+m1KCCA4zt5E7Hh3GG9ojRVA==} + /fast-json-stringify/5.5.0: + resolution: {integrity: sha512-rmw2Z8/mLkND8zI+3KTYIkNPEoF5v6GqDP/o+g7H3vjdWjBwuKpgAYFHIzL6ORRB+iqDjjtJnLIW9Mzxn5szOA==} dependencies: '@fastify/deepmerge': 1.1.0 ajv: 8.11.0