diff --git a/infrastructure/kubernetes/pnpm-lock.yaml b/infrastructure/kubernetes/pnpm-lock.yaml index bf193d1..3838b06 100644 --- a/infrastructure/kubernetes/pnpm-lock.yaml +++ b/infrastructure/kubernetes/pnpm-lock.yaml @@ -17,7 +17,7 @@ importers: devDependencies: '@types/node': specifier: ^22.0.0 - version: 22.18.11 + version: 22.19.1 typescript: specifier: ^5.0.0 version: 5.9.3 @@ -282,8 +282,8 @@ packages: '@types/keyv@3.1.4': resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==} - '@types/node@22.18.11': - resolution: {integrity: sha512-Gd33J2XIrXurb+eT2ktze3rJAfAp9ZNjlBdh4SVgyrKEOADwCbdUDaK7QgJno8Ue4kcajscsKqu6n8OBG3hhCQ==} + '@types/node@22.19.1': + resolution: {integrity: sha512-LCCV0HdSZZZb34qifBsyWlUmok6W7ouER+oQIGBScS8EsZsQbrtFTUrDX4hOl+CS6p7cnNC4td+qrSVGSCTUfQ==} '@types/responselike@1.0.3': resolution: {integrity: sha512-H/+L+UkTV33uf49PH5pCAUBVPNj2nDBXTN+qS1dOwyyg24l3CcicicCA7ca+HMvJBZcFgl5r8e+RR6elsb4Lyw==} @@ -1451,7 +1451,7 @@ snapshots: dependencies: '@types/http-cache-semantics': 4.0.4 '@types/keyv': 3.1.4 - '@types/node': 22.18.11 + '@types/node': 22.19.1 '@types/responselike': 1.0.3 '@types/google-protobuf@3.15.12': {} @@ -1460,15 +1460,15 @@ snapshots: '@types/keyv@3.1.4': dependencies: - '@types/node': 22.18.11 + '@types/node': 22.19.1 - '@types/node@22.18.11': + '@types/node@22.19.1': dependencies: undici-types: 6.21.0 '@types/responselike@1.0.3': dependencies: - '@types/node': 22.18.11 + '@types/node': 22.19.1 '@types/semver@7.7.1': {} @@ -2047,7 +2047,7 @@ snapshots: '@protobufjs/path': 1.1.2 '@protobufjs/pool': 1.1.0 '@protobufjs/utf8': 1.1.0 - '@types/node': 22.18.11 + '@types/node': 22.19.1 long: 5.3.2 pump@3.0.3: