From 0518f6eedb9e93587e0afcca659e225d3084a420 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 00:20:56 +0000 Subject: [PATCH] fix(deps): update all dependencies --- .github/workflows/release.yml | 2 +- package.json | 6 +++--- packages/history-sdk/package.json | 2 +- packages/importapi-sdk/package.json | 2 +- packages/platform-sdk/package.json | 2 +- packages/ts-sdk-apm/package.json | 2 +- yarn.lock | 31 +++++++++++++++++------------ 7 files changed, 26 insertions(+), 21 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1622e6a1e..75f68562c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -118,7 +118,7 @@ jobs: run: rm -rf reference.txt continue-on-error: true - - uses: stefanzweifel/git-auto-commit-action@8621497c8c39c72f3e2a999a26b4ca1b5058a842 # v5.0.1 + - uses: stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79 # v5.1.0 if: steps.changesets.outputs.published == 'true' with: branch: after-release diff --git a/package.json b/package.json index 69c75969d..bd785cc37 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@manypkg/cli": "0.23.0", "@preconstruct/cli": "2.8.10", "@types/jest": "29.5.14", - "@types/node": "^20.0.0", + "@types/node": "^20.17.12", "axios": "^1.7.7", "babel-jest": "29.7.0", "clean-webpack-plugin": "^4.0.0", @@ -59,10 +59,10 @@ "process": "^0.11.10", "stream-browserify": "^3.0.0", "ts-jest": "29.2.5", - "ts-loader": "^9.2.6", + "ts-loader": "^9.5.1", "tsc-files": "1.1.4", "typedoc": "^0.27.0", - "typescript": "5.7.2", + "typescript": "5.7.3", "webpack": "^5.53.0", "webpack-cli": "^6.0.0", "webpack-node-externals": "^3.0.0" diff --git a/packages/history-sdk/package.json b/packages/history-sdk/package.json index 2392e760a..ab6eec458 100644 --- a/packages/history-sdk/package.json +++ b/packages/history-sdk/package.json @@ -42,7 +42,7 @@ "@types/uuid": "10.0.0", "organize-imports-cli": "0.10.0", "tsconfig-replace-paths": "0.0.14", - "uuid": "11.0.4" + "uuid": "11.0.5" }, "scripts": { "remove_path_alias": "tsconfig-replace-paths --project tsconfig-declarations.json -s ./src/generated -o ./src/generated", diff --git a/packages/importapi-sdk/package.json b/packages/importapi-sdk/package.json index 9622c0938..a299b1408 100644 --- a/packages/importapi-sdk/package.json +++ b/packages/importapi-sdk/package.json @@ -41,7 +41,7 @@ "@types/uuid": "10.0.0", "organize-imports-cli": "0.10.0", "tsconfig-replace-paths": "0.0.14", - "uuid": "11.0.4" + "uuid": "11.0.5" }, "scripts": { "remove_path_alias": "tsconfig-replace-paths --project tsconfig-declarations.json -s ./src/generated -o ./src/generated", diff --git a/packages/platform-sdk/package.json b/packages/platform-sdk/package.json index 981d05469..6747b900e 100644 --- a/packages/platform-sdk/package.json +++ b/packages/platform-sdk/package.json @@ -36,7 +36,7 @@ "@types/uuid": "10.0.0", "organize-imports-cli": "0.10.0", "tsconfig-replace-paths": "0.0.14", - "uuid": "11.0.4" + "uuid": "11.0.5" }, "scripts": { "remove_path_alias": "tsconfig-replace-paths --project tsconfig-declarations.json -s ./src/generated -o ./src/generated", diff --git a/packages/ts-sdk-apm/package.json b/packages/ts-sdk-apm/package.json index d2c9849bc..1e1271657 100644 --- a/packages/ts-sdk-apm/package.json +++ b/packages/ts-sdk-apm/package.json @@ -12,7 +12,7 @@ "@opentelemetry/auto-instrumentations-node": "^0.55.0", "@opentelemetry/exporter-metrics-otlp-http": "^0.57.0", "@opentelemetry/sdk-node": "^0.57.0", - "uuid": "11.0.4" + "uuid": "11.0.5" }, "publishConfig": { "access": "public" diff --git a/yarn.lock b/yarn.lock index 1910871be..2627cf6d2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3029,10 +3029,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.55.tgz#c329cbd434c42164f846b909bd6f85b5537f6240" integrity sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ== -"@types/node@^20.0.0": - version "20.17.12" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.12.tgz#ee3b7d25a522fd95608c1b3f02921c97b93fcbd6" - integrity sha512-vo/wmBgMIiEA23A/knMfn/cf37VnuF52nZh5ZoW0GWt4e4sxNquibrMRJ7UQsA06+MBx9r/H1jsI9grYjQCQlw== +"@types/node@^20.17.12": + version "20.17.13" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.13.tgz#26a7d3e72724ed73bc2fd39a66a2ab17e6e19a00" + integrity sha512-RNf+4dEeV69PIvyp++4IKM2vnLXtmp/JovfeQm5P5+qpKb6wHoH7INywLdZ7z+gVX46kgBP/fwJJvZYaHxtdyw== dependencies: undici-types "~6.19.2" @@ -7874,10 +7874,10 @@ ts-jest@29.2.5: semver "^7.6.3" yargs-parser "^21.1.1" -ts-loader@^9.2.6: - version "9.5.1" - resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.5.1.tgz#63d5912a86312f1fbe32cef0859fb8b2193d9b89" - integrity sha512-rNH3sK9kGZcH9dYzC7CewQm4NtxJTjSEVRJ2DyBZR7f8/wcta+iV44UPCXc5+nzDzivKtlzV6c9P4e+oFhDLYg== +ts-loader@^9.5.1: + version "9.5.2" + resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.5.2.tgz#1f3d7f4bb709b487aaa260e8f19b301635d08020" + integrity sha512-Qo4piXvOTWcMGIgRiuFa6nHNm+54HbYaZCKqc9eeZCLRy3XqafQgwX2F7mofrbJG3g7EEb+lkiR+z2Lic2s3Zw== dependencies: chalk "^4.1.0" enhanced-resolve "^5.0.0" @@ -7987,7 +7987,12 @@ typedoc@^0.27.0: minimatch "^9.0.5" yaml "^2.6.1" -typescript@5.7.2, "typescript@^4.6.4 || ^5.2.2": +typescript@5.7.3: + version "5.7.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e" + integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw== + +"typescript@^4.6.4 || ^5.2.2": version "5.7.2" resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6" integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg== @@ -8086,10 +8091,10 @@ util@^0.12.4, util@^0.12.5: is-typed-array "^1.1.3" which-typed-array "^1.1.2" -uuid@11.0.4: - version "11.0.4" - resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.0.4.tgz#37943977894ef806d2919a7ca3f89d6e23c60bac" - integrity sha512-IzL6VtTTYcAhA/oghbFJ1Dkmqev+FpQWnCBaKq/gUluLxliWvO8DPFWfIviRmYbtaavtSQe4WBL++rFjdcGWEg== +uuid@11.0.5: + version "11.0.5" + resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.0.5.tgz#07b46bdfa6310c92c3fb3953a8720f170427fc62" + integrity sha512-508e6IcKLrhxKdBbcA2b4KQZlLVp2+J5UwQ6F7Drckkc5N9ZJwFa4TgWtsww9UG8fGHbm6gbV19TdM5pQ4GaIA== uuid@^8.0.0, uuid@^8.3.2: version "8.3.2"