diff --git a/packages/matter/package.json b/packages/matter/package.json index 0b2b01b..29e0cca 100644 --- a/packages/matter/package.json +++ b/packages/matter/package.json @@ -33,6 +33,6 @@ "dependencies": { "@ckjs/utils": "workspace:*", "@iarna/toml": "^2.2.5", - "yaml": "^2.8.0" + "yaml": "^2.8.1" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index aa8f080..27cbdd5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -139,8 +139,8 @@ importers: specifier: ^2.2.5 version: 2.2.5 yaml: - specifier: ^2.8.0 - version: 2.8.0 + specifier: ^2.8.1 + version: 2.8.1 devDependencies: '@types/node': specifier: ^22.14.1 @@ -1225,8 +1225,8 @@ packages: v8-compile-cache-lib@3.0.1: resolution: {integrity: sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==} - yaml@2.8.0: - resolution: {integrity: sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ==} + yaml@2.8.1: + resolution: {integrity: sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw==} engines: {node: '>= 14.6'} hasBin: true @@ -1286,7 +1286,7 @@ snapshots: dependencies: '@ckjs/utils': 0.1.1(@types/node@20.17.30) '@iarna/toml': 2.2.5 - yaml: 2.8.0 + yaml: 2.8.1 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -1296,7 +1296,7 @@ snapshots: dependencies: '@ckjs/utils': 0.1.1(@types/node@22.15.32) '@iarna/toml': 2.2.5 - yaml: 2.8.0 + yaml: 2.8.1 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -2227,6 +2227,6 @@ snapshots: v8-compile-cache-lib@3.0.1: {} - yaml@2.8.0: {} + yaml@2.8.1: {} yn@3.1.1: {}