chore(deps): bump glob-parent and gulp

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) to 6.0.2 and updates ancestor dependency [gulp](https://github.com/gulpjs/gulp). These dependencies need to be updated together.


Updates `glob-parent` from 3.1.0 to 6.0.2
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v3.1.0...v6.0.2)

Updates `gulp` from 4.0.2 to 5.0.0
- [Release notes](https://github.com/gulpjs/gulp/releases)
- [Changelog](https://github.com/gulpjs/gulp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/gulp/compare/v4.0.2...v5.0.0)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
- dependency-name: gulp
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-09 12:48:44 +00:00 committed by kolaente
parent 111fa01966
commit c449278fb7
2 changed files with 974 additions and 6666 deletions

7638
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -42,7 +42,7 @@
"@types/request-promise-native": "~1.0.15",
"@typescript-eslint/parser": "~7.6.0",
"eslint-plugin-n8n-nodes-base": "^1.11.0",
"gulp": "^4.0.2",
"gulp": "^5.0.0",
"n8n-core": "*",
"n8n-workflow": "*",
"prettier": "^3.0.0",