diff --git a/packages/common/package.json b/packages/common/package.json index b1cfe594af..8779be470f 100644 --- a/packages/common/package.json +++ b/packages/common/package.json @@ -37,7 +37,7 @@ "@types/tinycolor2": "^1.4.6", "cross-spawn": "^7.0.6", "fast-check": "^4.3.0", - "js-yaml": "^4.1.0", + "js-yaml": "^4.1.1", "mocha": "^11.7.4" } } diff --git a/packages/cursorless-engine/package.json b/packages/cursorless-engine/package.json index 44539be049..b8780b8612 100644 --- a/packages/cursorless-engine/package.json +++ b/packages/cursorless-engine/package.json @@ -47,7 +47,7 @@ "@types/moo": "^0.5.10", "@types/nearley": "^2.11.5", "@types/sinon": "^17.0.4", - "js-yaml": "^4.1.0", + "js-yaml": "^4.1.1", "mocha": "^11.7.4", "sinon": "^21.0.0" } diff --git a/packages/cursorless-vscode-e2e/package.json b/packages/cursorless-vscode-e2e/package.json index cd63381a0a..700937f98c 100644 --- a/packages/cursorless-vscode-e2e/package.json +++ b/packages/cursorless-vscode-e2e/package.json @@ -34,7 +34,7 @@ "@types/sinon": "^17.0.4", "@types/vscode": "1.95.0", "chai": "^6.2.0", - "js-yaml": "^4.1.0", + "js-yaml": "^4.1.1", "mocha": "^11.7.4", "semver": "^7.7.2", "sinon": "^21.0.0" diff --git a/packages/meta-updater/package.json b/packages/meta-updater/package.json index 1fcc5ba608..7d311aad48 100644 --- a/packages/meta-updater/package.json +++ b/packages/meta-updater/package.json @@ -25,7 +25,7 @@ "@pnpm/logger": "^1001.0.0", "@pnpm/types": "^1000.8.0", "@types/normalize-path": "^3.0.2", - "js-yaml": "^4.1.0", + "js-yaml": "^4.1.1", "lodash-es": "^4.17.21", "normalize-path": "^3.0.0", "path-exists": "^5.0.0", diff --git a/packages/node-common/package.json b/packages/node-common/package.json index bc05f15c70..01d68bb719 100644 --- a/packages/node-common/package.json +++ b/packages/node-common/package.json @@ -31,6 +31,6 @@ "@types/js-yaml": "^4.0.9", "@types/lodash-es": "^4.17.12", "chai": "^6.2.0", - "js-yaml": "^4.1.0" + "js-yaml": "^4.1.1" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f567ea86ff..d932dc5a63 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -240,8 +240,8 @@ importers: specifier: ^4.3.0 version: 4.3.0 js-yaml: - specifier: ^4.1.0 - version: 4.1.0 + specifier: ^4.1.1 + version: 4.1.1 mocha: specifier: ^11.7.4 version: 11.7.4 @@ -326,8 +326,8 @@ importers: specifier: ^17.0.4 version: 17.0.4 js-yaml: - specifier: ^4.1.0 - version: 4.1.0 + specifier: ^4.1.1 + version: 4.1.1 mocha: specifier: ^11.7.4 version: 11.7.4 @@ -761,8 +761,8 @@ importers: specifier: ^6.2.0 version: 6.2.0 js-yaml: - specifier: ^4.1.0 - version: 4.1.0 + specifier: ^4.1.1 + version: 4.1.1 mocha: specifier: ^11.7.4 version: 11.7.4 @@ -816,8 +816,8 @@ importers: specifier: ^3.0.2 version: 3.0.2 js-yaml: - specifier: ^4.1.0 - version: 4.1.0 + specifier: ^4.1.1 + version: 4.1.1 lodash-es: specifier: ^4.17.21 version: 4.17.21 @@ -903,8 +903,8 @@ importers: specifier: ^6.2.0 version: 6.2.0 js-yaml: - specifier: ^4.1.0 - version: 4.1.0 + specifier: ^4.1.1 + version: 4.1.1 packages/sentence-parser: devDependencies: @@ -7222,12 +7222,12 @@ packages: js-tokens@4.0.0: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} - js-yaml@3.14.1: - resolution: {integrity: sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==} + js-yaml@3.14.2: + resolution: {integrity: sha512-PMSmkqxr106Xa156c2M265Z+FTrPl+oxd/rgOQy2tijQeK5TxQ43psO1ZCwhVOSdnn+RzkzlRz/eY4BgJBYVpg==} hasBin: true - js-yaml@4.1.0: - resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==} + js-yaml@4.1.1: + resolution: {integrity: sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==} hasBin: true jsdom@26.1.0: @@ -12332,7 +12332,7 @@ snapshots: '@types/react-router-config': 5.0.11 combine-promises: 1.2.0 fs-extra: 11.3.2 - js-yaml: 4.1.0 + js-yaml: 4.1.1 lodash: 4.17.21 react: 19.2.0 react-dom: 19.2.0(react@19.2.0) @@ -12786,7 +12786,7 @@ snapshots: '@docusaurus/utils-common': 3.9.1(esbuild@0.25.10)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) fs-extra: 11.3.2 joi: 17.13.3 - js-yaml: 4.1.0 + js-yaml: 4.1.1 lodash: 4.17.21 tslib: 2.8.1 transitivePeerDependencies: @@ -12811,7 +12811,7 @@ snapshots: globby: 11.1.0 gray-matter: 4.0.3 jiti: 1.21.7 - js-yaml: 4.1.0 + js-yaml: 4.1.1 lodash: 4.17.21 micromatch: 4.0.8 p-queue: 6.6.2 @@ -12961,7 +12961,7 @@ snapshots: globals: 14.0.0 ignore: 5.3.2 import-fresh: 3.3.1 - js-yaml: 4.1.0 + js-yaml: 4.1.1 minimatch: 3.1.2 strip-json-comments: 3.1.1 transitivePeerDependencies: @@ -13123,7 +13123,7 @@ snapshots: camelcase: 5.3.1 find-up: 4.1.0 get-package-type: 0.1.0 - js-yaml: 3.14.1 + js-yaml: 3.14.2 resolve-from: 5.0.0 '@istanbuljs/schema@0.1.3': {} @@ -15554,7 +15554,7 @@ snapshots: '@yarnpkg/parsers@3.0.3': dependencies: - js-yaml: 3.14.1 + js-yaml: 3.14.2 tslib: 2.8.1 '@yarnpkg/shell@4.0.0(typanion@3.14.0)': @@ -16455,7 +16455,7 @@ snapshots: cosmiconfig@8.3.6(typescript@5.9.3): dependencies: import-fresh: 3.3.1 - js-yaml: 4.1.0 + js-yaml: 4.1.1 parse-json: 5.2.0 path-type: 4.0.0 optionalDependencies: @@ -16465,7 +16465,7 @@ snapshots: dependencies: env-paths: 2.2.1 import-fresh: 3.3.1 - js-yaml: 4.1.0 + js-yaml: 4.1.1 parse-json: 5.2.0 optionalDependencies: typescript: 5.9.3 @@ -17877,7 +17877,7 @@ snapshots: gray-matter@4.0.3: dependencies: - js-yaml: 3.14.1 + js-yaml: 3.14.2 kind-of: 6.0.3 section-matter: 1.0.0 strip-bom-string: 1.0.0 @@ -18973,12 +18973,12 @@ snapshots: js-tokens@4.0.0: {} - js-yaml@3.14.1: + js-yaml@3.14.2: dependencies: argparse: 1.0.10 esprima: 4.0.1 - js-yaml@4.1.0: + js-yaml@4.1.1: dependencies: argparse: 2.0.1 @@ -19156,7 +19156,7 @@ snapshots: load-yaml-file@0.2.0: dependencies: graceful-fs: 4.2.11 - js-yaml: 3.14.1 + js-yaml: 3.14.2 pify: 4.0.1 strip-bom: 3.0.0 @@ -19966,7 +19966,7 @@ snapshots: glob: 10.4.5 he: 1.2.0 is-path-inside: 3.0.3 - js-yaml: 4.1.0 + js-yaml: 4.1.1 log-symbols: 4.1.0 minimatch: 9.0.5 ms: 2.1.3 @@ -21236,7 +21236,7 @@ snapshots: read-yaml-file@2.1.0: dependencies: - js-yaml: 4.1.0 + js-yaml: 4.1.1 strip-bom: 4.0.0 readable-stream@2.3.8: @@ -23168,7 +23168,7 @@ snapshots: write-yaml-file@5.0.0: dependencies: - js-yaml: 4.1.0 + js-yaml: 4.1.1 write-file-atomic: 5.0.1 ws@7.5.10: {}