diff --git a/package.json b/package.json index 9b38fa9ce86c31..f7ef98a087cd04 100644 --- a/package.json +++ b/package.json @@ -283,7 +283,7 @@ "@types/github-url-from-git": "1.5.1", "@types/global-agent": "2.1.1", "@types/ini": "1.3.31", - "@types/js-yaml": "4.0.6", + "@types/js-yaml": "4.0.7", "@types/json-dup-key-validator": "1.0.0", "@types/linkify-markdown": "1.0.1", "@types/lodash": "4.14.199", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 79557a98b1b70e..6dbfc4281a2df2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -419,8 +419,8 @@ importers: specifier: 1.3.31 version: 1.3.31 '@types/js-yaml': - specifier: 4.0.6 - version: 4.0.6 + specifier: 4.0.7 + version: 4.0.7 '@types/json-dup-key-validator': specifier: 1.0.0 version: 1.0.0 @@ -3894,8 +3894,8 @@ packages: '@types/istanbul-lib-report': 3.0.1 dev: true - /@types/js-yaml@4.0.6: - resolution: {integrity: sha512-ACTuifTSIIbyksx2HTon3aFtCKWcID7/h3XEmRpDYdMCXxPbl+m9GteOJeaAkiAta/NJaSFuA7ahZ0NkwajDSw==} + /@types/js-yaml@4.0.7: + resolution: {integrity: sha512-RJZP9WAMMr1514KbdSXkLRrKvYQacjr1+HWnY8pui/uBTBoSgD9ZGR17u/d4nb9NpERp0FkdLBe7hq8NIPBgkg==} dev: true /@types/json-dup-key-validator@1.0.0: