diff --git a/packages/infra/package.json b/packages/infra/package.json index 83da00a..36723e5 100644 --- a/packages/infra/package.json +++ b/packages/infra/package.json @@ -41,8 +41,8 @@ "@smithy/util-stream": "4.2.3", "aws-sdk-client-mock": "4.1.0", "aws-sdk-client-mock-jest": "4.1.0", - "isomorphic-git": "1.32.2", - "pino-pretty": "13.0.0" + "isomorphic-git": "1.32.3", + "pino-pretty": "13.1.1" }, "engines": { "node": ">=20.9.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e036aee..c1dddf0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -91,11 +91,11 @@ importers: specifier: 4.1.0 version: 4.1.0(aws-sdk-client-mock@4.1.0) isomorphic-git: - specifier: 1.32.2 - version: 1.32.2 + specifier: 1.32.3 + version: 1.32.3 pino-pretty: - specifier: 13.0.0 - version: 13.0.0 + specifier: 13.1.1 + version: 13.1.1 packages: @@ -3047,8 +3047,8 @@ packages: isexe@2.0.0: resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} - isomorphic-git@1.32.2: - resolution: {integrity: sha512-pThiJmMDyPD5f4S8fpt3Zoq2P1pehetQNjAks7fco1N+UT3HFo3dRUYxxhrPqfBwrkYi7dguv25mZTt9DO/S+w==} + isomorphic-git@1.32.3: + resolution: {integrity: sha512-gTcJH3JaUdj7WFGnPKnn7XpO1qAeu3nsiC7m2vEdHEsJx8fmBVQ8ji4FQG26JJArFd3MYyuA43pA7bk0DI6+Ww==} engines: {node: '>=14.17'} hasBin: true @@ -3937,8 +3937,8 @@ packages: pino-abstract-transport@2.0.0: resolution: {integrity: sha512-F63x5tizV6WCh4R6RHyi2Ml+M70DNRXt/+HANowMflpgGFMAym/VKm6G7ZOQRjqN7XbGxK1Lg9t6ZrtzOaivMw==} - pino-pretty@13.0.0: - resolution: {integrity: sha512-cQBBIVG3YajgoUjo1FdKVRX6t9XPxwB9lcNJVD5GCnNM4Y6T12YYx8c6zEejxQsU0wrg9TwmDulcE9LR7qcJqA==} + pino-pretty@13.1.1: + resolution: {integrity: sha512-TNNEOg0eA0u+/WuqH0MH0Xui7uqVk9D74ESOpjtebSQYbNWJk/dIxCXIxFsNfeN53JmtWqYHP2OrIZjT/CBEnA==} hasBin: true pino-std-serializers@7.0.0: @@ -4161,8 +4161,8 @@ packages: safer-buffer@2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} - secure-json-parse@2.7.0: - resolution: {integrity: sha512-6aU+Rwsezw7VR8/nyvKTx8QpWH9FrcYiXXlqC4z5d5XQBDRqtbfsRjnwGyqbi3gddNtWHuEk9OANUotL26qKUw==} + secure-json-parse@4.0.0: + resolution: {integrity: sha512-dxtLJO6sc35jWidmLxo7ij+Eg48PM/kleBsxpC8QJE0qJICe+KawkDQmvCMZUr9u7WKVHgMW6vy3fQ7zMiFZMA==} semantic-release@24.2.5: resolution: {integrity: sha512-9xV49HNY8C0/WmPWxTlaNleiXhWb//qfMzG2c5X8/k7tuWcu8RssbuS+sujb/h7PiWSXv53mrQvV9hrO9b7vuQ==} @@ -4454,6 +4454,10 @@ packages: resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} engines: {node: '>=8'} + strip-json-comments@5.0.3: + resolution: {integrity: sha512-1tB5mhVo7U+ETBKNf92xT4hrQa3pm0MZ0PQvuDnWgAAGHDsfp4lPSpiS6psrSiet87wyGPh9ft6wmhOMQ0hDiw==} + engines: {node: '>=14.16'} + strnum@2.1.1: resolution: {integrity: sha512-7ZvoFTiCnGxBtDqJ//Cu6fWtZtc7Y3x+QOirG15wztbdngGSkht27o2pyGWrVy0b4WAy3jbKmnoK6g5VlVNUUw==} @@ -8716,7 +8720,7 @@ snapshots: isexe@2.0.0: {} - isomorphic-git@1.32.2: + isomorphic-git@1.32.3: dependencies: async-lock: 1.4.1 clean-git-ref: 2.0.1 @@ -9718,7 +9722,7 @@ snapshots: dependencies: split2: 4.2.0 - pino-pretty@13.0.0: + pino-pretty@13.1.1: dependencies: colorette: 2.0.20 dateformat: 4.6.3 @@ -9730,9 +9734,9 @@ snapshots: on-exit-leak-free: 2.1.2 pino-abstract-transport: 2.0.0 pump: 3.0.3 - secure-json-parse: 2.7.0 + secure-json-parse: 4.0.0 sonic-boom: 4.2.0 - strip-json-comments: 3.1.1 + strip-json-comments: 5.0.3 pino-std-serializers@7.0.0: {} @@ -9982,7 +9986,7 @@ snapshots: safer-buffer@2.1.2: {} - secure-json-parse@2.7.0: {} + secure-json-parse@4.0.0: {} semantic-release@24.2.5(typescript@5.8.3): dependencies: @@ -10167,7 +10171,7 @@ snapshots: golden-fleece: 1.0.9 ignore: 7.0.5 is-installed-globally: 0.4.0 - isomorphic-git: 1.32.2 + isomorphic-git: 1.32.3 jest: 30.0.3(@types/node@22.15.32)(ts-node@10.9.2(@types/node@22.15.32)(typescript@5.8.3)) jest-watch-typeahead: 3.0.1(jest@30.0.3(@types/node@22.15.32)(ts-node@10.9.2(@types/node@22.15.32)(typescript@5.8.3))) lodash.mergewith: 4.6.2 @@ -10403,6 +10407,8 @@ snapshots: strip-json-comments@3.1.1: {} + strip-json-comments@5.0.3: {} + strnum@2.1.1: {} super-regex@1.0.0: