This is an automated email from the ASF dual-hosted git repository.
jleroux pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-plugins.git
The following commit(s) were added to refs/heads/trunk by this push:
new 9ce293d4c Bump cross-spawn from 6.0.5 to 6.0.6 in
/projectmgr/webapp/projectmgr (#131)
9ce293d4c is described below
commit 9ce293d4c3e89211cc978c4cca57a1a66ef484f3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 24 16:36:12 2024 +0100
Bump cross-spawn from 6.0.5 to 6.0.6 in /projectmgr/webapp/projectmgr (#131)
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from
6.0.5 to 6.0.6.
-
[Changelog](https://github.com/moxystudio/node-cross-spawn/blob/v6.0.6/CHANGELOG.md)
-
[Commits](https://github.com/moxystudio/node-cross-spawn/compare/v6.0.5...v6.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>
---
projectmgr/webapp/projectmgr/package-lock.json | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/projectmgr/webapp/projectmgr/package-lock.json
b/projectmgr/webapp/projectmgr/package-lock.json
index 316bfab44..de57b5753 100644
--- a/projectmgr/webapp/projectmgr/package-lock.json
+++ b/projectmgr/webapp/projectmgr/package-lock.json
@@ -141,9 +141,9 @@
"integrity":
"sha512-3lqz5YjWTYnW6dlDa5TLaTCcShfar1e40rmcJVwCBJC6mWlFuj0eCHIElmG1g5kyuJ/GD+8Wn4FFCcz4gJPfaQ=="
},
"node_modules/cross-spawn": {
- "version": "6.0.5",
- "resolved":
"https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz",
- "integrity":
"sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==",
+ "version": "6.0.6",
+ "resolved":
"https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.6.tgz",
+ "integrity":
"sha512-VqCUuhcd1iB+dsv8gxPttb5iZh/D0iubSP21g36KXdEuf6I5JiioesUVjpCdHV9MZRUfVFlvwtIUyPfxo5trtw==",
"dependencies": {
"nice-try": "^1.0.4",
"path-key": "^2.0.1",
@@ -1202,9 +1202,9 @@
"integrity":
"sha512-3lqz5YjWTYnW6dlDa5TLaTCcShfar1e40rmcJVwCBJC6mWlFuj0eCHIElmG1g5kyuJ/GD+8Wn4FFCcz4gJPfaQ=="
},
"cross-spawn": {
- "version": "6.0.5",
- "resolved":
"https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz",
- "integrity":
"sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==",
+ "version": "6.0.6",
+ "resolved":
"https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.6.tgz",
+ "integrity":
"sha512-VqCUuhcd1iB+dsv8gxPttb5iZh/D0iubSP21g36KXdEuf6I5JiioesUVjpCdHV9MZRUfVFlvwtIUyPfxo5trtw==",
"requires": {
"nice-try": "^1.0.4",
"path-key": "^2.0.1",