diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b67d3f72b1c9..47de0356ce73 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,7 +22,7 @@ importers: version: 5.0.1 yaml: specifier: ^2.4.5 - version: 2.4.5 + version: 2.5.0 devDependencies: '@fig/eslint-config-autocomplete': specifier: ^2.0.0 @@ -1765,6 +1765,11 @@ packages: engines: {node: '>= 14'} hasBin: true + yaml@2.5.0: + resolution: {integrity: sha512-2wWLbGbYDiSqqIKoPjar3MPgB94ErzCtrNE1FdqGuaO0pi2JGjmE8aW8TDZwzU7vuxcGRdL/4gPQwQ7hD5AMSw==} + engines: {node: '>= 14'} + hasBin: true + yocto-queue@0.1.0: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'} @@ -3426,4 +3431,6 @@ snapshots: yaml@2.4.5: {} + yaml@2.5.0: {} + yocto-queue@0.1.0: {}