From 4f83c32671209fafee369937edbc58efe17e6e67 Mon Sep 17 00:00:00 2001 From: Cody Oss Date: Mon, 24 Aug 2026 18:02:38 +0000 Subject: [PATCH] deps: update js-yaml to ^4.3.1 to fix GHSA-5p4m-2wfm-xmqj --- package-lock.json | 2 +- packages/auto-approve/package-lock.json | 18 ++++++------- packages/auto-approve/package.json | 4 +-- packages/auto-label/package-lock.json | 24 ++++++++--------- packages/auto-label/package.json | 4 +-- packages/bazel-bot/package.json | 2 +- packages/blunderbuss/package-lock.json | 22 ++++++++-------- packages/blunderbuss/package.json | 4 +-- packages/bot-config-utils/package-lock.json | 18 ++++++------- packages/bot-config-utils/package.json | 4 +-- packages/canary-bot/package-lock.json | 12 ++++----- packages/cherry-pick-bot/package-lock.json | 12 ++++----- .../package-lock.json | 20 +++++++------- .../conventional-commit-lint/package.json | 4 +-- packages/cron-utils/package-lock.json | 14 +++++----- packages/cron-utils/package.json | 4 +-- packages/datastore-lock/package-lock.json | 10 +++---- packages/do-not-merge/package-lock.json | 12 ++++----- packages/failurechecker/package-lock.json | 12 ++++----- packages/flakybot/package-lock.json | 14 +++++----- packages/gcf-utils/package-lock.json | 10 +++---- packages/generate-bot/package-lock.json | 6 ++--- .../generated-files-bot/package-lock.json | 22 ++++++++-------- packages/generated-files-bot/package.json | 4 +-- packages/git-file-utils/package-lock.json | 6 ++--- .../header-checker-lint/package-lock.json | 12 ++++----- packages/issue-utils/package-lock.json | 10 +++---- packages/label-sync/package-lock.json | 10 +++---- packages/label-utils/package-lock.json | 10 +++---- packages/loadtest-bot/package-lock.json | 10 +++---- packages/merge-on-green/package-lock.json | 14 +++++----- packages/mono-repo-publish/package-lock.json | 6 ++--- .../sample-private-package/package-lock.json | 8 +++--- .../test/sample-private-package/package.json | 2 +- packages/object-selector/package-lock.json | 14 +++++----- packages/object-selector/package.json | 4 +-- packages/owl-bot/package-lock.json | 20 +++++++------- packages/owl-bot/package.json | 4 +-- .../owlbot-bootstrapper/cli/package-lock.json | 14 +++++----- packages/owlbot-bootstrapper/cli/package.json | 4 +-- .../common-container/package-lock.json | 18 ++++++------- .../common-container/package.json | 4 +-- packages/owlbot-bootstrapper/package.json | 2 +- packages/release-please/package-lock.json | 26 +++++++++---------- packages/release-please/package.json | 4 +-- packages/repo-metadata-lint/package-lock.json | 10 +++---- packages/secret-rotator/package-lock.json | 10 +++---- packages/snippet-bot/package-lock.json | 26 +++++++++---------- packages/snippet-bot/package.json | 4 +-- packages/sync-repo-settings/package-lock.json | 22 ++++++++-------- packages/sync-repo-settings/package.json | 4 +-- .../trusted-contribution/package-lock.json | 22 ++++++++-------- packages/trusted-contribution/package.json | 4 +-- 53 files changed, 281 insertions(+), 281 deletions(-) diff --git a/package-lock.json b/package-lock.json index dbaba655243..77fecb136c3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "dependencies": { "@octokit/auth-app": "^6.1.3", "@octokit/rest": "^20.1.2", - "js-yaml": "^4.1.1", + "js-yaml": "^4.3.1", "jsonwebtoken": "^9.0.3", "minimatch": "^10.2.4", "yargs": "^17.5.1" diff --git a/packages/auto-approve/package-lock.json b/packages/auto-approve/package-lock.json index a725b1bc802..3fe37cb39a6 100644 --- a/packages/auto-approve/package-lock.json +++ b/packages/auto-approve/package-lock.json @@ -24,7 +24,7 @@ "c8": "^12.0.0", "cross-env": "^7.0.3", "gts": "^4.0.0", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "mocha": "^10.0.0", "nock": "^13.2.9", "node-fetch": "^2.6.9", @@ -121,7 +121,7 @@ "globals": "^13.19.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "minimatch": "^3.1.2", "strip-json-comments": "^3.1.1" }, @@ -1525,7 +1525,7 @@ "resolved": "https://registry.npmjs.org/@probot/octokit-plugin-config/-/octokit-plugin-config-2.0.1.tgz", "integrity": "sha512-aWQYzPY2xiKscTVTKveghtbglqZ+W4eBLIdK1C/cNiFIofy3AxKogWgEZj29PjIe5ZRYx0sRHAPc/pkcXyOmTQ==", "dependencies": { - "js-yaml": "^4.1.0" + "js-yaml": "^4.3.1" }, "engines": { "node": ">=18" @@ -3526,7 +3526,7 @@ "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "is-path-inside": "^3.0.3", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", @@ -5390,9 +5390,9 @@ "dev": true }, "node_modules/js-yaml": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.0.tgz", - "integrity": "sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==", + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.1.tgz", + "integrity": "sha512-CY6crGq313MX8GkwvB7tzgp99vjQxY1++5y10/BKN/GUfHqWaOGQMNZkBvqSzsZKWk/ijwHlWzzkLulsGHhjWQ==", "funding": [ { "type": "github", @@ -5969,7 +5969,7 @@ "find-up": "^5.0.0", "glob": "^8.1.0", "he": "^1.2.0", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "log-symbols": "^4.1.0", "minimatch": "^5.1.6", "ms": "^2.1.3", @@ -6767,7 +6767,7 @@ "dotenv": "^16.3.1", "express": "^4.21.0", "ioredis": "^5.3.2", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "lru-cache": "npm:@wolfy1339/lru-cache@^11.0.2-patch.1", "octokit-auth-probot": "^2.0.1", "pino": "^9.0.0", diff --git a/packages/auto-approve/package.json b/packages/auto-approve/package.json index c5789accede..98db43c9857 100644 --- a/packages/auto-approve/package.json +++ b/packages/auto-approve/package.json @@ -42,7 +42,7 @@ "c8": "^12.0.0", "cross-env": "^7.0.3", "gts": "^4.0.0", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "mocha": "^10.0.0", "nock": "^13.2.9", "node-fetch": "^2.6.9", @@ -64,7 +64,7 @@ "@opentelemetry/sdk-trace-base": "2.8.0", "@opentelemetry/resources": "2.8.0", "@opentelemetry/context-async-hooks": "2.8.0", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "body-parser": "^2.3.0", "brace-expansion": "^5.0.8", "fast-uri": "^3.1.4", diff --git a/packages/auto-label/package-lock.json b/packages/auto-label/package-lock.json index 329a9aa70ce..23ee29181e8 100644 --- a/packages/auto-label/package-lock.json +++ b/packages/auto-label/package-lock.json @@ -22,7 +22,7 @@ "c8": "^12.0.0", "cross-env": "^7.0.3", "gts": "^4.0.0", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "mocha": "^10.0.0", "nock": "^13.2.9", "node-fetch": "^2.6.9", @@ -125,7 +125,7 @@ "globals": "^13.19.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "minimatch": "^3.1.2", "strip-json-comments": "^3.1.1" }, @@ -192,7 +192,7 @@ "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "gcf-utils": "^17.1.2", - "js-yaml": "^4.1.1", + "js-yaml": "^4.3.1", "jsonwebtoken": "^9.0.3" }, "engines": { @@ -207,7 +207,7 @@ "dependencies": { "@google-cloud/datastore": "^9.0.0", "gcf-utils": "^17.0.0", - "js-yaml": "^4.1.1", + "js-yaml": "^4.3.1", "jsonwebtoken": "^9.0.3", "uuid": "^9.0.0" }, @@ -223,7 +223,7 @@ "dependencies": { "@google-automations/datastore-lock": "^7.0.0", "gcf-utils": "^17.1.2", - "js-yaml": "^4.1.1", + "js-yaml": "^4.3.1", "jsonwebtoken": "^9.0.3" }, "engines": { @@ -1673,7 +1673,7 @@ "integrity": "sha512-aWQYzPY2xiKscTVTKveghtbglqZ+W4eBLIdK1C/cNiFIofy3AxKogWgEZj29PjIe5ZRYx0sRHAPc/pkcXyOmTQ==", "license": "MIT", "dependencies": { - "js-yaml": "^4.1.0" + "js-yaml": "^4.3.1" }, "engines": { "node": ">=18" @@ -3868,7 +3868,7 @@ "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "is-path-inside": "^3.0.3", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", @@ -5776,9 +5776,9 @@ "license": "MIT" }, "node_modules/js-yaml": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.0.tgz", - "integrity": "sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==", + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.1.tgz", + "integrity": "sha512-CY6crGq313MX8GkwvB7tzgp99vjQxY1++5y10/BKN/GUfHqWaOGQMNZkBvqSzsZKWk/ijwHlWzzkLulsGHhjWQ==", "funding": [ { "type": "github", @@ -6399,7 +6399,7 @@ "find-up": "^5.0.0", "glob": "^8.1.0", "he": "^1.2.0", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "log-symbols": "^4.1.0", "minimatch": "^5.1.6", "ms": "^2.1.3", @@ -7253,7 +7253,7 @@ "dotenv": "^16.3.1", "express": "^5.0.0", "ioredis": "^5.3.2", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "lru-cache": "npm:@wolfy1339/lru-cache@^11.0.2-patch.1", "octokit-auth-probot": "^2.0.2", "pino": "^9.0.0", diff --git a/packages/auto-label/package.json b/packages/auto-label/package.json index 63f952b8d97..26e22601dc1 100644 --- a/packages/auto-label/package.json +++ b/packages/auto-label/package.json @@ -41,7 +41,7 @@ "c8": "^12.0.0", "cross-env": "^7.0.3", "gts": "^4.0.0", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "mocha": "^10.0.0", "nock": "^13.2.9", "node-fetch": "^2.6.9", @@ -63,7 +63,7 @@ "@opentelemetry/sdk-trace-base": "2.8.0", "@opentelemetry/resources": "2.8.0", "@opentelemetry/context-async-hooks": "2.8.0", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "body-parser": "^2.3.0", "brace-expansion": "^5.0.8", "fast-uri": "^3.1.4", diff --git a/packages/bazel-bot/package.json b/packages/bazel-bot/package.json index 08dd3a6db86..5aa2f4f5c7a 100644 --- a/packages/bazel-bot/package.json +++ b/packages/bazel-bot/package.json @@ -14,7 +14,7 @@ "serialize-javascript": "^7.0.5", "uuid": "^11.1.1", "protobufjs": "^7.6.5", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "brace-expansion": "^5.0.8", "fast-uri": "^3.1.4", "debug": "^4.3.4", diff --git a/packages/blunderbuss/package-lock.json b/packages/blunderbuss/package-lock.json index fcb4b8b673e..a9ef122d029 100644 --- a/packages/blunderbuss/package-lock.json +++ b/packages/blunderbuss/package-lock.json @@ -22,7 +22,7 @@ "c8": "^12.0.0", "cross-env": "^7.0.3", "gts": "^4.0.0", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "mocha": "^10.0.0", "nock": "^13.2.9", "node-fetch": "^2.6.9", @@ -125,7 +125,7 @@ "globals": "^13.19.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "minimatch": "^3.1.2", "strip-json-comments": "^3.1.1" }, @@ -192,7 +192,7 @@ "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "gcf-utils": "^17.1.2", - "js-yaml": "^4.1.1", + "js-yaml": "^4.3.1", "jsonwebtoken": "^9.0.3" }, "engines": { @@ -220,7 +220,7 @@ "dependencies": { "@google-automations/datastore-lock": "^7.0.0", "gcf-utils": "^17.1.2", - "js-yaml": "^4.1.1", + "js-yaml": "^4.3.1", "jsonwebtoken": "^9.0.3" }, "engines": { @@ -1719,7 +1719,7 @@ "integrity": "sha512-aWQYzPY2xiKscTVTKveghtbglqZ+W4eBLIdK1C/cNiFIofy3AxKogWgEZj29PjIe5ZRYx0sRHAPc/pkcXyOmTQ==", "license": "MIT", "dependencies": { - "js-yaml": "^4.1.0" + "js-yaml": "^4.3.1" }, "engines": { "node": ">=18" @@ -3917,7 +3917,7 @@ "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "is-path-inside": "^3.0.3", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", @@ -5933,9 +5933,9 @@ "license": "MIT" }, "node_modules/js-yaml": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.0.tgz", - "integrity": "sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==", + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.1.tgz", + "integrity": "sha512-CY6crGq313MX8GkwvB7tzgp99vjQxY1++5y10/BKN/GUfHqWaOGQMNZkBvqSzsZKWk/ijwHlWzzkLulsGHhjWQ==", "funding": [ { "type": "github", @@ -6556,7 +6556,7 @@ "find-up": "^5.0.0", "glob": "^8.1.0", "he": "^1.2.0", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "log-symbols": "^4.1.0", "minimatch": "^5.1.6", "ms": "^2.1.3", @@ -7410,7 +7410,7 @@ "dotenv": "^16.3.1", "express": "^5.0.0", "ioredis": "^5.3.2", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "lru-cache": "npm:@wolfy1339/lru-cache@^11.0.2-patch.1", "octokit-auth-probot": "^2.0.2", "pino": "^9.0.0", diff --git a/packages/blunderbuss/package.json b/packages/blunderbuss/package.json index 42650241630..2a50b7ab475 100644 --- a/packages/blunderbuss/package.json +++ b/packages/blunderbuss/package.json @@ -41,7 +41,7 @@ "c8": "^12.0.0", "cross-env": "^7.0.3", "gts": "^4.0.0", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "mocha": "^10.0.0", "nock": "^13.2.9", "node-fetch": "^2.6.9", @@ -63,7 +63,7 @@ "@opentelemetry/sdk-trace-base": "2.8.0", "@opentelemetry/resources": "2.8.0", "@opentelemetry/context-async-hooks": "2.8.0", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "body-parser": "^2.3.0", "brace-expansion": "^5.0.8", "fast-uri": "^3.1.4", diff --git a/packages/bot-config-utils/package-lock.json b/packages/bot-config-utils/package-lock.json index 5f4eebfc841..6569f341248 100644 --- a/packages/bot-config-utils/package-lock.json +++ b/packages/bot-config-utils/package-lock.json @@ -12,7 +12,7 @@ "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "gcf-utils": "^17.2.0", - "js-yaml": "^4.3.0" + "js-yaml": "^4.3.1" }, "devDependencies": { "@octokit/types": "^8.0.0", @@ -125,7 +125,7 @@ "globals": "^13.19.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "minimatch": "^3.1.2", "strip-json-comments": "^3.1.1" }, @@ -1843,7 +1843,7 @@ "integrity": "sha512-aWQYzPY2xiKscTVTKveghtbglqZ+W4eBLIdK1C/cNiFIofy3AxKogWgEZj29PjIe5ZRYx0sRHAPc/pkcXyOmTQ==", "license": "MIT", "dependencies": { - "js-yaml": "^4.1.0" + "js-yaml": "^4.3.1" }, "engines": { "node": ">=18" @@ -4011,7 +4011,7 @@ "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "is-path-inside": "^3.0.3", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", @@ -6012,9 +6012,9 @@ "license": "MIT" }, "node_modules/js-yaml": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.0.tgz", - "integrity": "sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==", + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.1.tgz", + "integrity": "sha512-CY6crGq313MX8GkwvB7tzgp99vjQxY1++5y10/BKN/GUfHqWaOGQMNZkBvqSzsZKWk/ijwHlWzzkLulsGHhjWQ==", "funding": [ { "type": "github", @@ -6635,7 +6635,7 @@ "find-up": "^5.0.0", "glob": "^8.1.0", "he": "^1.2.0", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "log-symbols": "^4.1.0", "minimatch": "^5.1.6", "ms": "^2.1.3", @@ -7489,7 +7489,7 @@ "dotenv": "^16.3.1", "express": "^5.0.0", "ioredis": "^5.3.2", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "lru-cache": "npm:@wolfy1339/lru-cache@^11.0.2-patch.1", "octokit-auth-probot": "^2.0.2", "pino": "^9.0.0", diff --git a/packages/bot-config-utils/package.json b/packages/bot-config-utils/package.json index 23cb59641a0..75b91827479 100644 --- a/packages/bot-config-utils/package.json +++ b/packages/bot-config-utils/package.json @@ -20,7 +20,7 @@ "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "gcf-utils": "^17.2.0", - "js-yaml": "^4.3.0" + "js-yaml": "^4.3.1" }, "devDependencies": { "@octokit/types": "^8.0.0", @@ -61,7 +61,7 @@ "@opentelemetry/sdk-trace-base": "2.8.0", "@opentelemetry/resources": "2.8.0", "@opentelemetry/context-async-hooks": "2.8.0", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "body-parser": "^2.3.0", "brace-expansion": "^5.0.8", "fast-uri": "^3.1.4", diff --git a/packages/canary-bot/package-lock.json b/packages/canary-bot/package-lock.json index 554b9c868a1..e850c10869c 100644 --- a/packages/canary-bot/package-lock.json +++ b/packages/canary-bot/package-lock.json @@ -108,7 +108,7 @@ "globals": "^13.19.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "minimatch": "^3.1.2", "strip-json-comments": "^3.1.1" }, @@ -162,7 +162,7 @@ "license": "Apache-2.0", "dependencies": { "gcf-utils": "^17.1.2", - "js-yaml": "^4.1.1", + "js-yaml": "^4.3.1", "jsonwebtoken": "^9.0.3" }, "engines": { @@ -1661,7 +1661,7 @@ "integrity": "sha512-aWQYzPY2xiKscTVTKveghtbglqZ+W4eBLIdK1C/cNiFIofy3AxKogWgEZj29PjIe5ZRYx0sRHAPc/pkcXyOmTQ==", "license": "MIT", "dependencies": { - "js-yaml": "^4.1.0" + "js-yaml": "^4.3.1" }, "engines": { "node": ">=18" @@ -3771,7 +3771,7 @@ "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "is-path-inside": "^3.0.3", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", @@ -6272,7 +6272,7 @@ "find-up": "^5.0.0", "glob": "^8.1.0", "he": "^1.2.0", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "log-symbols": "^4.1.0", "minimatch": "^5.1.6", "ms": "^2.1.3", @@ -7106,7 +7106,7 @@ "dotenv": "^16.3.1", "express": "^5.0.0", "ioredis": "^5.3.2", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "lru-cache": "npm:@wolfy1339/lru-cache@^11.0.2-patch.1", "octokit-auth-probot": "^2.0.2", "pino": "^9.0.0", diff --git a/packages/cherry-pick-bot/package-lock.json b/packages/cherry-pick-bot/package-lock.json index fb0a345aee6..8c0c7f6a93a 100644 --- a/packages/cherry-pick-bot/package-lock.json +++ b/packages/cherry-pick-bot/package-lock.json @@ -127,7 +127,7 @@ "globals": "^13.19.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "minimatch": "^3.1.2", "strip-json-comments": "^3.1.1" }, @@ -194,7 +194,7 @@ "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "gcf-utils": "^17.1.2", - "js-yaml": "^4.1.1", + "js-yaml": "^4.3.1", "jsonwebtoken": "^9.0.3" }, "engines": { @@ -1582,7 +1582,7 @@ "integrity": "sha512-aWQYzPY2xiKscTVTKveghtbglqZ+W4eBLIdK1C/cNiFIofy3AxKogWgEZj29PjIe5ZRYx0sRHAPc/pkcXyOmTQ==", "license": "MIT", "dependencies": { - "js-yaml": "^4.1.0" + "js-yaml": "^4.3.1" }, "engines": { "node": ">=18" @@ -3762,7 +3762,7 @@ "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "is-path-inside": "^3.0.3", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", @@ -6345,7 +6345,7 @@ "find-up": "^5.0.0", "glob": "^8.1.0", "he": "^1.2.0", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "log-symbols": "^4.1.0", "minimatch": "^5.1.6", "ms": "^2.1.3", @@ -7230,7 +7230,7 @@ "dotenv": "^16.3.1", "express": "^5.0.0", "ioredis": "^5.3.2", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "lru-cache": "npm:@wolfy1339/lru-cache@^11.0.2-patch.1", "octokit-auth-probot": "^2.0.2", "pino": "^9.0.0", diff --git a/packages/conventional-commit-lint/package-lock.json b/packages/conventional-commit-lint/package-lock.json index 47ce78f231c..274c9d1df6b 100644 --- a/packages/conventional-commit-lint/package-lock.json +++ b/packages/conventional-commit-lint/package-lock.json @@ -22,7 +22,7 @@ "c8": "^12.0.0", "cross-env": "^7.0.3", "gts": "^4.0.0", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "mocha": "^10.0.0", "nock": "^13.2.9", "node-fetch": "^2.6.9", @@ -240,7 +240,7 @@ "globals": "^13.19.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "minimatch": "^3.1.2", "strip-json-comments": "^3.1.1" }, @@ -307,7 +307,7 @@ "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "gcf-utils": "^17.1.2", - "js-yaml": "^4.1.1", + "js-yaml": "^4.3.1", "jsonwebtoken": "^9.0.3" }, "engines": { @@ -1777,7 +1777,7 @@ "integrity": "sha512-aWQYzPY2xiKscTVTKveghtbglqZ+W4eBLIdK1C/cNiFIofy3AxKogWgEZj29PjIe5ZRYx0sRHAPc/pkcXyOmTQ==", "license": "MIT", "dependencies": { - "js-yaml": "^4.1.0" + "js-yaml": "^4.3.1" }, "engines": { "node": ">=18" @@ -4015,7 +4015,7 @@ "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "is-path-inside": "^3.0.3", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", @@ -6068,9 +6068,9 @@ "license": "MIT" }, "node_modules/js-yaml": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.0.tgz", - "integrity": "sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==", + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.1.tgz", + "integrity": "sha512-CY6crGq313MX8GkwvB7tzgp99vjQxY1++5y10/BKN/GUfHqWaOGQMNZkBvqSzsZKWk/ijwHlWzzkLulsGHhjWQ==", "funding": [ { "type": "github", @@ -6728,7 +6728,7 @@ "find-up": "^5.0.0", "glob": "^8.1.0", "he": "^1.2.0", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "log-symbols": "^4.1.0", "minimatch": "^5.1.6", "ms": "^2.1.3", @@ -7585,7 +7585,7 @@ "dotenv": "^16.3.1", "express": "^5.0.0", "ioredis": "^5.3.2", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "lru-cache": "npm:@wolfy1339/lru-cache@^11.0.2-patch.1", "octokit-auth-probot": "^2.0.2", "pino": "^9.0.0", diff --git a/packages/conventional-commit-lint/package.json b/packages/conventional-commit-lint/package.json index cec9ea4d29e..b01af7cc508 100644 --- a/packages/conventional-commit-lint/package.json +++ b/packages/conventional-commit-lint/package.json @@ -42,7 +42,7 @@ "c8": "^12.0.0", "cross-env": "^7.0.3", "gts": "^4.0.0", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "mocha": "^10.0.0", "nock": "^13.2.9", "node-fetch": "^2.6.9", @@ -61,7 +61,7 @@ "@opentelemetry/sdk-trace-base": "2.8.0", "@opentelemetry/resources": "2.8.0", "@opentelemetry/context-async-hooks": "2.8.0", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "body-parser": "^2.3.0", "brace-expansion": "^5.0.8", "fast-uri": "^3.1.4", diff --git a/packages/cron-utils/package-lock.json b/packages/cron-utils/package-lock.json index 6e2c39dc738..3f12f6950f7 100644 --- a/packages/cron-utils/package-lock.json +++ b/packages/cron-utils/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@google-cloud/run": "^1.4.0", "@google-cloud/scheduler": "^4.3.0", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "yargs": "^17.5.1" }, "bin": { @@ -112,7 +112,7 @@ "globals": "^13.19.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "minimatch": "^3.1.2", "strip-json-comments": "^3.1.1" }, @@ -1753,7 +1753,7 @@ "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "is-path-inside": "^3.0.3", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", @@ -3068,9 +3068,9 @@ "license": "MIT" }, "node_modules/js-yaml": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.0.tgz", - "integrity": "sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==", + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.1.tgz", + "integrity": "sha512-CY6crGq313MX8GkwvB7tzgp99vjQxY1++5y10/BKN/GUfHqWaOGQMNZkBvqSzsZKWk/ijwHlWzzkLulsGHhjWQ==", "funding": [ { "type": "github", @@ -3494,7 +3494,7 @@ "find-up": "^5.0.0", "glob": "^8.1.0", "he": "^1.2.0", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "log-symbols": "^4.1.0", "minimatch": "^5.1.6", "ms": "^2.1.3", diff --git a/packages/cron-utils/package.json b/packages/cron-utils/package.json index bf3698bbd89..778e40388d2 100644 --- a/packages/cron-utils/package.json +++ b/packages/cron-utils/package.json @@ -19,7 +19,7 @@ "dependencies": { "@google-cloud/run": "^1.4.0", "@google-cloud/scheduler": "^4.3.0", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "yargs": "^17.5.1" }, "devDependencies": { @@ -52,7 +52,7 @@ "tmp": "0.2.7", "uuid": "^11.1.1", "protobufjs": "^7.6.5", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "brace-expansion": "^5.0.8", "fast-uri": "^3.1.4", "debug": "^4.3.4", diff --git a/packages/datastore-lock/package-lock.json b/packages/datastore-lock/package-lock.json index e9155c85e91..289737eeddc 100644 --- a/packages/datastore-lock/package-lock.json +++ b/packages/datastore-lock/package-lock.json @@ -111,7 +111,7 @@ "globals": "^13.19.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "minimatch": "^3.1.2", "strip-json-comments": "^3.1.1" }, @@ -1637,7 +1637,7 @@ "integrity": "sha512-aWQYzPY2xiKscTVTKveghtbglqZ+W4eBLIdK1C/cNiFIofy3AxKogWgEZj29PjIe5ZRYx0sRHAPc/pkcXyOmTQ==", "license": "MIT", "dependencies": { - "js-yaml": "^4.1.0" + "js-yaml": "^4.3.1" }, "engines": { "node": ">=18" @@ -3796,7 +3796,7 @@ "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "is-path-inside": "^3.0.3", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", @@ -6371,7 +6371,7 @@ "find-up": "^5.0.0", "glob": "^8.1.0", "he": "^1.2.0", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "log-symbols": "^4.1.0", "minimatch": "^5.1.6", "ms": "^2.1.3", @@ -7189,7 +7189,7 @@ "dotenv": "^16.3.1", "express": "^5.0.0", "ioredis": "^5.3.2", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "lru-cache": "npm:@wolfy1339/lru-cache@^11.0.2-patch.1", "octokit-auth-probot": "^2.0.2", "pino": "^9.0.0", diff --git a/packages/do-not-merge/package-lock.json b/packages/do-not-merge/package-lock.json index 0b121a6f287..1be0a4d0f1d 100644 --- a/packages/do-not-merge/package-lock.json +++ b/packages/do-not-merge/package-lock.json @@ -121,7 +121,7 @@ "globals": "^13.19.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "minimatch": "^3.1.2", "strip-json-comments": "^3.1.1" }, @@ -188,7 +188,7 @@ "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "gcf-utils": "^17.1.2", - "js-yaml": "^4.1.1", + "js-yaml": "^4.3.1", "jsonwebtoken": "^9.0.3" }, "engines": { @@ -1658,7 +1658,7 @@ "integrity": "sha512-aWQYzPY2xiKscTVTKveghtbglqZ+W4eBLIdK1C/cNiFIofy3AxKogWgEZj29PjIe5ZRYx0sRHAPc/pkcXyOmTQ==", "license": "MIT", "dependencies": { - "js-yaml": "^4.1.0" + "js-yaml": "^4.3.1" }, "engines": { "node": ">=18" @@ -3819,7 +3819,7 @@ "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "is-path-inside": "^3.0.3", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", @@ -6443,7 +6443,7 @@ "find-up": "^5.0.0", "glob": "^8.1.0", "he": "^1.2.0", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "log-symbols": "^4.1.0", "minimatch": "^5.1.6", "ms": "^2.1.3", @@ -7297,7 +7297,7 @@ "dotenv": "^16.3.1", "express": "^5.0.0", "ioredis": "^5.3.2", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "lru-cache": "npm:@wolfy1339/lru-cache@^11.0.2-patch.1", "octokit-auth-probot": "^2.0.2", "pino": "^9.0.0", diff --git a/packages/failurechecker/package-lock.json b/packages/failurechecker/package-lock.json index 951990bb657..3a6bf105d59 100644 --- a/packages/failurechecker/package-lock.json +++ b/packages/failurechecker/package-lock.json @@ -121,7 +121,7 @@ "globals": "^13.19.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "minimatch": "^3.1.2", "strip-json-comments": "^3.1.1" }, @@ -162,7 +162,7 @@ "license": "Apache-2.0", "dependencies": { "gcf-utils": "^17.1.2", - "js-yaml": "^4.1.1", + "js-yaml": "^4.3.1", "jsonwebtoken": "^9.0.3" }, "engines": { @@ -1812,7 +1812,7 @@ "integrity": "sha512-aWQYzPY2xiKscTVTKveghtbglqZ+W4eBLIdK1C/cNiFIofy3AxKogWgEZj29PjIe5ZRYx0sRHAPc/pkcXyOmTQ==", "license": "MIT", "dependencies": { - "js-yaml": "^4.1.0" + "js-yaml": "^4.3.1" }, "engines": { "node": ">=18" @@ -3957,7 +3957,7 @@ "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "is-path-inside": "^3.0.3", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", @@ -6543,7 +6543,7 @@ "find-up": "^5.0.0", "glob": "^8.1.0", "he": "^1.2.0", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "log-symbols": "^4.1.0", "minimatch": "^5.1.6", "ms": "^2.1.3", @@ -7397,7 +7397,7 @@ "dotenv": "^16.3.1", "express": "^5.0.0", "ioredis": "^5.3.2", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "lru-cache": "npm:@wolfy1339/lru-cache@^11.0.2-patch.1", "octokit-auth-probot": "^2.0.2", "pino": "^9.0.0", diff --git a/packages/flakybot/package-lock.json b/packages/flakybot/package-lock.json index 78609d27172..d47994a4ae0 100644 --- a/packages/flakybot/package-lock.json +++ b/packages/flakybot/package-lock.json @@ -214,7 +214,7 @@ "globals": "^13.19.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "minimatch": "^3.1.2", "strip-json-comments": "^3.1.1" }, @@ -281,7 +281,7 @@ "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "gcf-utils": "^17.1.2", - "js-yaml": "^4.1.1", + "js-yaml": "^4.3.1", "jsonwebtoken": "^9.0.3" }, "engines": { @@ -309,7 +309,7 @@ "dependencies": { "@google-automations/datastore-lock": "^7.0.0", "gcf-utils": "^17.1.2", - "js-yaml": "^4.1.1", + "js-yaml": "^4.3.1", "jsonwebtoken": "^9.0.3" }, "engines": { @@ -1856,7 +1856,7 @@ "resolved": "https://registry.npmjs.org/@probot/octokit-plugin-config/-/octokit-plugin-config-2.0.1.tgz", "integrity": "sha512-aWQYzPY2xiKscTVTKveghtbglqZ+W4eBLIdK1C/cNiFIofy3AxKogWgEZj29PjIe5ZRYx0sRHAPc/pkcXyOmTQ==", "dependencies": { - "js-yaml": "^4.1.0" + "js-yaml": "^4.3.1" }, "engines": { "node": ">=18" @@ -3909,7 +3909,7 @@ "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "is-path-inside": "^3.0.3", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", @@ -6409,7 +6409,7 @@ "find-up": "^5.0.0", "glob": "^8.1.0", "he": "^1.2.0", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "log-symbols": "^4.1.0", "minimatch": "^5.1.6", "ms": "^2.1.3", @@ -7232,7 +7232,7 @@ "dotenv": "^16.3.1", "express": "^4.21.0", "ioredis": "^5.3.2", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "lru-cache": "npm:@wolfy1339/lru-cache@^11.0.2-patch.1", "octokit-auth-probot": "^2.0.1", "pino": "^9.0.0", diff --git a/packages/gcf-utils/package-lock.json b/packages/gcf-utils/package-lock.json index f0b9b195208..118f5619421 100644 --- a/packages/gcf-utils/package-lock.json +++ b/packages/gcf-utils/package-lock.json @@ -136,7 +136,7 @@ "globals": "^13.19.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "minimatch": "^3.1.2", "strip-json-comments": "^3.1.1" }, @@ -1541,7 +1541,7 @@ "integrity": "sha512-aWQYzPY2xiKscTVTKveghtbglqZ+W4eBLIdK1C/cNiFIofy3AxKogWgEZj29PjIe5ZRYx0sRHAPc/pkcXyOmTQ==", "license": "MIT", "dependencies": { - "js-yaml": "^4.1.0" + "js-yaml": "^4.3.1" }, "engines": { "node": ">=18" @@ -3584,7 +3584,7 @@ "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "is-path-inside": "^3.0.3", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", @@ -6003,7 +6003,7 @@ "find-up": "^5.0.0", "glob": "^8.1.0", "he": "^1.2.0", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "log-symbols": "^4.1.0", "minimatch": "^5.1.6", "ms": "^2.1.3", @@ -6912,7 +6912,7 @@ "dotenv": "^16.3.1", "express": "^5.0.0", "ioredis": "^5.3.2", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "lru-cache": "npm:@wolfy1339/lru-cache@^11.0.2-patch.1", "octokit-auth-probot": "^2.0.2", "pino": "^9.0.0", diff --git a/packages/generate-bot/package-lock.json b/packages/generate-bot/package-lock.json index a71d3274ed2..4a34d86fee0 100644 --- a/packages/generate-bot/package-lock.json +++ b/packages/generate-bot/package-lock.json @@ -93,7 +93,7 @@ "globals": "^13.19.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "minimatch": "^3.1.2", "strip-json-comments": "^3.1.1" }, @@ -1061,7 +1061,7 @@ "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "is-path-inside": "^3.0.3", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", @@ -2383,7 +2383,7 @@ "find-up": "^5.0.0", "glob": "^8.1.0", "he": "^1.2.0", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "log-symbols": "^4.1.0", "minimatch": "^5.1.6", "ms": "^2.1.3", diff --git a/packages/generated-files-bot/package-lock.json b/packages/generated-files-bot/package-lock.json index 903a050a42f..134e7fcc434 100644 --- a/packages/generated-files-bot/package-lock.json +++ b/packages/generated-files-bot/package-lock.json @@ -12,7 +12,7 @@ "@google-automations/bot-config-utils": "^9.0.0", "@google-automations/issue-utils": "^5.0.0", "gcf-utils": "^17.2.0", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "jsonpath": "^1.2.0", "minimatch": "^10.2.4" }, @@ -127,7 +127,7 @@ "globals": "^13.19.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "minimatch": "^3.1.2", "strip-json-comments": "^3.1.1" }, @@ -194,7 +194,7 @@ "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "gcf-utils": "^17.1.2", - "js-yaml": "^4.1.1", + "js-yaml": "^4.3.1", "jsonwebtoken": "^9.0.3" }, "engines": { @@ -208,7 +208,7 @@ "license": "Apache-2.0", "dependencies": { "gcf-utils": "^17.1.2", - "js-yaml": "^4.1.1", + "js-yaml": "^4.3.1", "jsonwebtoken": "^9.0.3" }, "engines": { @@ -1678,7 +1678,7 @@ "integrity": "sha512-aWQYzPY2xiKscTVTKveghtbglqZ+W4eBLIdK1C/cNiFIofy3AxKogWgEZj29PjIe5ZRYx0sRHAPc/pkcXyOmTQ==", "license": "MIT", "dependencies": { - "js-yaml": "^4.1.0" + "js-yaml": "^4.3.1" }, "engines": { "node": ">=18" @@ -3891,7 +3891,7 @@ "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "is-path-inside": "^3.0.3", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", @@ -5903,9 +5903,9 @@ "license": "MIT" }, "node_modules/js-yaml": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.0.tgz", - "integrity": "sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==", + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.1.tgz", + "integrity": "sha512-CY6crGq313MX8GkwvB7tzgp99vjQxY1++5y10/BKN/GUfHqWaOGQMNZkBvqSzsZKWk/ijwHlWzzkLulsGHhjWQ==", "funding": [ { "type": "github", @@ -6536,7 +6536,7 @@ "find-up": "^5.0.0", "glob": "^8.1.0", "he": "^1.2.0", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "log-symbols": "^4.1.0", "minimatch": "^5.1.6", "ms": "^2.1.3", @@ -7390,7 +7390,7 @@ "dotenv": "^16.3.1", "express": "^5.0.0", "ioredis": "^5.3.2", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "lru-cache": "npm:@wolfy1339/lru-cache@^11.0.2-patch.1", "octokit-auth-probot": "^2.0.2", "pino": "^9.0.0", diff --git a/packages/generated-files-bot/package.json b/packages/generated-files-bot/package.json index 4429cb0154c..38667516792 100644 --- a/packages/generated-files-bot/package.json +++ b/packages/generated-files-bot/package.json @@ -31,7 +31,7 @@ "@google-automations/bot-config-utils": "^9.0.0", "@google-automations/issue-utils": "^5.0.0", "gcf-utils": "^17.2.0", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "jsonpath": "^1.2.0", "minimatch": "^10.2.4" }, @@ -68,7 +68,7 @@ "@opentelemetry/sdk-trace-base": "2.8.0", "@opentelemetry/resources": "2.8.0", "@opentelemetry/context-async-hooks": "2.8.0", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "body-parser": "^2.3.0", "brace-expansion": "^5.0.8", "fast-uri": "^3.1.4", diff --git a/packages/git-file-utils/package-lock.json b/packages/git-file-utils/package-lock.json index 7a37c917d71..3f0134ab567 100644 --- a/packages/git-file-utils/package-lock.json +++ b/packages/git-file-utils/package-lock.json @@ -106,7 +106,7 @@ "globals": "^13.19.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "minimatch": "^3.1.2", "strip-json-comments": "^3.1.1" }, @@ -1529,7 +1529,7 @@ "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "is-path-inside": "^3.0.3", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", @@ -2978,7 +2978,7 @@ "find-up": "^5.0.0", "glob": "^8.1.0", "he": "^1.2.0", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "log-symbols": "^4.1.0", "minimatch": "^5.1.6", "ms": "^2.1.3", diff --git a/packages/header-checker-lint/package-lock.json b/packages/header-checker-lint/package-lock.json index 9a0f6f005dc..00fa6cb1805 100644 --- a/packages/header-checker-lint/package-lock.json +++ b/packages/header-checker-lint/package-lock.json @@ -122,7 +122,7 @@ "globals": "^13.19.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "minimatch": "^3.1.2", "strip-json-comments": "^3.1.1" }, @@ -189,7 +189,7 @@ "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "gcf-utils": "^17.1.2", - "js-yaml": "^4.1.1", + "js-yaml": "^4.3.1", "jsonwebtoken": "^9.0.3" }, "engines": { @@ -1659,7 +1659,7 @@ "integrity": "sha512-aWQYzPY2xiKscTVTKveghtbglqZ+W4eBLIdK1C/cNiFIofy3AxKogWgEZj29PjIe5ZRYx0sRHAPc/pkcXyOmTQ==", "license": "MIT", "dependencies": { - "js-yaml": "^4.1.0" + "js-yaml": "^4.3.1" }, "engines": { "node": ">=18" @@ -3818,7 +3818,7 @@ "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "is-path-inside": "^3.0.3", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", @@ -6442,7 +6442,7 @@ "find-up": "^5.0.0", "glob": "^8.1.0", "he": "^1.2.0", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "log-symbols": "^4.1.0", "minimatch": "^5.1.6", "ms": "^2.1.3", @@ -7296,7 +7296,7 @@ "dotenv": "^16.3.1", "express": "^5.0.0", "ioredis": "^5.3.2", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "lru-cache": "npm:@wolfy1339/lru-cache@^11.0.2-patch.1", "octokit-auth-probot": "^2.0.2", "pino": "^9.0.0", diff --git a/packages/issue-utils/package-lock.json b/packages/issue-utils/package-lock.json index 2c24c79a014..9643f369852 100644 --- a/packages/issue-utils/package-lock.json +++ b/packages/issue-utils/package-lock.json @@ -103,7 +103,7 @@ "globals": "^13.19.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "minimatch": "^3.1.2", "strip-json-comments": "^3.1.1" }, @@ -1600,7 +1600,7 @@ "integrity": "sha512-aWQYzPY2xiKscTVTKveghtbglqZ+W4eBLIdK1C/cNiFIofy3AxKogWgEZj29PjIe5ZRYx0sRHAPc/pkcXyOmTQ==", "license": "MIT", "dependencies": { - "js-yaml": "^4.1.0" + "js-yaml": "^4.3.1" }, "engines": { "node": ">=18" @@ -3609,7 +3609,7 @@ "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "is-path-inside": "^3.0.3", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", @@ -6088,7 +6088,7 @@ "find-up": "^5.0.0", "glob": "^8.1.0", "he": "^1.2.0", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "log-symbols": "^4.1.0", "minimatch": "^5.1.6", "ms": "^2.1.3", @@ -6891,7 +6891,7 @@ "dotenv": "^16.3.1", "express": "^5.0.0", "ioredis": "^5.3.2", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "lru-cache": "npm:@wolfy1339/lru-cache@^11.0.2-patch.1", "octokit-auth-probot": "^2.0.2", "pino": "^9.0.0", diff --git a/packages/label-sync/package-lock.json b/packages/label-sync/package-lock.json index aa4385aca56..e77910694f7 100644 --- a/packages/label-sync/package-lock.json +++ b/packages/label-sync/package-lock.json @@ -107,7 +107,7 @@ "globals": "^13.19.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "minimatch": "^3.1.2", "strip-json-comments": "^3.1.1" }, @@ -1604,7 +1604,7 @@ "integrity": "sha512-aWQYzPY2xiKscTVTKveghtbglqZ+W4eBLIdK1C/cNiFIofy3AxKogWgEZj29PjIe5ZRYx0sRHAPc/pkcXyOmTQ==", "license": "MIT", "dependencies": { - "js-yaml": "^4.1.0" + "js-yaml": "^4.3.1" }, "engines": { "node": ">=18" @@ -3678,7 +3678,7 @@ "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "is-path-inside": "^3.0.3", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", @@ -6179,7 +6179,7 @@ "find-up": "^5.0.0", "glob": "^8.1.0", "he": "^1.2.0", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "log-symbols": "^4.1.0", "minimatch": "^5.1.6", "ms": "^2.1.3", @@ -7013,7 +7013,7 @@ "dotenv": "^16.3.1", "express": "^5.0.0", "ioredis": "^5.3.2", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "lru-cache": "npm:@wolfy1339/lru-cache@^11.0.2-patch.1", "octokit-auth-probot": "^2.0.2", "pino": "^9.0.0", diff --git a/packages/label-utils/package-lock.json b/packages/label-utils/package-lock.json index 582f902a21c..615286f5964 100644 --- a/packages/label-utils/package-lock.json +++ b/packages/label-utils/package-lock.json @@ -121,7 +121,7 @@ "globals": "^13.19.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "minimatch": "^3.1.2", "strip-json-comments": "^3.1.1" }, @@ -1660,7 +1660,7 @@ "integrity": "sha512-aWQYzPY2xiKscTVTKveghtbglqZ+W4eBLIdK1C/cNiFIofy3AxKogWgEZj29PjIe5ZRYx0sRHAPc/pkcXyOmTQ==", "license": "MIT", "dependencies": { - "js-yaml": "^4.1.0" + "js-yaml": "^4.3.1" }, "engines": { "node": ">=18" @@ -3835,7 +3835,7 @@ "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "is-path-inside": "^3.0.3", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", @@ -6436,7 +6436,7 @@ "find-up": "^5.0.0", "glob": "^8.1.0", "he": "^1.2.0", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "log-symbols": "^4.1.0", "minimatch": "^5.1.6", "ms": "^2.1.3", @@ -7290,7 +7290,7 @@ "dotenv": "^16.3.1", "express": "^5.0.0", "ioredis": "^5.3.2", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "lru-cache": "npm:@wolfy1339/lru-cache@^11.0.2-patch.1", "octokit-auth-probot": "^2.0.2", "pino": "^9.0.0", diff --git a/packages/loadtest-bot/package-lock.json b/packages/loadtest-bot/package-lock.json index 0e4cd9ca753..d86500d69d0 100644 --- a/packages/loadtest-bot/package-lock.json +++ b/packages/loadtest-bot/package-lock.json @@ -106,7 +106,7 @@ "globals": "^13.19.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "minimatch": "^3.1.2", "strip-json-comments": "^3.1.1" }, @@ -1603,7 +1603,7 @@ "integrity": "sha512-aWQYzPY2xiKscTVTKveghtbglqZ+W4eBLIdK1C/cNiFIofy3AxKogWgEZj29PjIe5ZRYx0sRHAPc/pkcXyOmTQ==", "license": "MIT", "dependencies": { - "js-yaml": "^4.1.0" + "js-yaml": "^4.3.1" }, "engines": { "node": ">=18" @@ -3612,7 +3612,7 @@ "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "is-path-inside": "^3.0.3", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", @@ -6091,7 +6091,7 @@ "find-up": "^5.0.0", "glob": "^8.1.0", "he": "^1.2.0", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "log-symbols": "^4.1.0", "minimatch": "^5.1.6", "ms": "^2.1.3", @@ -6894,7 +6894,7 @@ "dotenv": "^16.3.1", "express": "^5.0.0", "ioredis": "^5.3.2", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "lru-cache": "npm:@wolfy1339/lru-cache@^11.0.2-patch.1", "octokit-auth-probot": "^2.0.2", "pino": "^9.0.0", diff --git a/packages/merge-on-green/package-lock.json b/packages/merge-on-green/package-lock.json index 873861cf872..2a81d8e4686 100644 --- a/packages/merge-on-green/package-lock.json +++ b/packages/merge-on-green/package-lock.json @@ -108,7 +108,7 @@ "globals": "^13.19.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "minimatch": "^3.1.2", "strip-json-comments": "^3.1.1" }, @@ -150,7 +150,7 @@ "dependencies": { "@google-cloud/datastore": "^9.0.0", "gcf-utils": "^17.0.0", - "js-yaml": "^4.1.1", + "js-yaml": "^4.3.1", "jsonwebtoken": "^9.0.3", "uuid": "^9.0.0" }, @@ -166,7 +166,7 @@ "dependencies": { "@google-automations/datastore-lock": "^7.0.0", "gcf-utils": "^17.1.2", - "js-yaml": "^4.1.1", + "js-yaml": "^4.3.1", "jsonwebtoken": "^9.0.3" }, "engines": { @@ -1665,7 +1665,7 @@ "integrity": "sha512-aWQYzPY2xiKscTVTKveghtbglqZ+W4eBLIdK1C/cNiFIofy3AxKogWgEZj29PjIe5ZRYx0sRHAPc/pkcXyOmTQ==", "license": "MIT", "dependencies": { - "js-yaml": "^4.1.0" + "js-yaml": "^4.3.1" }, "engines": { "node": ">=18" @@ -3769,7 +3769,7 @@ "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "is-path-inside": "^3.0.3", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", @@ -6271,7 +6271,7 @@ "find-up": "^5.0.0", "glob": "^8.1.0", "he": "^1.2.0", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "log-symbols": "^4.1.0", "minimatch": "^5.1.6", "ms": "^2.1.3", @@ -7109,7 +7109,7 @@ "dotenv": "^16.3.1", "express": "^5.0.0", "ioredis": "^5.3.2", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "lru-cache": "npm:@wolfy1339/lru-cache@^11.0.2-patch.1", "octokit-auth-probot": "^2.0.2", "pino": "^9.0.0", diff --git a/packages/mono-repo-publish/package-lock.json b/packages/mono-repo-publish/package-lock.json index 84c155beb37..1a3ce3d9232 100644 --- a/packages/mono-repo-publish/package-lock.json +++ b/packages/mono-repo-publish/package-lock.json @@ -112,7 +112,7 @@ "globals": "^13.19.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "minimatch": "^3.1.2", "strip-json-comments": "^3.1.1" }, @@ -1677,7 +1677,7 @@ "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "is-path-inside": "^3.0.3", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", @@ -3206,7 +3206,7 @@ "find-up": "^5.0.0", "glob": "^8.1.0", "he": "^1.2.0", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "log-symbols": "^4.1.0", "minimatch": "^5.1.6", "ms": "^2.1.3", diff --git a/packages/mono-repo-publish/test/sample-private-package/package-lock.json b/packages/mono-repo-publish/test/sample-private-package/package-lock.json index a0b1c75fe93..3bc70386874 100644 --- a/packages/mono-repo-publish/test/sample-private-package/package-lock.json +++ b/packages/mono-repo-publish/test/sample-private-package/package-lock.json @@ -1794,9 +1794,9 @@ } }, "node_modules/js-yaml": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.0.tgz", - "integrity": "sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==", + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.1.tgz", + "integrity": "sha512-CY6crGq313MX8GkwvB7tzgp99vjQxY1++5y10/BKN/GUfHqWaOGQMNZkBvqSzsZKWk/ijwHlWzzkLulsGHhjWQ==", "dev": true, "funding": [ { @@ -2053,7 +2053,7 @@ "glob": "^10.4.5", "he": "^1.2.0", "is-path-inside": "^3.0.3", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "log-symbols": "^4.1.0", "minimatch": "^9.0.5", "ms": "^2.1.3", diff --git a/packages/mono-repo-publish/test/sample-private-package/package.json b/packages/mono-repo-publish/test/sample-private-package/package.json index 8a52aafeeb7..5d60ac072c8 100644 --- a/packages/mono-repo-publish/test/sample-private-package/package.json +++ b/packages/mono-repo-publish/test/sample-private-package/package.json @@ -37,7 +37,7 @@ "serialize-javascript": "^7.0.5", "uuid": "^11.1.1", "protobufjs": "^7.6.5", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "body-parser": "^2.3.0", "brace-expansion": "^5.0.8", "fast-uri": "^3.1.4" diff --git a/packages/object-selector/package-lock.json b/packages/object-selector/package-lock.json index 03ecaeb6f4a..6a35d0ff8f1 100644 --- a/packages/object-selector/package-lock.json +++ b/packages/object-selector/package-lock.json @@ -12,7 +12,7 @@ "@octokit/rest": "^20.1.2", "ajv": "^8.11.0", "easy-object-selector": "^1.3.0", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "yargs": "^17.5.1" }, "bin": { @@ -115,7 +115,7 @@ "globals": "^13.19.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "minimatch": "^3.1.2", "strip-json-comments": "^3.1.1" }, @@ -1594,7 +1594,7 @@ "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "is-path-inside": "^3.0.3", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", @@ -2726,9 +2726,9 @@ "license": "MIT" }, "node_modules/js-yaml": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.0.tgz", - "integrity": "sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==", + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.1.tgz", + "integrity": "sha512-CY6crGq313MX8GkwvB7tzgp99vjQxY1++5y10/BKN/GUfHqWaOGQMNZkBvqSzsZKWk/ijwHlWzzkLulsGHhjWQ==", "funding": [ { "type": "github", @@ -3096,7 +3096,7 @@ "find-up": "^5.0.0", "glob": "^8.1.0", "he": "^1.2.0", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "log-symbols": "^4.1.0", "minimatch": "^5.1.6", "ms": "^2.1.3", diff --git a/packages/object-selector/package.json b/packages/object-selector/package.json index 64696613099..5a88e61ee4d 100644 --- a/packages/object-selector/package.json +++ b/packages/object-selector/package.json @@ -20,7 +20,7 @@ "@octokit/rest": "^20.1.2", "ajv": "^8.11.0", "easy-object-selector": "^1.3.0", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "yargs": "^17.5.1" }, "devDependencies": { @@ -57,7 +57,7 @@ "tmp": "0.2.7", "uuid": "^11.1.1", "protobufjs": "^7.6.5", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "brace-expansion": "^5.0.8", "fast-uri": "^3.1.4", "debug": "^4.3.4", diff --git a/packages/owl-bot/package-lock.json b/packages/owl-bot/package-lock.json index de8ba31e557..01b4db7911e 100644 --- a/packages/owl-bot/package-lock.json +++ b/packages/owl-bot/package-lock.json @@ -23,7 +23,7 @@ "gaxios": "^5.0.1", "gcf-utils": "^17.2.0", "glob": "^13.0.6", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "jsonwebtoken": "^9.0.3", "probot": "^13.4.4", "tmp": "0.2.7", @@ -211,7 +211,7 @@ "globals": "^13.9.0", "ignore": "^4.0.6", "import-fresh": "^3.2.1", - "js-yaml": "^3.13.1", + "js-yaml": "^4.3.1", "minimatch": "^3.0.4", "strip-json-comments": "^3.1.1" }, @@ -378,7 +378,7 @@ "dependencies": { "@google-automations/datastore-lock": "^7.0.0", "gcf-utils": "^17.1.2", - "js-yaml": "^4.1.1", + "js-yaml": "^4.3.1", "jsonwebtoken": "^9.0.3" }, "engines": { @@ -1925,7 +1925,7 @@ "integrity": "sha512-aWQYzPY2xiKscTVTKveghtbglqZ+W4eBLIdK1C/cNiFIofy3AxKogWgEZj29PjIe5ZRYx0sRHAPc/pkcXyOmTQ==", "license": "MIT", "dependencies": { - "js-yaml": "^4.1.0" + "js-yaml": "^4.3.1" }, "engines": { "node": ">=18" @@ -4077,7 +4077,7 @@ "import-fresh": "^3.0.0", "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", - "js-yaml": "^3.13.1", + "js-yaml": "^4.3.1", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", @@ -6182,9 +6182,9 @@ "license": "MIT" }, "node_modules/js-yaml": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.0.tgz", - "integrity": "sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==", + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.1.tgz", + "integrity": "sha512-CY6crGq313MX8GkwvB7tzgp99vjQxY1++5y10/BKN/GUfHqWaOGQMNZkBvqSzsZKWk/ijwHlWzzkLulsGHhjWQ==", "funding": [ { "type": "github", @@ -6841,7 +6841,7 @@ "glob": "^10.4.5", "he": "^1.2.0", "is-path-inside": "^3.0.3", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "log-symbols": "^4.1.0", "minimatch": "^9.0.5", "ms": "^2.1.3", @@ -7729,7 +7729,7 @@ "dotenv": "^16.3.1", "express": "^5.0.0", "ioredis": "^5.3.2", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "lru-cache": "npm:@wolfy1339/lru-cache@^11.0.2-patch.1", "octokit-auth-probot": "^2.0.2", "pino": "^9.0.0", diff --git a/packages/owl-bot/package.json b/packages/owl-bot/package.json index e1d10399e34..cde892d4b25 100644 --- a/packages/owl-bot/package.json +++ b/packages/owl-bot/package.json @@ -77,7 +77,7 @@ "gaxios": "^5.0.1", "gcf-utils": "^17.2.0", "glob": "^13.0.6", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "jsonwebtoken": "^9.0.3", "probot": "^13.4.4", "tmp": "0.2.7", @@ -97,7 +97,7 @@ "@opentelemetry/sdk-trace-base": "2.8.0", "@opentelemetry/resources": "2.8.0", "@opentelemetry/context-async-hooks": "2.8.0", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "body-parser": "^2.3.0", "brace-expansion": "^5.0.8", "fast-uri": "^3.1.4", diff --git a/packages/owlbot-bootstrapper/cli/package-lock.json b/packages/owlbot-bootstrapper/cli/package-lock.json index 85f41c8fbd2..42996b08205 100644 --- a/packages/owlbot-bootstrapper/cli/package-lock.json +++ b/packages/owlbot-bootstrapper/cli/package-lock.json @@ -10,7 +10,7 @@ "license": "Apache-2.0", "dependencies": { "@google-cloud/cloudbuild": "^4.0.0", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "jws": "^4.0.1", "yargs": "^17.5.1" }, @@ -175,7 +175,7 @@ "globals": "^13.9.0", "ignore": "^4.0.6", "import-fresh": "^3.2.1", - "js-yaml": "^3.13.1", + "js-yaml": "^4.3.1", "minimatch": "^3.0.4", "strip-json-comments": "^3.1.1" }, @@ -1884,7 +1884,7 @@ "import-fresh": "^3.0.0", "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", - "js-yaml": "^3.13.1", + "js-yaml": "^4.3.1", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", @@ -3312,9 +3312,9 @@ "license": "MIT" }, "node_modules/js-yaml": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.0.tgz", - "integrity": "sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==", + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.1.tgz", + "integrity": "sha512-CY6crGq313MX8GkwvB7tzgp99vjQxY1++5y10/BKN/GUfHqWaOGQMNZkBvqSzsZKWk/ijwHlWzzkLulsGHhjWQ==", "funding": [ { "type": "github", @@ -3765,7 +3765,7 @@ "find-up": "^5.0.0", "glob": "^8.1.0", "he": "^1.2.0", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "log-symbols": "^4.1.0", "minimatch": "^5.1.6", "ms": "^2.1.3", diff --git a/packages/owlbot-bootstrapper/cli/package.json b/packages/owlbot-bootstrapper/cli/package.json index 8640ecd12a7..92702def60f 100644 --- a/packages/owlbot-bootstrapper/cli/package.json +++ b/packages/owlbot-bootstrapper/cli/package.json @@ -29,7 +29,7 @@ }, "dependencies": { "@google-cloud/cloudbuild": "^4.0.0", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "jws": "^4.0.1", "yargs": "^17.5.1" }, @@ -61,7 +61,7 @@ "tmp": "0.2.7", "uuid": "^11.1.1", "protobufjs": "^7.6.5", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "brace-expansion": "^5.0.8", "fast-uri": "^3.1.5" } diff --git a/packages/owlbot-bootstrapper/common-container/package-lock.json b/packages/owlbot-bootstrapper/common-container/package-lock.json index cbb46909408..c18b7a06c65 100644 --- a/packages/owlbot-bootstrapper/common-container/package-lock.json +++ b/packages/owlbot-bootstrapper/common-container/package-lock.json @@ -18,7 +18,7 @@ "@types/yargs": "^17.0.12", "gaxios": "^7.1.4", "gcf-utils": "^17.2.0", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "jsonwebtoken": "^9.0.3", "path-to-regexp": "^1.9.0", "yargs": "^17.5.1" @@ -197,7 +197,7 @@ "globals": "^13.9.0", "ignore": "^4.0.6", "import-fresh": "^3.2.1", - "js-yaml": "^3.13.1", + "js-yaml": "^4.3.1", "minimatch": "^3.0.4", "strip-json-comments": "^3.1.1" }, @@ -1663,7 +1663,7 @@ "integrity": "sha512-aWQYzPY2xiKscTVTKveghtbglqZ+W4eBLIdK1C/cNiFIofy3AxKogWgEZj29PjIe5ZRYx0sRHAPc/pkcXyOmTQ==", "license": "MIT", "dependencies": { - "js-yaml": "^4.1.0" + "js-yaml": "^4.3.1" }, "engines": { "node": ">=18" @@ -3947,7 +3947,7 @@ "import-fresh": "^3.0.0", "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", - "js-yaml": "^3.13.1", + "js-yaml": "^4.3.1", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", @@ -6004,9 +6004,9 @@ "license": "MIT" }, "node_modules/js-yaml": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.0.tgz", - "integrity": "sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==", + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.1.tgz", + "integrity": "sha512-CY6crGq313MX8GkwvB7tzgp99vjQxY1++5y10/BKN/GUfHqWaOGQMNZkBvqSzsZKWk/ijwHlWzzkLulsGHhjWQ==", "funding": [ { "type": "github", @@ -6637,7 +6637,7 @@ "find-up": "^5.0.0", "glob": "^8.1.0", "he": "^1.2.0", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "log-symbols": "^4.1.0", "minimatch": "^5.1.6", "ms": "^2.1.3", @@ -7626,7 +7626,7 @@ "dotenv": "^16.3.1", "express": "^5.0.0", "ioredis": "^5.3.2", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "lru-cache": "npm:@wolfy1339/lru-cache@^11.0.2-patch.1", "octokit-auth-probot": "^2.0.2", "pino": "^9.0.0", diff --git a/packages/owlbot-bootstrapper/common-container/package.json b/packages/owlbot-bootstrapper/common-container/package.json index 52c9efcb089..1ab9cbd6da7 100644 --- a/packages/owlbot-bootstrapper/common-container/package.json +++ b/packages/owlbot-bootstrapper/common-container/package.json @@ -34,7 +34,7 @@ "@types/yargs": "^17.0.12", "gaxios": "^7.1.4", "gcf-utils": "^17.2.0", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "jsonwebtoken": "^9.0.3", "path-to-regexp": "^1.9.0", "yargs": "^17.5.1" @@ -71,7 +71,7 @@ "@opentelemetry/sdk-trace-base": "2.8.0", "@opentelemetry/resources": "2.8.0", "@opentelemetry/context-async-hooks": "2.8.0", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "body-parser": "^2.3.0", "brace-expansion": "^5.0.8", "fast-uri": "^3.1.5" diff --git a/packages/owlbot-bootstrapper/package.json b/packages/owlbot-bootstrapper/package.json index 9e391460d77..dfe89b70958 100644 --- a/packages/owlbot-bootstrapper/package.json +++ b/packages/owlbot-bootstrapper/package.json @@ -30,7 +30,7 @@ "serialize-javascript": "^7.0.5", "uuid": "^11.1.1", "protobufjs": "^7.6.5", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "brace-expansion": "^5.0.8", "fast-uri": "^3.1.4", "debug": "^4.3.4", diff --git a/packages/release-please/package-lock.json b/packages/release-please/package-lock.json index dcab9816b51..34b8190b44f 100644 --- a/packages/release-please/package-lock.json +++ b/packages/release-please/package-lock.json @@ -26,7 +26,7 @@ "c8": "^12.0.0", "cross-env": "^7.0.3", "gts": "^4.0.0", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "mocha": "^10.0.0", "nock": "^13.2.9", "node-fetch": "^2.6.9", @@ -137,7 +137,7 @@ "globals": "^13.19.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "minimatch": "^3.1.2", "strip-json-comments": "^3.1.1" }, @@ -204,7 +204,7 @@ "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "gcf-utils": "^17.1.2", - "js-yaml": "^4.1.1", + "js-yaml": "^4.3.1", "jsonwebtoken": "^9.0.3" }, "engines": { @@ -257,7 +257,7 @@ "license": "Apache-2.0", "dependencies": { "gcf-utils": "^17.1.2", - "js-yaml": "^4.1.1", + "js-yaml": "^4.3.1", "jsonwebtoken": "^9.0.3" }, "engines": { @@ -272,7 +272,7 @@ "dependencies": { "@google-automations/datastore-lock": "^7.0.0", "gcf-utils": "^17.1.2", - "js-yaml": "^4.1.1", + "js-yaml": "^4.3.1", "jsonwebtoken": "^9.0.3" }, "engines": { @@ -1770,7 +1770,7 @@ "integrity": "sha512-aWQYzPY2xiKscTVTKveghtbglqZ+W4eBLIdK1C/cNiFIofy3AxKogWgEZj29PjIe5ZRYx0sRHAPc/pkcXyOmTQ==", "license": "MIT", "dependencies": { - "js-yaml": "^4.1.0" + "js-yaml": "^4.3.1" }, "engines": { "node": ">=18" @@ -4208,7 +4208,7 @@ "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "is-path-inside": "^3.0.3", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", @@ -6254,9 +6254,9 @@ "license": "MIT" }, "node_modules/js-yaml": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.0.tgz", - "integrity": "sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==", + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.1.tgz", + "integrity": "sha512-CY6crGq313MX8GkwvB7tzgp99vjQxY1++5y10/BKN/GUfHqWaOGQMNZkBvqSzsZKWk/ijwHlWzzkLulsGHhjWQ==", "funding": [ { "type": "github", @@ -6902,7 +6902,7 @@ "find-up": "^5.0.0", "glob": "^8.1.0", "he": "^1.2.0", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "log-symbols": "^4.1.0", "minimatch": "^5.1.6", "ms": "^2.1.3", @@ -7800,7 +7800,7 @@ "dotenv": "^16.3.1", "express": "^5.0.0", "ioredis": "^5.3.2", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "lru-cache": "npm:@wolfy1339/lru-cache@^11.0.2-patch.1", "octokit-auth-probot": "^2.0.2", "pino": "^9.0.0", @@ -8671,7 +8671,7 @@ "figures": "^3.0.0", "http-proxy-agent": "^7.0.0", "https-proxy-agent": "^7.0.0", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "jsonpath-plus": "^10.0.0", "node-html-parser": "^6.0.0", "parse-github-repo-url": "^1.4.1", diff --git a/packages/release-please/package.json b/packages/release-please/package.json index f8ebe749a51..b86c9711ffb 100644 --- a/packages/release-please/package.json +++ b/packages/release-please/package.json @@ -45,7 +45,7 @@ "c8": "^12.0.0", "cross-env": "^7.0.3", "gts": "^4.0.0", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "mocha": "^10.0.0", "nock": "^13.2.9", "node-fetch": "^2.6.9", @@ -67,7 +67,7 @@ "@opentelemetry/sdk-trace-base": "2.8.0", "@opentelemetry/resources": "2.8.0", "@opentelemetry/context-async-hooks": "2.8.0", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "body-parser": "^2.3.0", "brace-expansion": "^5.0.8", "fast-uri": "^3.1.4", diff --git a/packages/repo-metadata-lint/package-lock.json b/packages/repo-metadata-lint/package-lock.json index 483c831c777..050b91bdf92 100644 --- a/packages/repo-metadata-lint/package-lock.json +++ b/packages/repo-metadata-lint/package-lock.json @@ -116,7 +116,7 @@ "globals": "^13.19.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "minimatch": "^3.1.2", "strip-json-comments": "^3.1.1" }, @@ -1632,7 +1632,7 @@ "integrity": "sha512-aWQYzPY2xiKscTVTKveghtbglqZ+W4eBLIdK1C/cNiFIofy3AxKogWgEZj29PjIe5ZRYx0sRHAPc/pkcXyOmTQ==", "license": "MIT", "dependencies": { - "js-yaml": "^4.1.0" + "js-yaml": "^4.3.1" }, "engines": { "node": ">=18" @@ -3735,7 +3735,7 @@ "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "is-path-inside": "^3.0.3", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", @@ -6243,7 +6243,7 @@ "find-up": "^5.0.0", "glob": "^8.1.0", "he": "^1.2.0", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "log-symbols": "^4.1.0", "minimatch": "^5.1.6", "ms": "^2.1.3", @@ -7108,7 +7108,7 @@ "dotenv": "^16.3.1", "express": "^5.0.0", "ioredis": "^5.3.2", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "lru-cache": "npm:@wolfy1339/lru-cache@^11.0.2-patch.1", "octokit-auth-probot": "^2.0.2", "pino": "^9.0.0", diff --git a/packages/secret-rotator/package-lock.json b/packages/secret-rotator/package-lock.json index 67468f81e8f..aa8c44e2b6b 100644 --- a/packages/secret-rotator/package-lock.json +++ b/packages/secret-rotator/package-lock.json @@ -112,7 +112,7 @@ "globals": "^13.19.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "minimatch": "^3.1.2", "strip-json-comments": "^3.1.1" }, @@ -1539,7 +1539,7 @@ "integrity": "sha512-aWQYzPY2xiKscTVTKveghtbglqZ+W4eBLIdK1C/cNiFIofy3AxKogWgEZj29PjIe5ZRYx0sRHAPc/pkcXyOmTQ==", "license": "MIT", "dependencies": { - "js-yaml": "^4.1.0" + "js-yaml": "^4.3.1" }, "engines": { "node": ">=18" @@ -3613,7 +3613,7 @@ "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "is-path-inside": "^3.0.3", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", @@ -6122,7 +6122,7 @@ "find-up": "^5.0.0", "glob": "^8.1.0", "he": "^1.2.0", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "log-symbols": "^4.1.0", "minimatch": "^5.1.6", "ms": "^2.1.3", @@ -6976,7 +6976,7 @@ "dotenv": "^16.3.1", "express": "^5.0.0", "ioredis": "^5.3.2", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "lru-cache": "npm:@wolfy1339/lru-cache@^11.0.2-patch.1", "octokit-auth-probot": "^2.0.2", "pino": "^9.0.0", diff --git a/packages/snippet-bot/package-lock.json b/packages/snippet-bot/package-lock.json index fc2ffe8940f..fd3917025dc 100644 --- a/packages/snippet-bot/package-lock.json +++ b/packages/snippet-bot/package-lock.json @@ -16,7 +16,7 @@ "@google-cloud/storage": "^7.12.1", "follow-redirects": "^1.15.1", "gcf-utils": "^17.2.0", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "minimatch": "^10.2.4", "parse-diff": "^0.11.0", "tar": "^7.5.21", @@ -137,7 +137,7 @@ "globals": "^13.19.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "minimatch": "^3.1.2", "strip-json-comments": "^3.1.1" }, @@ -204,7 +204,7 @@ "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "gcf-utils": "^17.1.2", - "js-yaml": "^4.1.1", + "js-yaml": "^4.3.1", "jsonwebtoken": "^9.0.3" }, "engines": { @@ -219,7 +219,7 @@ "dependencies": { "@google-cloud/datastore": "^9.0.0", "gcf-utils": "^17.0.0", - "js-yaml": "^4.1.1", + "js-yaml": "^4.3.1", "jsonwebtoken": "^9.0.3", "uuid": "^9.0.0" }, @@ -260,7 +260,7 @@ "license": "Apache-2.0", "dependencies": { "gcf-utils": "^17.1.2", - "js-yaml": "^4.1.1", + "js-yaml": "^4.3.1", "jsonwebtoken": "^9.0.3" }, "engines": { @@ -275,7 +275,7 @@ "dependencies": { "@google-automations/datastore-lock": "^7.0.0", "gcf-utils": "^17.1.2", - "js-yaml": "^4.1.1", + "js-yaml": "^4.3.1", "jsonwebtoken": "^9.0.3" }, "engines": { @@ -1754,7 +1754,7 @@ "integrity": "sha512-aWQYzPY2xiKscTVTKveghtbglqZ+W4eBLIdK1C/cNiFIofy3AxKogWgEZj29PjIe5ZRYx0sRHAPc/pkcXyOmTQ==", "license": "MIT", "dependencies": { - "js-yaml": "^4.1.0" + "js-yaml": "^4.3.1" }, "engines": { "node": ">=18" @@ -3965,7 +3965,7 @@ "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "is-path-inside": "^3.0.3", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", @@ -5893,9 +5893,9 @@ "license": "MIT" }, "node_modules/js-yaml": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.0.tgz", - "integrity": "sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==", + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.1.tgz", + "integrity": "sha512-CY6crGq313MX8GkwvB7tzgp99vjQxY1++5y10/BKN/GUfHqWaOGQMNZkBvqSzsZKWk/ijwHlWzzkLulsGHhjWQ==", "funding": [ { "type": "github", @@ -6525,7 +6525,7 @@ "find-up": "^5.0.0", "glob": "^8.1.0", "he": "^1.2.0", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "log-symbols": "^4.1.0", "minimatch": "^5.1.6", "ms": "^2.1.3", @@ -7385,7 +7385,7 @@ "dotenv": "^16.3.1", "express": "^5.0.0", "ioredis": "^5.3.2", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "lru-cache": "npm:@wolfy1339/lru-cache@^11.0.2-patch.1", "octokit-auth-probot": "^2.0.2", "pino": "^9.0.0", diff --git a/packages/snippet-bot/package.json b/packages/snippet-bot/package.json index ab32ced8ccf..20cd9e0b73f 100644 --- a/packages/snippet-bot/package.json +++ b/packages/snippet-bot/package.json @@ -36,7 +36,7 @@ "@google-cloud/storage": "^7.12.1", "follow-redirects": "^1.15.1", "gcf-utils": "^17.2.0", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "minimatch": "^10.2.4", "parse-diff": "^0.11.0", "tar": "^7.5.21", @@ -76,7 +76,7 @@ "@opentelemetry/sdk-trace-base": "2.8.0", "@opentelemetry/resources": "2.8.0", "@opentelemetry/context-async-hooks": "2.8.0", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "body-parser": "^2.3.0", "brace-expansion": "^5.0.8", "fast-uri": "^3.1.4", diff --git a/packages/sync-repo-settings/package-lock.json b/packages/sync-repo-settings/package-lock.json index 0a45cbd62e4..01f0a58a6ae 100644 --- a/packages/sync-repo-settings/package-lock.json +++ b/packages/sync-repo-settings/package-lock.json @@ -13,7 +13,7 @@ "@google-automations/issue-utils": "^5.0.0", "extend": "^3.0.2", "gcf-utils": "^17.2.0", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "yargs": "^17.5.1" }, "bin": { @@ -132,7 +132,7 @@ "globals": "^13.19.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "minimatch": "^3.1.2", "strip-json-comments": "^3.1.1" }, @@ -199,7 +199,7 @@ "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "gcf-utils": "^17.1.2", - "js-yaml": "^4.1.1", + "js-yaml": "^4.3.1", "jsonwebtoken": "^9.0.3" }, "engines": { @@ -213,7 +213,7 @@ "license": "Apache-2.0", "dependencies": { "gcf-utils": "^17.1.2", - "js-yaml": "^4.1.1", + "js-yaml": "^4.3.1", "jsonwebtoken": "^9.0.3" }, "engines": { @@ -1590,7 +1590,7 @@ "integrity": "sha512-aWQYzPY2xiKscTVTKveghtbglqZ+W4eBLIdK1C/cNiFIofy3AxKogWgEZj29PjIe5ZRYx0sRHAPc/pkcXyOmTQ==", "license": "MIT", "dependencies": { - "js-yaml": "^4.1.0" + "js-yaml": "^4.3.1" }, "engines": { "node": ">=18" @@ -3784,7 +3784,7 @@ "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "is-path-inside": "^3.0.3", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", @@ -5745,9 +5745,9 @@ "license": "MIT" }, "node_modules/js-yaml": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.0.tgz", - "integrity": "sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==", + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.1.tgz", + "integrity": "sha512-CY6crGq313MX8GkwvB7tzgp99vjQxY1++5y10/BKN/GUfHqWaOGQMNZkBvqSzsZKWk/ijwHlWzzkLulsGHhjWQ==", "funding": [ { "type": "github", @@ -6368,7 +6368,7 @@ "find-up": "^5.0.0", "glob": "^8.1.0", "he": "^1.2.0", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "log-symbols": "^4.1.0", "minimatch": "^5.1.6", "ms": "^2.1.3", @@ -7273,7 +7273,7 @@ "dotenv": "^16.3.1", "express": "^5.0.0", "ioredis": "^5.3.2", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "lru-cache": "npm:@wolfy1339/lru-cache@^11.0.2-patch.1", "octokit-auth-probot": "^2.0.2", "pino": "^9.0.0", diff --git a/packages/sync-repo-settings/package.json b/packages/sync-repo-settings/package.json index eec1b260eec..88b6cf2a181 100644 --- a/packages/sync-repo-settings/package.json +++ b/packages/sync-repo-settings/package.json @@ -31,7 +31,7 @@ "@google-automations/issue-utils": "^5.0.0", "extend": "^3.0.2", "gcf-utils": "^17.2.0", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "yargs": "^17.5.1" }, "devDependencies": { @@ -66,7 +66,7 @@ "@opentelemetry/sdk-trace-base": "2.8.0", "@opentelemetry/resources": "2.8.0", "@opentelemetry/context-async-hooks": "2.8.0", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "body-parser": "^2.3.0", "brace-expansion": "^5.0.8", "fast-uri": "^3.1.4", diff --git a/packages/trusted-contribution/package-lock.json b/packages/trusted-contribution/package-lock.json index 4cf7d1d2960..78de93d3cdb 100644 --- a/packages/trusted-contribution/package-lock.json +++ b/packages/trusted-contribution/package-lock.json @@ -22,7 +22,7 @@ "c8": "^12.0.0", "cross-env": "^7.0.3", "gts": "^4.0.0", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "mocha": "^10.0.0", "nock": "^13.2.9", "node-fetch": "^2.6.9", @@ -125,7 +125,7 @@ "globals": "^13.19.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "minimatch": "^3.1.2", "strip-json-comments": "^3.1.1" }, @@ -192,7 +192,7 @@ "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "gcf-utils": "^17.1.2", - "js-yaml": "^4.1.1", + "js-yaml": "^4.3.1", "jsonwebtoken": "^9.0.3" }, "engines": { @@ -206,7 +206,7 @@ "license": "Apache-2.0", "dependencies": { "gcf-utils": "^17.1.2", - "js-yaml": "^4.1.1", + "js-yaml": "^4.3.1", "jsonwebtoken": "^9.0.3" }, "engines": { @@ -1676,7 +1676,7 @@ "integrity": "sha512-aWQYzPY2xiKscTVTKveghtbglqZ+W4eBLIdK1C/cNiFIofy3AxKogWgEZj29PjIe5ZRYx0sRHAPc/pkcXyOmTQ==", "license": "MIT", "dependencies": { - "js-yaml": "^4.1.0" + "js-yaml": "^4.3.1" }, "engines": { "node": ">=18" @@ -3844,7 +3844,7 @@ "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "is-path-inside": "^3.0.3", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", @@ -5846,9 +5846,9 @@ "license": "MIT" }, "node_modules/js-yaml": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.0.tgz", - "integrity": "sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==", + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.1.tgz", + "integrity": "sha512-CY6crGq313MX8GkwvB7tzgp99vjQxY1++5y10/BKN/GUfHqWaOGQMNZkBvqSzsZKWk/ijwHlWzzkLulsGHhjWQ==", "funding": [ { "type": "github", @@ -6469,7 +6469,7 @@ "find-up": "^5.0.0", "glob": "^8.1.0", "he": "^1.2.0", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "log-symbols": "^4.1.0", "minimatch": "^5.1.6", "ms": "^2.1.3", @@ -7323,7 +7323,7 @@ "dotenv": "^16.3.1", "express": "^5.0.0", "ioredis": "^5.3.2", - "js-yaml": "^4.1.0", + "js-yaml": "^4.3.1", "lru-cache": "npm:@wolfy1339/lru-cache@^11.0.2-patch.1", "octokit-auth-probot": "^2.0.2", "pino": "^9.0.0", diff --git a/packages/trusted-contribution/package.json b/packages/trusted-contribution/package.json index a64c2ce32e5..5f94eaadabb 100644 --- a/packages/trusted-contribution/package.json +++ b/packages/trusted-contribution/package.json @@ -40,7 +40,7 @@ "c8": "^12.0.0", "cross-env": "^7.0.3", "gts": "^4.0.0", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "mocha": "^10.0.0", "nock": "^13.2.9", "node-fetch": "^2.6.9", @@ -62,7 +62,7 @@ "@opentelemetry/sdk-trace-base": "2.8.0", "@opentelemetry/resources": "2.8.0", "@opentelemetry/context-async-hooks": "2.8.0", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "body-parser": "^2.3.0", "brace-expansion": "^5.0.8", "fast-uri": "^3.1.4",