Bump minimist and node-p5

Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.7 and updates ancestor dependency [node-p5](https://github.com/andithemudkip/p5-node). These dependencies need to be updated together.


Updates `minimist` from 0.0.8 to 1.2.7
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v0.0.8...v1.2.7)

Updates `node-p5` from 1.0.3 to 1.0.4
- [Release notes](https://github.com/andithemudkip/p5-node/releases)
- [Commits](https://github.com/andithemudkip/p5-node/commits)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
- dependency-name: node-p5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-03-04 07:54:59 +00:00
committed by GitHub
parent 566afc5d9c
commit 05a00e76b4
2 changed files with 656 additions and 873 deletions

1527
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -14,7 +14,7 @@
"axios": "^0.21.1",
"bootstrap": "^4.6.0",
"core-js": "^3.6.5",
"node-p5": "^1.0.3",
"node-p5": "^1.0.4",
"p5": "^1.2.0",
"vue": "^2.6.11",
"vue-axios": "^3.2.4",