From e165f19c34c460e3a0de0cbdc205597e4951d8ba Mon Sep 17 00:00:00 2001 From: vaas-bot <108060048+ata-no-one@users.noreply.github.com> Date: Mon, 9 Sep 2024 10:54:12 +0200 Subject: [PATCH] typescript: Update all non-major dependencies (#595) Co-authored-by: Renovate Bot --- typescript/examples/VaasExample/package.json | 6 ++-- .../examples/VaasExample/pnpm-lock.yaml | 36 +++++++++---------- typescript/package.json | 4 +-- typescript/pnpm-lock.yaml | 20 +++++------ 4 files changed, 33 insertions(+), 33 deletions(-) diff --git a/typescript/examples/VaasExample/package.json b/typescript/examples/VaasExample/package.json index bf695f35..a7d52649 100644 --- a/typescript/examples/VaasExample/package.json +++ b/typescript/examples/VaasExample/package.json @@ -1,6 +1,6 @@ { "name": "test-files", - "version": "1.0.14", + "version": "1.0.15", "description": "", "scripts": { "start:filescan": "npx ts-node main.ts", @@ -12,8 +12,8 @@ "author": "", "license": "ISC", "dependencies": { - "@types/node": "22.5.2", - "gdata-vaas": "7.4.0", + "@types/node": "22.5.4", + "gdata-vaas": "7.4.1", "ts-node": "^10.9.2", "typescript": "5.5.4" }, diff --git a/typescript/examples/VaasExample/pnpm-lock.yaml b/typescript/examples/VaasExample/pnpm-lock.yaml index 06a44e79..96325411 100644 --- a/typescript/examples/VaasExample/pnpm-lock.yaml +++ b/typescript/examples/VaasExample/pnpm-lock.yaml @@ -9,14 +9,14 @@ importers: .: dependencies: '@types/node': - specifier: 22.5.2 - version: 22.5.2 + specifier: 22.5.4 + version: 22.5.4 gdata-vaas: - specifier: 7.4.0 - version: 7.4.0 + specifier: 7.4.1 + version: 7.4.1 ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@22.5.2)(typescript@5.5.4) + version: 10.9.2(@types/node@22.5.4)(typescript@5.5.4) typescript: specifier: 5.5.4 version: 5.5.4 @@ -58,8 +58,8 @@ packages: '@tsconfig/node16@1.0.4': resolution: {integrity: sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==} - '@types/node@22.5.2': - resolution: {integrity: sha512-acJsPTEqYqulZS/Yp/S3GgeE6GZ0qYODUR8aVr/DkhHQ8l9nd4j5x1/ZJy9/gHrRlFMqkO6i0I3E27Alu4jjPg==} + '@types/node@22.5.4': + resolution: {integrity: sha512-FDuKUJQm/ju9fT/SeX/6+gBzoPzlVCzfzmGkwKvRHQVxi4BntVbyIwf6a4Xn62mrvndLiml6z/UBXIdEVjQLXg==} '@types/uuid@10.0.0': resolution: {integrity: sha512-7gqG38EyHgyP1S+7+xomFtL+ZNHcKv6DwNaCZmJmo1vgMugyF3TCnXVg4t1uk89mLNwnLtnY3TpOpCOyp1/xHQ==} @@ -85,8 +85,8 @@ packages: asynckit@0.4.0: resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} - axios@1.7.5: - resolution: {integrity: sha512-fZu86yCo+svH3uqJ/yTdQ0QHpQu5oL+/QE+QPSv6BZSkDAoky9vytxp7u5qk83OJFS3kEBcesWni9WTZAv3tSw==} + axios@1.7.7: + resolution: {integrity: sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==} combined-stream@1.0.8: resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==} @@ -123,8 +123,8 @@ packages: resolution: {integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==} engines: {node: '>= 6'} - gdata-vaas@7.4.0: - resolution: {integrity: sha512-DKRXxwX2cOB5YamDgyJMs6nySOSv86flKWd7mZtjO3xwRomWSE/e80f4SdHtCwazkMB+DRgO07md+Zmy3oYsgA==} + gdata-vaas@7.4.1: + resolution: {integrity: sha512-zeZxwegKgvPzFHCJ4ENEfvSVs8Hm9fc7oXPbXSX3qw7oYXy/vGKoLyZjjoQ7MF34hXLVecOYsSk625HcCXJjgw==} make-error@1.3.6: resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==} @@ -221,7 +221,7 @@ snapshots: '@tsconfig/node16@1.0.4': {} - '@types/node@22.5.2': + '@types/node@22.5.4': dependencies: undici-types: 6.19.6 @@ -229,7 +229,7 @@ snapshots: '@types/ws@8.5.12': dependencies: - '@types/node': 22.5.2 + '@types/node': 22.5.4 '@ungap/url-search-params@0.2.2': {} @@ -243,7 +243,7 @@ snapshots: asynckit@0.4.0: {} - axios@1.7.5: + axios@1.7.7: dependencies: follow-redirects: 1.15.6 form-data: 4.0.0 @@ -273,13 +273,13 @@ snapshots: combined-stream: 1.0.8 mime-types: 2.1.35 - gdata-vaas@7.4.0: + gdata-vaas@7.4.1: dependencies: '@d-fischer/isomorphic-ws': 7.0.2(ws@8.18.0) '@types/uuid': 10.0.0 '@types/ws': 8.5.12 '@ungap/url-search-params': 0.2.2 - axios: 1.7.5 + axios: 1.7.7 fast-sha256: 1.3.0 typescript-json-serializer: 6.0.1 uuid: 10.0.0 @@ -301,14 +301,14 @@ snapshots: reflect-metadata@0.1.14: {} - ts-node@10.9.2(@types/node@22.5.2)(typescript@5.5.4): + ts-node@10.9.2(@types/node@22.5.4)(typescript@5.5.4): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.11 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 22.5.2 + '@types/node': 22.5.4 acorn: 8.12.0 acorn-walk: 8.3.3 arg: 4.1.3 diff --git a/typescript/package.json b/typescript/package.json index 2abff671..84e5e1ff 100644 --- a/typescript/package.json +++ b/typescript/package.json @@ -4,7 +4,7 @@ "url": "https://github.com/GDATASoftwareAG/vaas" }, "name": "gdata-vaas", - "version": "0.0.12", + "version": "0.0.13", "license": "MIT", "main": "lib/Index.js", "types": "lib/Index.d.ts", @@ -26,7 +26,7 @@ "@types/chai": "4.3.19", "@types/chai-as-promised": "7.1.8", "@types/mocha": "10.0.7", - "@types/node": "22.5.2", + "@types/node": "22.5.4", "@types/random-bytes": "1.0.3", "chai": "4.5.0", "chai-as-promised": "7.1.2", diff --git a/typescript/pnpm-lock.yaml b/typescript/pnpm-lock.yaml index faeb0aab..44595a1a 100644 --- a/typescript/pnpm-lock.yaml +++ b/typescript/pnpm-lock.yaml @@ -46,8 +46,8 @@ importers: specifier: 10.0.7 version: 10.0.7 '@types/node': - specifier: 22.5.2 - version: 22.5.2 + specifier: 22.5.4 + version: 22.5.4 '@types/random-bytes': specifier: 1.0.3 version: 1.0.3 @@ -71,7 +71,7 @@ importers: version: 1.0.0 ts-node: specifier: 10.9.2 - version: 10.9.2(@types/node@22.5.2)(typescript@5.5.4) + version: 10.9.2(@types/node@22.5.4)(typescript@5.5.4) typescript: specifier: 5.5.4 version: 5.5.4 @@ -118,8 +118,8 @@ packages: '@types/mocha@10.0.7': resolution: {integrity: sha512-GN8yJ1mNTcFcah/wKEFIJckJx9iJLoMSzWcfRRuxz/Jk+U6KQNnml+etbtxFK8lPjzOw3zp4Ha/kjSst9fsHYw==} - '@types/node@22.5.2': - resolution: {integrity: sha512-acJsPTEqYqulZS/Yp/S3GgeE6GZ0qYODUR8aVr/DkhHQ8l9nd4j5x1/ZJy9/gHrRlFMqkO6i0I3E27Alu4jjPg==} + '@types/node@22.5.4': + resolution: {integrity: sha512-FDuKUJQm/ju9fT/SeX/6+gBzoPzlVCzfzmGkwKvRHQVxi4BntVbyIwf6a4Xn62mrvndLiml6z/UBXIdEVjQLXg==} '@types/random-bytes@1.0.3': resolution: {integrity: sha512-6nve5bn855hDQ9hfno5oM9I0HH0nR88abvm2XbQyTbvh1j3YVi7+BoMB4aXln84yTR3tksHe937DtAfYSm6aFg==} @@ -613,19 +613,19 @@ snapshots: '@types/mocha@10.0.7': {} - '@types/node@22.5.2': + '@types/node@22.5.4': dependencies: undici-types: 6.19.6 '@types/random-bytes@1.0.3': dependencies: - '@types/node': 22.5.2 + '@types/node': 22.5.4 '@types/uuid@10.0.0': {} '@types/ws@8.5.12': dependencies: - '@types/node': 22.5.2 + '@types/node': 22.5.4 '@ungap/url-search-params@0.2.2': {} @@ -955,14 +955,14 @@ snapshots: dependencies: is-number: 7.0.0 - ts-node@10.9.2(@types/node@22.5.2)(typescript@5.5.4): + ts-node@10.9.2(@types/node@22.5.4)(typescript@5.5.4): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.11 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 22.5.2 + '@types/node': 22.5.4 acorn: 8.12.0 acorn-walk: 8.3.3 arg: 4.1.3