Skip to content

Commit 06cf7c4

Browse files
authored
Bump jpeg-js from 0.4.2 to 0.4.4 (#356)
1 parent 1e14736 commit 06cf7c4

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,9 @@
6767
"tsc-watch": "^4.2.3",
6868
"typescript": "^4.3.2"
6969
},
70+
"resolutions": {
71+
"jpeg-js": "^0.4.4"
72+
},
7073
"husky": {
7174
"hooks": {
7275
"pre-commit": "lint-staged && npm run precommit"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2748,10 +2748,10 @@ [email protected]:
27482748
"@jimp/types" "^0.16.1"
27492749
regenerator-runtime "^0.13.3"
27502750

2751-
2752-
version "0.4.2"
2753-
resolved "https://registry.yarnpkg.com/jpeg-js/-/jpeg-js-0.4.2.tgz#8b345b1ae4abde64c2da2fe67ea216a114ac279d"
2754-
integrity sha512-+az2gi/hvex7eLTMTlbRLOhH6P6WFdk2ITI8HJsaH2VqYO0I594zXSYEP+tf4FW+8Cy68ScDXoAsQdyQanv3sw==
2751+
[email protected], jpeg-js@^0.4.4:
2752+
version "0.4.4"
2753+
resolved "https://registry.yarnpkg.com/jpeg-js/-/jpeg-js-0.4.4.tgz#a9f1c6f1f9f0fa80cdb3484ed9635054d28936aa"
2754+
integrity sha512-WZzeDOEtTOBK4Mdsar0IqEU5sMr3vSV2RqkAIzUEV2BHnUfKGyswWFPFwK5EeDo93K3FohSHbLAjj0s1Wzd+dg==
27552755

27562756
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
27572757
version "4.0.0"

0 commit comments

Comments
 (0)