This is an automated email from the ASF dual-hosted git repository. dpogue pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-coho.git
The following commit(s) were added to refs/heads/master by this push: new 00dc611 chore(deps): bump tar-fs from 3.0.6 to 3.0.7 (#330) 00dc611 is described below commit 00dc611285cf2aea6ba7b7d5c53283b12f7b1a4b Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Mar 28 15:17:23 2025 -0700 chore(deps): bump tar-fs from 3.0.6 to 3.0.7 (#330) Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 3.0.6 to 3.0.7. - [Commits](https://github.com/mafintosh/tar-fs/compare/v3.0.6...v3.0.7) --- updated-dependencies: - dependency-name: tar-fs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 231fddf..56a5f08 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7340,9 +7340,9 @@ } }, "node_modules/tar-fs": { - "version": "3.0.6", - "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.0.6.tgz", - "integrity": "sha512-iokBDQQkUyeXhgPYaZxmczGPhnhXZ0CmrqI+MOb/WFGS9DW5wnfrLgtjUJBvz50vQ3qfRwJ62QVoCFu8mPVu5w==", + "version": "3.0.7", + "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.0.7.tgz", + "integrity": "sha512-2sAfoF/zw/2n8goUGnGRZTWTD4INtnScPZvyYBI6BDlJ3wNR5o1dw03EfBvuhG6GBLvC4J+C7j7W+64aZ0ogQA==", "license": "MIT", "dependencies": { "pump": "^3.0.0", --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail: commits-h...@cordova.apache.org