From 83098b97db152dc9f57cd7276e9198e4504a80ce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 12:33:59 +0000 Subject: [PATCH] fix(deps): update dependency keyv-file to v5.0.4 --- .projenrc.ts | 2 +- .../schemastore-to-typescript/package.json | 2 +- pnpm-lock.yaml | 37 ++++++++++++++++--- 3 files changed, 34 insertions(+), 7 deletions(-) diff --git a/.projenrc.ts b/.projenrc.ts index 67e02b4c..91db34a0 100644 --- a/.projenrc.ts +++ b/.projenrc.ts @@ -865,7 +865,7 @@ project.addSubproject( 'es-main@1.3.0', 'got@14.4.2', 'json-schema-to-typescript@15.0.2', - 'keyv-file@5.0.2', + 'keyv-file@5.0.4', 'keyv@4.5.4', ], devDeps: ['@types/debug@4.1.12'], diff --git a/packages/schemastore-to-typescript/package.json b/packages/schemastore-to-typescript/package.json index 8979eda2..ecefc226 100644 --- a/packages/schemastore-to-typescript/package.json +++ b/packages/schemastore-to-typescript/package.json @@ -32,7 +32,7 @@ "got": "14.4.2", "json-schema-to-typescript": "15.0.2", "keyv": "4.5.4", - "keyv-file": "5.0.2" + "keyv-file": "5.0.4" }, "devDependencies": { "@langri-sha/tsconfig": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 16c7c318..5f7c0e36 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -759,8 +759,8 @@ importers: specifier: 4.5.4 version: 4.5.4 keyv-file: - specifier: 5.0.2 - version: 5.0.2 + specifier: 5.0.4 + version: 5.0.4 projen: specifier: ^0.86.0 version: 0.86.5(constructs@10.3.0) @@ -2153,6 +2153,9 @@ packages: '@jsdevtools/ono@7.1.3': resolution: {integrity: sha512-4JQNk+3mVzK3xh2rqd6RB4J46qUR19azEHBneZyTZM+c456qOrbbM/5xcR8huNCCcbVt7+UmizG6GuUvPvKUYg==} + '@keyv/serialize@1.0.1': + resolution: {integrity: sha512-kKXeynfORDGPUEEl2PvTExM2zs+IldC6ZD8jPcfvI351MDNtfMlw9V9s4XZXuJNDK2qR5gbEKxRyoYx3quHUVQ==} + '@leichtgewicht/ip-codec@2.0.4': resolution: {integrity: sha512-Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A==} @@ -3272,6 +3275,9 @@ packages: balanced-match@1.0.2: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} + base64-js@1.5.1: + resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} + batch@0.6.1: resolution: {integrity: sha512-x+VAiMRL6UPkx+kudNvxTl6hB2XNNCG2r+7wixVfIYwu/2HKRXimwQyaumLjMveWvT2Hkd/cAJw+QBMfJ/EKVw==} @@ -3330,6 +3336,9 @@ packages: buffer-from@1.1.2: resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} + buffer@6.0.3: + resolution: {integrity: sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==} + builtin-modules@3.3.0: resolution: {integrity: sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==} engines: {node: '>=6'} @@ -3605,6 +3614,7 @@ packages: critters@0.0.24: resolution: {integrity: sha512-Oyqew0FGM0wYUSNqR0L6AteO5MpMoUU0rhKRieXeiKs+PmRTxiJMyaunYB2KF6fQ3dzChXKCpbFOEJx3OQ1v/Q==} + deprecated: Ownership of Critters has moved to the Nuxt team, who will be maintaining the project going forward. If you'd like to keep using Critters, please switch to the actively-maintained fork at https://github.com/danielroe/beasties cross-spawn@7.0.3: resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==} @@ -4532,6 +4542,9 @@ packages: resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==} engines: {node: '>=0.10.0'} + ieee754@1.2.1: + resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} + ignore@5.3.1: resolution: {integrity: sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==} engines: {node: '>= 4'} @@ -5010,8 +5023,8 @@ packages: resolution: {integrity: sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==} engines: {node: '>=4.0'} - keyv-file@5.0.2: - resolution: {integrity: sha512-iuXUp++YA5oa+Sw9eyX93FWmvSKl/CbuC+8F3rEuovRCaaCI0NLtcJ6EEPW3cNv7xv6+EngT9VwLwy5mHSgI2g==} + keyv-file@5.0.4: + resolution: {integrity: sha512-cZ2fBnZlfniRWzdWsPLEloYH/DdoNhtzCXnm8VICZR+4+Pxb2Bq1DJrQwVODXB73B7fORjJ8KWSLqVfwrfUOZA==} keyv@4.5.4: resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==} @@ -8680,6 +8693,10 @@ snapshots: '@jsdevtools/ono@7.1.3': {} + '@keyv/serialize@1.0.1': + dependencies: + buffer: 6.0.3 + '@leichtgewicht/ip-codec@2.0.4': {} '@napi-rs/wasm-runtime@0.2.4': @@ -9798,6 +9815,8 @@ snapshots: balanced-match@1.0.2: {} + base64-js@1.5.1: {} + batch@0.6.1: {} beachball@2.43.1(typescript@5.5.2): @@ -9917,6 +9936,11 @@ snapshots: buffer-from@1.1.2: {} + buffer@6.0.3: + dependencies: + base64-js: 1.5.1 + ieee754: 1.2.1 + builtin-modules@3.3.0: {} bundle-name@4.1.0: @@ -11423,6 +11447,8 @@ snapshots: dependencies: safer-buffer: 2.1.2 + ieee754@1.2.1: {} + ignore@5.3.1: {} import-fresh@3.3.0: @@ -12118,8 +12144,9 @@ snapshots: object.assign: 4.1.5 object.values: 1.2.0 - keyv-file@5.0.2: + keyv-file@5.0.4: dependencies: + '@keyv/serialize': 1.0.1 fs-extra: 4.0.3 tslib: 1.14.1