From 9bd598e7e02c168e3211b27bd2afcb4357ec2c34 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 17 Nov 2024 23:04:53 +0000 Subject: [PATCH] typescript: Update dependency gdata-vaas to v7.5.7 --- typescript/examples/VaasExample/package.json | 4 ++-- typescript/examples/VaasExample/pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/typescript/examples/VaasExample/package.json b/typescript/examples/VaasExample/package.json index 3807bc6a..273d8361 100644 --- a/typescript/examples/VaasExample/package.json +++ b/typescript/examples/VaasExample/package.json @@ -1,6 +1,6 @@ { "name": "test-files", - "version": "1.0.23", + "version": "1.0.24", "description": "", "scripts": { "start:filescan": "npx ts-node main.ts", @@ -13,7 +13,7 @@ "license": "ISC", "dependencies": { "@types/node": "22.9.0", - "gdata-vaas": "7.5.6", + "gdata-vaas": "7.5.7", "ts-node": "^10.9.2", "typescript": "5.6.3" }, diff --git a/typescript/examples/VaasExample/pnpm-lock.yaml b/typescript/examples/VaasExample/pnpm-lock.yaml index bba21da5..c25b8526 100644 --- a/typescript/examples/VaasExample/pnpm-lock.yaml +++ b/typescript/examples/VaasExample/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: 22.9.0 version: 22.9.0 gdata-vaas: - specifier: 7.5.6 - version: 7.5.6 + specifier: 7.5.7 + version: 7.5.7 ts-node: specifier: ^10.9.2 version: 10.9.2(@types/node@22.9.0)(typescript@5.6.3) @@ -123,8 +123,8 @@ packages: resolution: {integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==} engines: {node: '>= 6'} - gdata-vaas@7.5.6: - resolution: {integrity: sha512-Npg4BI1tjWHjj9qNGbe/62yIITorfVaLOC5JyqTUgjbtHcxcPDMcrks3uddjrCShkPeSl+ntSB+paAyyJfqv3A==} + gdata-vaas@7.5.7: + resolution: {integrity: sha512-TGWOvUA9AUacFdhV53lWPhLqicgwzC6Q8bs3fXUdpIKn4rlU94bbN1gxrQs4pY89SqbFntvP9rAJKiTKugsQtw==} make-error@1.3.6: resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==} @@ -171,8 +171,8 @@ packages: undici-types@6.19.8: resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} - uuid@11.0.2: - resolution: {integrity: sha512-14FfcOJmqdjbBPdDjFQyk/SdT4NySW4eM0zcG+HqbHP5jzuH56xO3J1DGhgs/cEMCfwYi3HQI1gnTO62iaG+tQ==} + uuid@11.0.3: + resolution: {integrity: sha512-d0z310fCWv5dJwnX1Y/MncBAqGMKEzlBb1AOf7z9K8ALnd0utBX/msg/fA0+sbyN1ihbMsLhrBlnl1ak7Wa0rg==} hasBin: true v8-compile-cache-lib@3.0.1: @@ -273,7 +273,7 @@ snapshots: combined-stream: 1.0.8 mime-types: 2.1.35 - gdata-vaas@7.5.6: + gdata-vaas@7.5.7: dependencies: '@d-fischer/isomorphic-ws': 7.0.2(ws@8.18.0) '@types/uuid': 10.0.0 @@ -282,7 +282,7 @@ snapshots: axios: 1.7.7 fast-sha256: 1.3.0 typescript-json-serializer: 6.0.1 - uuid: 11.0.2 + uuid: 11.0.3 ws: 8.18.0 transitivePeerDependencies: - bufferutil @@ -330,7 +330,7 @@ snapshots: undici-types@6.19.8: {} - uuid@11.0.2: {} + uuid@11.0.3: {} v8-compile-cache-lib@3.0.1: {}