diff --git a/package.json b/package.json index 56b89c3..ec134e9 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.4.1", "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..53b056f 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.4.1 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.4.1 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.4.1: + resolution: {integrity: sha512-P7S9WXEnMqu6seBnzAFmgZ+T3KCD+Do+pNIJsmk/6OlDHZVjl6KzsQB3TFHKQb2Q8N7C9l31WS7/LZGF5hT1FA==} dependencies: '@fastify/deepmerge': 1.1.0 ajv: 8.11.0