diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-11-18 15:55:39 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-11-18 15:55:39 +0000 |
| commit | 1c7d3aaf3353917f04036d4b3089724c263374b3 (patch) | |
| tree | 923bf7600673eb57889aad66366bec6a9ccd31a4 | |
| parent | c2e13d6ab4c6a394144b8e844e063b79ddc2afaa (diff) | |
chore(node_modules): bump cross-spawn from 7.0.3 to 7.0.6 (#188)
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)
---
updated-dependencies:
- dependency-name: cross-spawn
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | pnpm-lock.yaml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0cec11f..dee3a98 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1150,8 +1150,8 @@ packages: resolution: {integrity: sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==} engines: {node: '>= 0.6'} - resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==} + resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==} engines: {node: '>= 8'} @@ -4069,7 +4069,7 @@ snapshots: dependencies: path-key: 3.1.1 shebang-command: 2.0.0 @@ -4350,7 +4350,7 @@ snapshots: '@ungap/structured-clone': 1.2.0 ajv: 6.12.6 chalk: 4.1.2 - cross-spawn: 7.0.3 + cross-spawn: 7.0.6 debug: 4.3.7 doctrine: 3.0.0 escape-string-regexp: 4.0.0 @@ -4397,7 +4397,7 @@ snapshots: '@types/json-schema': 7.0.15 ajv: 6.12.6 chalk: 4.1.2 - cross-spawn: 7.0.3 + cross-spawn: 7.0.6 debug: 4.3.7 escape-string-regexp: 4.0.0 eslint-scope: 8.2.0 |
