diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1035a96..5ab1600 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,7 +13,7 @@ importers: version: 0.9.3(typescript@5.6.2) '@astrojs/node': specifier: ^8.3.3 - version: 8.3.3(astro@4.14.6(rollup@4.21.1)(typescript@5.6.2)) + version: 8.3.4(astro@4.14.6(rollup@4.21.1)(typescript@5.6.2)) '@directus/sdk': specifier: ^17.0.0 version: 17.0.1 @@ -57,8 +57,8 @@ packages: '@astrojs/markdown-remark@5.2.0': resolution: {integrity: sha512-vWGM24KZXz11jR3JO+oqYU3T2qpuOi4uGivJ9SQLCAI01+vEkHC60YJMRvHPc+hwd60F7euNs1PeOEixIIiNQw==} - '@astrojs/node@8.3.3': - resolution: {integrity: sha512-idrKhnnPSi0ABV+PCQsRQqVNwpOvVDF/+fkwcIiE8sr9J8EMvW9g/oyAt8T4X2OBJ8FUzYPL8klfCdG7r0eB5g==} + '@astrojs/node@8.3.4': + resolution: {integrity: sha512-xzQs39goN7xh9np9rypGmbgZj3AmmjNxEMj9ZWz5aBERlqqFF3n8A/w/uaJeZ/bkHS60l1BXVS0tgsQt9MFqBA==} peerDependencies: astro: ^4.2.0 @@ -1587,8 +1587,8 @@ packages: engines: {node: '>=10'} hasBin: true - send@0.18.0: - resolution: {integrity: sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==} + send@0.19.0: + resolution: {integrity: sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==} engines: {node: '>= 0.8.0'} server-destroy@1.0.1: @@ -2068,10 +2068,10 @@ snapshots: transitivePeerDependencies: - supports-color - '@astrojs/node@8.3.3(astro@4.14.6(rollup@4.21.1)(typescript@5.6.2))': + '@astrojs/node@8.3.4(astro@4.14.6(rollup@4.21.1)(typescript@5.6.2))': dependencies: astro: 4.14.6(rollup@4.21.1)(typescript@5.6.2) - send: 0.18.0 + send: 0.19.0 server-destroy: 1.0.1 transitivePeerDependencies: - supports-color @@ -3837,7 +3837,7 @@ snapshots: semver@7.6.3: {} - send@0.18.0: + send@0.19.0: dependencies: debug: 2.6.9 depd: 2.0.0