Bump jpeg-js and node-p5

Bumps [jpeg-js](https://github.com/eugeneware/jpeg-js) to 0.4.4 and updates ancestor dependency [node-p5](https://github.com/andithemudkip/p5-node). These dependencies need to be updated together.


Updates `jpeg-js` from 0.3.7 to 0.4.4
- [Release notes](https://github.com/eugeneware/jpeg-js/releases)
- [Commits](https://github.com/eugeneware/jpeg-js/compare/v0.3.7...v0.4.4)

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: jpeg-js
  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]
2022-11-11 01:18:32 +00:00
committed by GitHub
parent 566afc5d9c
commit 42490ef7c5
2 changed files with 503 additions and 855 deletions

1356
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

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