diff --git a/package.json b/package.json index 8bbad0b100fd5b8c6fedc06373c9bb3c3194680c..d7555267bfa494b003e787bb70b11962d92bb889 100644 --- a/package.json +++ b/package.json @@ -282,7 +282,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.5", + "@types/js-yaml": "4.0.6", "@types/json-dup-key-validator": "1.0.0", "@types/linkify-markdown": "1.0.1", "@types/lodash": "4.14.198", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0cb14804dc6498c551905c15891d16f1919e7844..cf94333041260cc526f39b54b9550b5a92f98066 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.5 - version: 4.0.5 + specifier: 4.0.6 + version: 4.0.6 '@types/json-dup-key-validator': specifier: 1.0.0 version: 1.0.0 @@ -3871,8 +3871,8 @@ packages: '@types/istanbul-lib-report': 3.0.0 dev: true - /@types/js-yaml@4.0.5: - resolution: {integrity: sha512-FhpRzf927MNQdRZP0J5DLIdTXhjLYzeUTmLAu69mnVksLH9CJY3IuSeEgbKUki7GQZm0WqDkGzyxju2EZGD2wA==} + /@types/js-yaml@4.0.6: + resolution: {integrity: sha512-ACTuifTSIIbyksx2HTon3aFtCKWcID7/h3XEmRpDYdMCXxPbl+m9GteOJeaAkiAta/NJaSFuA7ahZ0NkwajDSw==} dev: true /@types/json-dup-key-validator@1.0.0: