Skip to content

Commit

Permalink
Bump compressorjs from 1.2.0 to 1.2.1 (#179)
Browse files Browse the repository at this point in the history
Bumps [compressorjs](https://github.com/fengyuanchen/compressorjs) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/fengyuanchen/compressorjs/releases)
- [Changelog](https://github.com/fengyuanchen/compressorjs/blob/main/CHANGELOG.md)
- [Commits](fengyuanchen/compressorjs@v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: compressorjs
  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 Jan 6, 2025
1 parent 5b39942 commit d472592
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"axios": "^0.27.2",
"bowser": "^2.11.0",
"clsx": "^1.2.1",
"compressorjs": "^1.2.0",
"compressorjs": "^1.2.1",
"dayjs": "^1.11.13",
"formik": "^2.2.9",
"http-proxy-middleware": "^2.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4551,10 +4551,10 @@ compression@^1.7.4:
safe-buffer "5.1.2"
vary "~1.1.2"

compressorjs@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/compressorjs/-/compressorjs-1.2.0.tgz#2993d625623f777d960dd5f8b96fda71637b1690"
integrity sha512-XSXEzIlzJpRWz3ikNYVfwgKHS1rDL4okJQ1Hqu1RDFwnR9P/C3EU9IRPbPrOVAPwB0XcyKMow0RNzbGKfC36FQ==
compressorjs@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/compressorjs/-/compressorjs-1.2.1.tgz#4dee18ef5032f8166bd0a3258f045eda2cd07671"
integrity sha512-+geIjeRnPhQ+LLvvA7wxBQE5ddeLU7pJ3FsKFWirDw6veY3s9iLxAQEw7lXGHnhCJvBujEQWuNnGzZcvCvdkLQ==
dependencies:
blueimp-canvas-to-blob "^3.29.0"
is-blob "^2.1.0"
Expand Down

0 comments on commit d472592

Please sign in to comment.