Skip to content

Commit

Permalink
Bump jpeg-js from 0.4.2 to 0.4.3 in /ui (#537)
Browse files Browse the repository at this point in the history
Bumps [jpeg-js](https://github.com/eugeneware/jpeg-js) from 0.4.2 to 0.4.3.
- [Release notes](https://github.com/eugeneware/jpeg-js/releases)
- [Commits](jpeg-js/jpeg-js@v0.4.2...v0.4.3)

---
updated-dependencies:
- dependency-name: jpeg-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 25, 2021
1 parent 2b5af56 commit d50e52c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"axios": "^0.21.1",
"buefy": "^0.8.6",
"bulma": "^0.8.0",
"jpeg-js": "0.4.2",
"jpeg-js": "0.4.3",
"lodash": "^4.17.21",
"node-sass": "^4.14.1",
"playwright": "^1.12.1",
Expand Down
8 changes: 4 additions & 4 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6255,10 +6255,10 @@ jest@~27.0.6:
import-local "^3.0.2"
jest-cli "^27.0.6"

[email protected].2, jpeg-js@^0.4.2:
version "0.4.2"
resolved "https://registry.yarnpkg.com/jpeg-js/-/jpeg-js-0.4.2.tgz"
integrity sha512-+az2gi/hvex7eLTMTlbRLOhH6P6WFdk2ITI8HJsaH2VqYO0I594zXSYEP+tf4FW+8Cy68ScDXoAsQdyQanv3sw==
[email protected].3, jpeg-js@^0.4.2:
version "0.4.3"
resolved "https://registry.yarnpkg.com/jpeg-js/-/jpeg-js-0.4.3.tgz#6158e09f1983ad773813704be80680550eff977b"
integrity sha512-ru1HWKek8octvUHFHvE5ZzQ1yAsJmIvRdGWvSoKV52XKyuyYA437QWDttXT8eZXDSbuMpHlLzPDZUPd6idIz+Q==

js-base64@^2.1.8:
version "2.6.4"
Expand Down

0 comments on commit d50e52c

Please sign in to comment.