diff --git a/package.json b/package.json index a61cf4707..191e3d95f 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "@innei/prettier": "0.11.1", "@types/ejs": "3.1.3", "@types/event-source-polyfill": "1.0.2", - "@types/js-yaml": "4.0.6", + "@types/js-yaml": "4.0.8", "@types/lodash-es": "4.17.9", "@types/markdown-escape": "1.1.1", "@types/marked": "5.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 38adeab87..886503fae 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -209,8 +209,8 @@ devDependencies: specifier: 1.0.2 version: 1.0.2 '@types/js-yaml': - specifier: 4.0.6 - version: 4.0.6 + specifier: 4.0.8 + version: 4.0.8 '@types/lodash-es': specifier: 4.17.9 version: 4.17.9 @@ -2467,8 +2467,8 @@ packages: resolution: {integrity: sha512-qE5zrFd73BRs5oSjVys6g/5GboqOMbzLRTUFPAhfULvvvbRAOXw9m4Wk+p1BtoZm4JgW7TljGGfVabBqvi3eig==} dev: true - /@types/js-yaml@4.0.6: - resolution: {integrity: sha512-ACTuifTSIIbyksx2HTon3aFtCKWcID7/h3XEmRpDYdMCXxPbl+m9GteOJeaAkiAta/NJaSFuA7ahZ0NkwajDSw==} + /@types/js-yaml@4.0.8: + resolution: {integrity: sha512-m6jnPk1VhlYRiLFm3f8X9Uep761f+CK8mHyS65LutH2OhmBF0BeMEjHgg05usH8PLZMWWc/BUR9RPmkvpWnyRA==} dev: true /@types/json-schema@7.0.13: