diff --git a/packages/sst/package.json b/packages/sst/package.json index cf323d613..0d15cdd61 100644 --- a/packages/sst/package.json +++ b/packages/sst/package.json @@ -74,7 +74,7 @@ "colorette": "^2.0.19", "conf": "^10.2.0", "constructs": "10.3.0", - "cross-spawn": "^7.0.3", + "cross-spawn": "^7.0.5", "dendriform-immer-patch-optimiser": "^2.1.0", "dotenv": "^16.0.3", "esbuild": "0.18.13", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ae648c8a6..be25f87bf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -409,8 +409,8 @@ importers: specifier: 10.3.0 version: 10.3.0 cross-spawn: - specifier: ^7.0.3 - version: 7.0.3 + specifier: ^7.0.5 + version: 7.0.5 dendriform-immer-patch-optimiser: specifier: ^2.1.0 version: 2.1.3(immer@9.0.16) @@ -566,7 +566,7 @@ importers: specifier: ^5.3.1 version: 5.3.1 astro-sst: - specifier: 2.43.8 + specifier: 2.44.0 version: link:../astro-sst async: specifier: ^3.2.4 @@ -11349,7 +11349,7 @@ packages: /@types/hoist-non-react-statics@3.3.1: resolution: {integrity: sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==} dependencies: - '@types/react': 18.0.28 + '@types/react': 18.2.35 hoist-non-react-statics: 3.3.2 dev: false @@ -13905,8 +13905,8 @@ packages: which: 1.3.1 dev: false - /cross-spawn@7.0.3: - resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==} + /cross-spawn@7.0.5: + resolution: {integrity: sha512-ZVJrKKYunU38/76t0RMOulHOnUcbU9GbpWKAOZ0mhjr7CX6FVrH+4FrAapSOekrgFQ3f/8gwMEuIft0aKq6Hug==} engines: {node: '>= 8'} dependencies: path-key: 3.1.1 @@ -15516,7 +15516,7 @@ packages: resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==} engines: {node: '>=10'} dependencies: - cross-spawn: 7.0.3 + cross-spawn: 7.0.5 get-stream: 6.0.1 human-signals: 2.1.0 is-stream: 2.0.1 @@ -15530,7 +15530,7 @@ packages: resolution: {integrity: sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==} engines: {node: '>=16.17'} dependencies: - cross-spawn: 7.0.3 + cross-spawn: 7.0.5 get-stream: 8.0.1 human-signals: 5.0.0 is-stream: 3.0.0 @@ -20989,7 +20989,7 @@ packages: address: 1.2.1 browserslist: 4.21.5 chalk: 4.1.2 - cross-spawn: 7.0.3 + cross-spawn: 7.0.5 detect-port-alt: 1.1.6 escape-string-regexp: 4.0.0 filesize: 8.0.7