diff --git a/package.json b/package.json index 6905a1a..f5b000e 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "eslint": "^10.5.0", "eslint-plugin-obsidianmd": "^0.4.1", "jest": "^30.4.2", - "js-yaml": "^5.2.1", + "js-yaml": "^5.2.2", "mocha": "^11.7.6", "obsidian": "^1.13.1", "secretlint": "^13.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 74933b0..3ce8cb5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -69,7 +69,7 @@ importers: version: 30.4.2(@types/node@26.0.0) js-yaml: specifier: '>=5.2.1' - version: 5.2.1 + version: 5.2.2 mocha: specifier: ^11.7.6 version: 11.7.6 @@ -776,8 +776,8 @@ packages: '@jridgewell/trace-mapping@0.3.31': resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==} - '@marijn/find-cluster-break@1.0.2': - resolution: {integrity: sha512-l0h88YhZFyKdXIFNfSWpyjStDjGHwZ/U7iobcK1cQQD8sejsONdQtTVU+1wVN1PBw40PiiHB1vA5S7VTfQiP9g==} + '@marijn/find-cluster-break@1.0.3': + resolution: {integrity: sha512-FY+MKLBoTsLNJF/eLWaOsXGdz6uh3Iu1axjPf6TUq92IYumcTcXWHoS747JARLkcdlJ/Waiaxc5wQfFO8jC6NA==} '@microsoft/eslint-plugin-sdl@1.1.0': resolution: {integrity: sha512-dxdNHOemLnBhfY3eByrujX9KyLigcNtW8sU+axzWv5nLGcsSBeKW2YYyTpfPo1hV8YPOmIGnfA4fZHyKVtWqBQ==} @@ -1699,8 +1699,8 @@ packages: engines: {node: '>=12.0.0'} hasBin: true - crelt@1.0.6: - resolution: {integrity: sha512-VQ2MBenTq1fWZUH9DJNGti7kKv6EeAuYr3cLwxUWhIu1baTaXh4Ib5W2CqHVqib4/MqbYGJqiL3Zb8GJZr3l4g==} + crelt@1.0.7: + resolution: {integrity: sha512-aK6BbWfhf4U/wCcLHKPJl/xa6VkVstRaPywWtMKGwuOLc/wZTyQYuoxgvZnNsBvv7Kg3YTBQYYBCggcviQczuA==} cross-spawn@7.0.6: resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==} @@ -2836,8 +2836,8 @@ packages: js-tokens@4.0.0: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} - js-yaml@5.2.1: - resolution: {integrity: sha512-zfLtNfQqxVqq3uaTqSkh4x4hZw3KHobGUA0fJUj4wawW8bsQLTVqpHdXSIzidh7o+4lEW36tANuAGdaFx6Zgnw==} + js-yaml@5.2.2: + resolution: {integrity: sha512-dayzUzKkJ1MkuUtZglSebU43utNXH0OWQByK9rKOOuYIO8M5TV1y+n8ALMdG0rdzBnfNkOmZEqrURepb0ejqBw==} hasBin: true jsesc@3.1.0: @@ -3411,8 +3411,8 @@ packages: react-is@18.3.1: resolution: {integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==} - react-is@19.2.7: - resolution: {integrity: sha512-kZFnouyVv7eP/Phmrlo9FK+zcAdriZJvzxXHF1Sl1P377WSGe2G/JxVolhTrB/jeV47lKImhNUsijjHAAbcl/A==} + react-is@19.2.8: + resolution: {integrity: sha512-s5un28nYxKJw5gvUHyW5PCC28CvBqLu9r3cWgzHT4Vo/5fqqkFcdRYsGcKf50WMPpjjFZS5d76fn3YCo2njKwQ==} read-pkg-up@10.1.0: resolution: {integrity: sha512-aNtBq4jR8NawpKJQldrQcSW9y/d+KWH4v24HWkHljOZ7H0av+YTGANBzRh9A5pw7v/bLVsLVPpOhJ7gHNVy8lA==} @@ -4429,12 +4429,12 @@ snapshots: '@codemirror/state@6.5.0': dependencies: - '@marijn/find-cluster-break': 1.0.2 + '@marijn/find-cluster-break': 1.0.3 '@codemirror/view@6.38.6': dependencies: '@codemirror/state': 6.5.0 - crelt: 1.0.6 + crelt: 1.0.7 style-mod: 4.1.3 w3c-keyname: 2.2.8 @@ -4764,7 +4764,7 @@ snapshots: camelcase: 5.3.1 find-up: 4.1.0 get-package-type: 0.1.0 - js-yaml: 5.2.1 + js-yaml: 5.2.2 resolve-from: 5.0.0 '@istanbuljs/schema@0.1.6': {} @@ -4966,7 +4966,7 @@ snapshots: '@jridgewell/resolve-uri': 3.1.2 '@jridgewell/sourcemap-codec': 1.5.5 - '@marijn/find-cluster-break@1.0.2': {} + '@marijn/find-cluster-break@1.0.3': {} '@microsoft/eslint-plugin-sdl@1.1.0(eslint@10.5.0(jiti@2.7.0))': dependencies: @@ -5128,7 +5128,7 @@ snapshots: '@textlint/types': 15.7.1 chalk: 4.1.2 debug: 4.4.3(supports-color@8.1.1) - js-yaml: 5.2.1 + js-yaml: 5.2.2 lodash: 4.18.1 pluralize: 2.0.0 string-width: 4.2.3 @@ -6163,7 +6163,7 @@ snapshots: transitivePeerDependencies: - '@types/node' - crelt@1.0.6: {} + crelt@1.0.7: {} cross-spawn@7.0.6: dependencies: @@ -7691,7 +7691,7 @@ snapshots: js-tokens@4.0.0: {} - js-yaml@5.2.1: + js-yaml@5.2.2: dependencies: argparse: 2.0.1 @@ -7901,7 +7901,7 @@ snapshots: find-up: 5.0.0 glob: 8.1.0 he: 1.2.0 - js-yaml: 5.2.1 + js-yaml: 5.2.2 log-symbols: 4.1.0 minimatch: 5.1.9 ms: 2.1.3 @@ -7924,7 +7924,7 @@ snapshots: glob: 10.5.0 he: 1.2.0 is-path-inside: 3.0.3 - js-yaml: 5.2.1 + js-yaml: 5.2.2 log-symbols: 4.1.0 minimatch: 9.0.9 ms: 2.1.3 @@ -8233,7 +8233,7 @@ snapshots: '@jest/schemas': 30.4.1 ansi-styles: 5.2.0 react-is-18: react-is@18.3.1 - react-is-19: react-is@19.2.7 + react-is-19: react-is@19.2.8 pretty-ms@9.3.0: dependencies: @@ -8280,7 +8280,7 @@ snapshots: rc-config-loader@4.1.4: dependencies: debug: 4.4.3(supports-color@8.1.1) - js-yaml: 5.2.1 + js-yaml: 5.2.2 json5: 2.2.3 require-from-string: 2.0.2 transitivePeerDependencies: @@ -8290,7 +8290,7 @@ snapshots: react-is@18.3.1: {} - react-is@19.2.7: {} + react-is@19.2.8: {} read-pkg-up@10.1.0: dependencies: