This is an automated email from the ASF dual-hosted git repository.

shanedell pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/daffodil-vscode.git


The following commit(s) were added to refs/heads/main by this push:
     new a6c7530  Bump cross-spawn from 7.0.3 to 7.0.6
a6c7530 is described below

commit a6c75308c7ef9c69f8d5722d2b55ae6c7181bb2e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 5 19:46:51 2024 +0000

    Bump cross-spawn from 7.0.3 to 7.0.6
    
    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]>
---
 yarn.lock | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/yarn.lock b/yarn.lock
index 2f1c90a..0338d64 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1354,9 +1354,9 @@ create-require@^1.1.0:
   integrity 
sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==
 
 cross-spawn@^7.0.3:
-  version "7.0.3"
-  resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz";
-  integrity 
sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
+  version "7.0.6"
+  resolved 
"https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f";
+  integrity 
sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==
   dependencies:
     path-key "^3.1.0"
     shebang-command "^2.0.0"

Reply via email to