From 27b00f1b6e275cb52ed14a5f602823bca832dd00 Mon Sep 17 00:00:00 2001 From: "seqeralabs-renovate[bot]" <269134929+seqeralabs-renovate[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 04:27:56 +0000 Subject: [PATCH] chore: update dependency js-yaml to v5 --- package-lock.json | 247 +++++++++++++--------------------------------- package.json | 4 +- 2 files changed, 69 insertions(+), 182 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1501fb530..e172ccabd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3574,15 +3574,17 @@ "version": "0.22.0", "resolved": "https://registry.npmjs.org/@module-federation/error-codes/-/error-codes-0.22.0.tgz", "integrity": "sha512-xF9SjnEy7vTdx+xekjPCV5cIHOGCkdn3pIxo9vU7gEZMIw0SvAEdsy6Uh17xaCpm8V0FWvR0SZoK9Ik6jGOaug==", - "extraneous": true, - "license": "MIT" + "license": "MIT", + "optional": true, + "peer": true }, "node_modules/@docusaurus/bundler/node_modules/@module-federation/runtime": { "version": "0.22.0", "resolved": "https://registry.npmjs.org/@module-federation/runtime/-/runtime-0.22.0.tgz", "integrity": "sha512-38g5iPju2tPC3KHMPxRKmy4k4onNp6ypFPS1eKGsNLUkXgHsPMBFqAjDw96iEcjri91BrahG4XcdyKi97xZzlA==", - "extraneous": true, "license": "MIT", + "optional": true, + "peer": true, "dependencies": { "@module-federation/error-codes": "0.22.0", "@module-federation/runtime-core": "0.22.0", @@ -3593,8 +3595,9 @@ "version": "0.22.0", "resolved": "https://registry.npmjs.org/@module-federation/runtime-core/-/runtime-core-0.22.0.tgz", "integrity": "sha512-GR1TcD6/s7zqItfhC87zAp30PqzvceoeDGYTgF3Vx2TXvsfDrhP6Qw9T4vudDQL3uJRne6t7CzdT29YyVxlgIA==", - "extraneous": true, "license": "MIT", + "optional": true, + "peer": true, "dependencies": { "@module-federation/error-codes": "0.22.0", "@module-federation/sdk": "0.22.0" @@ -3604,8 +3607,9 @@ "version": "0.22.0", "resolved": "https://registry.npmjs.org/@module-federation/runtime-tools/-/runtime-tools-0.22.0.tgz", "integrity": "sha512-4ScUJ/aUfEernb+4PbLdhM/c60VHl698Gn1gY21m9vyC1Ucn69fPCA1y2EwcCB7IItseRMoNhdcWQnzt/OPCNA==", - "extraneous": true, "license": "MIT", + "optional": true, + "peer": true, "dependencies": { "@module-federation/runtime": "0.22.0", "@module-federation/webpack-bundler-runtime": "0.22.0" @@ -3615,15 +3619,17 @@ "version": "0.22.0", "resolved": "https://registry.npmjs.org/@module-federation/sdk/-/sdk-0.22.0.tgz", "integrity": "sha512-x4aFNBKn2KVQRuNVC5A7SnrSCSqyfIWmm1DvubjbO9iKFe7ith5niw8dqSFBekYBg2Fwy+eMg4sEFNVvCAdo6g==", - "extraneous": true, - "license": "MIT" + "license": "MIT", + "optional": true, + "peer": true }, "node_modules/@docusaurus/bundler/node_modules/@module-federation/webpack-bundler-runtime": { "version": "0.22.0", "resolved": "https://registry.npmjs.org/@module-federation/webpack-bundler-runtime/-/webpack-bundler-runtime-0.22.0.tgz", "integrity": "sha512-aM8gCqXu+/4wBmJtVeMeeMN5guw3chf+2i6HajKtQv7SJfxV/f4IyNQJUeUQu9HfiAZHjqtMV5Lvq/Lvh8LdyA==", - "extraneous": true, "license": "MIT", + "optional": true, + "peer": true, "dependencies": { "@module-federation/runtime": "0.22.0", "@module-federation/sdk": "0.22.0" @@ -3633,8 +3639,9 @@ "version": "1.0.7", "resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-1.0.7.tgz", "integrity": "sha512-SeDnOO0Tk7Okiq6DbXmmBODgOAb9dp9gjlphokTUxmt8U3liIP1ZsozBahH69j/RJv+Rfs6IwUKHTgQYJ/HBAw==", - "extraneous": true, "license": "MIT", + "optional": true, + "peer": true, "dependencies": { "@emnapi/core": "^1.5.0", "@emnapi/runtime": "^1.5.0", @@ -3645,8 +3652,9 @@ "version": "1.7.12", "resolved": "https://registry.npmjs.org/@rspack/binding/-/binding-1.7.12.tgz", "integrity": "sha512-f4HHuLbvuld8Ba4iB/4ibse5XrKxFrgmM3S4P2AOKnPlekAFlBjmltCuaTL/W2ggYvILaVY+YcFXrEH1rrKeQA==", - "extraneous": true, "license": "MIT", + "optional": true, + "peer": true, "optionalDependencies": { "@rspack/binding-darwin-arm64": "1.7.12", "@rspack/binding-darwin-x64": "1.7.12", @@ -3667,11 +3675,12 @@ "cpu": [ "arm64" ], - "extraneous": true, "license": "MIT", + "optional": true, "os": [ "darwin" - ] + ], + "peer": true }, "node_modules/@docusaurus/bundler/node_modules/@rspack/binding-darwin-x64": { "version": "1.7.12", @@ -3680,11 +3689,12 @@ "cpu": [ "x64" ], - "extraneous": true, "license": "MIT", + "optional": true, "os": [ "darwin" - ] + ], + "peer": true }, "node_modules/@docusaurus/bundler/node_modules/@rspack/binding-linux-arm64-gnu": { "version": "1.7.12", @@ -3693,14 +3703,12 @@ "cpu": [ "arm64" ], - "extraneous": true, - "libc": [ - "glibc" - ], "license": "MIT", + "optional": true, "os": [ "linux" - ] + ], + "peer": true }, "node_modules/@docusaurus/bundler/node_modules/@rspack/binding-linux-arm64-musl": { "version": "1.7.12", @@ -3709,14 +3717,12 @@ "cpu": [ "arm64" ], - "extraneous": true, - "libc": [ - "musl" - ], "license": "MIT", + "optional": true, "os": [ "linux" - ] + ], + "peer": true }, "node_modules/@docusaurus/bundler/node_modules/@rspack/binding-linux-x64-gnu": { "version": "1.7.12", @@ -3725,14 +3731,12 @@ "cpu": [ "x64" ], - "extraneous": true, - "libc": [ - "glibc" - ], "license": "MIT", + "optional": true, "os": [ "linux" - ] + ], + "peer": true }, "node_modules/@docusaurus/bundler/node_modules/@rspack/binding-linux-x64-musl": { "version": "1.7.12", @@ -3741,14 +3745,12 @@ "cpu": [ "x64" ], - "extraneous": true, - "libc": [ - "musl" - ], "license": "MIT", + "optional": true, "os": [ "linux" - ] + ], + "peer": true }, "node_modules/@docusaurus/bundler/node_modules/@rspack/binding-wasm32-wasi": { "version": "1.7.12", @@ -3757,8 +3759,9 @@ "cpu": [ "wasm32" ], - "extraneous": true, "license": "MIT", + "optional": true, + "peer": true, "dependencies": { "@napi-rs/wasm-runtime": "1.0.7" } @@ -3770,11 +3773,12 @@ "cpu": [ "arm64" ], - "extraneous": true, "license": "MIT", + "optional": true, "os": [ "win32" - ] + ], + "peer": true }, "node_modules/@docusaurus/bundler/node_modules/@rspack/binding-win32-ia32-msvc": { "version": "1.7.12", @@ -3783,11 +3787,12 @@ "cpu": [ "ia32" ], - "extraneous": true, "license": "MIT", + "optional": true, "os": [ "win32" - ] + ], + "peer": true }, "node_modules/@docusaurus/bundler/node_modules/@rspack/binding-win32-x64-msvc": { "version": "1.7.12", @@ -3796,18 +3801,20 @@ "cpu": [ "x64" ], - "extraneous": true, "license": "MIT", + "optional": true, "os": [ "win32" - ] + ], + "peer": true }, "node_modules/@docusaurus/bundler/node_modules/@rspack/core": { "version": "1.7.12", "resolved": "https://registry.npmjs.org/@rspack/core/-/core-1.7.12.tgz", "integrity": "sha512-6CwFIHlhRmXfZoMj3v9MZ1SMTPBn+cHVXeMIeaGp5sufqinKsISbsqHu6ZMJu2wDSmZLdmQJX6zLxkhcAUlhkQ==", - "extraneous": true, "license": "MIT", + "optional": true, + "peer": true, "dependencies": { "@module-federation/runtime-tools": "0.22.0", "@rspack/binding": "1.7.12", @@ -4129,9 +4136,6 @@ "cpu": [ "arm64" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -4145,9 +4149,6 @@ "cpu": [ "arm64" ], - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -4161,9 +4162,6 @@ "cpu": [ "x64" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -4177,9 +4175,6 @@ "cpu": [ "x64" ], - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -6135,15 +6130,17 @@ "version": "2.8.2", "resolved": "https://registry.npmjs.org/@module-federation/error-codes/-/error-codes-2.8.2.tgz", "integrity": "sha512-8inlDv48QOjA//CLQ3epjoHEiMQGsz1Pmtu2N+s7gQVggn6AYHpjnMe8AsyGxtpaPg3wbX0HmBZtRFggpXUB9A==", - "extraneous": true, - "license": "MIT" + "license": "MIT", + "optional": true, + "peer": true }, "node_modules/@module-federation/runtime": { "version": "2.8.2", "resolved": "https://registry.npmjs.org/@module-federation/runtime/-/runtime-2.8.2.tgz", "integrity": "sha512-SUoP+PD5EjSPSi6FxEPGIZoRkFifxdeYcVQbJE9mO0VEjF51gAk3/TgX8k0vzUryOBPmXekLr9SfQXU6DqUtvA==", - "extraneous": true, "license": "MIT", + "optional": true, + "peer": true, "dependencies": { "@module-federation/error-codes": "2.8.2", "@module-federation/runtime-core": "2.8.2", @@ -6154,8 +6151,9 @@ "version": "2.8.2", "resolved": "https://registry.npmjs.org/@module-federation/runtime-core/-/runtime-core-2.8.2.tgz", "integrity": "sha512-PEkkK9MUp+nUCeQMS4ox3QGZfwwxgfjGA7P4umEnr5c3y8DLNDR+26tyHf/Gkjen2VsjlcyL+mEAQo1Zi4IE3g==", - "extraneous": true, "license": "MIT", + "optional": true, + "peer": true, "dependencies": { "@module-federation/error-codes": "2.8.2", "@module-federation/sdk": "2.8.2" @@ -6165,8 +6163,9 @@ "version": "2.8.2", "resolved": "https://registry.npmjs.org/@module-federation/runtime-tools/-/runtime-tools-2.8.2.tgz", "integrity": "sha512-eW/yPvZB2LbpbyPXPTnOeF1ieWl165D9QcPV0y5Bj1QYGDjL2cb+dnzrBp0fmFtJhCYqmAdsVNoYItVa3yuJ3g==", - "extraneous": true, "license": "MIT", + "optional": true, + "peer": true, "dependencies": { "@module-federation/runtime": "2.8.2", "@module-federation/webpack-bundler-runtime": "2.8.2" @@ -6176,15 +6175,17 @@ "version": "2.8.2", "resolved": "https://registry.npmjs.org/@module-federation/sdk/-/sdk-2.8.2.tgz", "integrity": "sha512-OPS/lbQjraLXoWniQpCwQ/vqgURHTrhsackSNcOPmcJHM3LyR+DabxUc0pl8jAqExsW2l+uepQq7+/Gkei871w==", - "extraneous": true, - "license": "MIT" + "license": "MIT", + "optional": true, + "peer": true }, "node_modules/@module-federation/webpack-bundler-runtime": { "version": "2.8.2", "resolved": "https://registry.npmjs.org/@module-federation/webpack-bundler-runtime/-/webpack-bundler-runtime-2.8.2.tgz", "integrity": "sha512-g4xQgfgMMCKgJjVMBh7nIYGjLGNDYwSZ4lfpTdkVyWDnxmR3SL6VPQTJEZHRYPyqvrTtZE1zdDhDd++yNRvLdA==", - "extraneous": true, "license": "MIT", + "optional": true, + "peer": true, "dependencies": { "@module-federation/error-codes": "2.8.2", "@module-federation/runtime": "2.8.2", @@ -6378,9 +6379,6 @@ "cpu": [ "arm" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -6401,9 +6399,6 @@ "cpu": [ "arm" ], - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -6424,9 +6419,6 @@ "cpu": [ "arm64" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -6447,9 +6439,6 @@ "cpu": [ "arm64" ], - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -6470,9 +6459,6 @@ "cpu": [ "x64" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -6493,9 +6479,6 @@ "cpu": [ "x64" ], - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -6889,9 +6872,6 @@ "cpu": [ "arm64" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -6905,9 +6885,6 @@ "cpu": [ "arm64" ], - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -6921,9 +6898,6 @@ "cpu": [ "ppc64" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -6937,9 +6911,6 @@ "cpu": [ "riscv64" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -6953,9 +6924,6 @@ "cpu": [ "riscv64" ], - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -6969,9 +6937,6 @@ "cpu": [ "s390x" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -6985,9 +6950,6 @@ "cpu": [ "x64" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -7001,9 +6963,6 @@ "cpu": [ "x64" ], - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -7681,9 +7640,6 @@ "cpu": [ "arm64" ], - "libc": [ - "glibc" - ], "license": "Apache-2.0 AND MIT", "optional": true, "os": [ @@ -7700,9 +7656,6 @@ "cpu": [ "arm64" ], - "libc": [ - "musl" - ], "license": "Apache-2.0 AND MIT", "optional": true, "os": [ @@ -7719,9 +7672,6 @@ "cpu": [ "ppc64" ], - "libc": [ - "glibc" - ], "license": "Apache-2.0 AND MIT", "optional": true, "os": [ @@ -7738,9 +7688,6 @@ "cpu": [ "s390x" ], - "libc": [ - "glibc" - ], "license": "Apache-2.0 AND MIT", "optional": true, "os": [ @@ -7757,9 +7704,6 @@ "cpu": [ "x64" ], - "libc": [ - "glibc" - ], "license": "Apache-2.0 AND MIT", "optional": true, "os": [ @@ -7776,9 +7720,6 @@ "cpu": [ "x64" ], - "libc": [ - "musl" - ], "license": "Apache-2.0 AND MIT", "optional": true, "os": [ @@ -7923,9 +7864,6 @@ "cpu": [ "arm64" ], - "libc": [ - "glibc" - ], "license": "Apache-2.0 AND MIT", "optional": true, "os": [ @@ -7942,9 +7880,6 @@ "cpu": [ "arm64" ], - "libc": [ - "musl" - ], "license": "Apache-2.0 AND MIT", "optional": true, "os": [ @@ -7961,9 +7896,6 @@ "cpu": [ "ppc64" ], - "libc": [ - "glibc" - ], "license": "Apache-2.0 AND MIT", "optional": true, "os": [ @@ -7980,9 +7912,6 @@ "cpu": [ "s390x" ], - "libc": [ - "glibc" - ], "license": "Apache-2.0 AND MIT", "optional": true, "os": [ @@ -7999,9 +7928,6 @@ "cpu": [ "x64" ], - "libc": [ - "glibc" - ], "license": "Apache-2.0 AND MIT", "optional": true, "os": [ @@ -8018,9 +7944,6 @@ "cpu": [ "x64" ], - "libc": [ - "musl" - ], "license": "Apache-2.0 AND MIT", "optional": true, "os": [ @@ -8259,9 +8182,6 @@ "cpu": [ "arm64" ], - "libc": [ - "glibc" - ], "license": "MPL-2.0", "optional": true, "os": [ @@ -8282,9 +8202,6 @@ "cpu": [ "arm64" ], - "libc": [ - "musl" - ], "license": "MPL-2.0", "optional": true, "os": [ @@ -8305,9 +8222,6 @@ "cpu": [ "x64" ], - "libc": [ - "glibc" - ], "license": "MPL-2.0", "optional": true, "os": [ @@ -8328,9 +8242,6 @@ "cpu": [ "x64" ], - "libc": [ - "musl" - ], "license": "MPL-2.0", "optional": true, "os": [ @@ -8494,9 +8405,6 @@ "cpu": [ "arm64" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -8513,9 +8421,6 @@ "cpu": [ "arm64" ], - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -8532,9 +8437,6 @@ "cpu": [ "x64" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -8551,9 +8453,6 @@ "cpu": [ "x64" ], - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -17004,9 +16903,9 @@ "license": "MIT" }, "node_modules/js-yaml": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.1.tgz", - "integrity": "sha512-CY6crGq313MX8GkwvB7tzgp99vjQxY1++5y10/BKN/GUfHqWaOGQMNZkBvqSzsZKWk/ijwHlWzzkLulsGHhjWQ==", + "version": "5.2.3", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-5.2.3.tgz", + "integrity": "sha512-n+mUVyUX5bVv7G/G2zyIHOhdxfuU1dY2NOFzTQUWiMUbFss8b57NFlgCCaggU78wSw5KVS9cllzeLyzyR+n5nw==", "funding": [ { "type": "github", @@ -17022,7 +16921,7 @@ "argparse": "^2.0.1" }, "bin": { - "js-yaml": "bin/js-yaml.js" + "js-yaml": "bin/js-yaml.mjs" } }, "node_modules/jsesc": { @@ -17407,9 +17306,6 @@ "cpu": [ "arm64" ], - "libc": [ - "glibc" - ], "license": "MPL-2.0", "optional": true, "os": [ @@ -17430,9 +17326,6 @@ "cpu": [ "arm64" ], - "libc": [ - "musl" - ], "license": "MPL-2.0", "optional": true, "os": [ @@ -17453,9 +17346,6 @@ "cpu": [ "x64" ], - "libc": [ - "glibc" - ], "license": "MPL-2.0", "optional": true, "os": [ @@ -17476,9 +17366,6 @@ "cpu": [ "x64" ], - "libc": [ - "musl" - ], "license": "MPL-2.0", "optional": true, "os": [ diff --git a/package.json b/package.json index 991e7e473..986f92753 100644 --- a/package.json +++ b/package.json @@ -10,9 +10,9 @@ "serialize-javascript": "^7.0.3", "katex": "^0.18.0", "postman-code-generators": "2.1.1", - "js-yaml": "^4.2.0", + "js-yaml": "^5.0.0", "gray-matter": { - "js-yaml": "^3.14.2" + "js-yaml": "^5.0.0" }, "lodash": ">=4.18.0", "webpack-dev-server": "$webpack-dev-server",