Skip to content

Commit 04c3395

Browse files
renovate[bot]axe312ger
authored andcommitted
fix(deps): update dependency sharp to v0.32.6 [security]
1 parent 9c03bd6 commit 04c3395

File tree

2 files changed

+6
-20
lines changed

2 files changed

+6
-20
lines changed

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"mozjpeg": "8.0.0",
2525
"pretty-bytes": "6.1.1",
2626
"probe-image-size": "7.2.3",
27-
"sharp": "0.32.0",
27+
"sharp": "0.32.6",
2828
"sqip": "^1.0.0-alpha.42",
2929
"sqip-legacy": "npm:sqip@legacy",
3030
"sqip-plugin-blur": "^1.0.0-alpha.43",

yarn.lock

Lines changed: 5 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -4479,7 +4479,7 @@ detect-indent@^5.0.0:
44794479
resolved "https://registry.yarnpkg.com/detect-indent/-/detect-indent-5.0.0.tgz#3871cc0a6a002e8c3e5b3cf7f336264675f06b9d"
44804480
integrity sha1-OHHMCmoALow+Wzz38zYmRnXwa50=
44814481

4482-
detect-libc@^2.0.0, detect-libc@^2.0.1, detect-libc@^2.0.2:
4482+
detect-libc@^2.0.0, detect-libc@^2.0.2:
44834483
version "2.0.2"
44844484
resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-2.0.2.tgz#8ccf2ba9315350e1241b88d0ac3b0e1fbd99605d"
44854485
integrity sha512-UX6sGumvvqSaXgdKGUsgZWqcUyIXZ/vZTrlRT/iobiKhGL0zL4d3osHj3uqllWJK+i+sixDS/3COVEOFbupFyw==
@@ -8296,7 +8296,7 @@ node-abi@^3.3.0:
82968296
dependencies:
82978297
semver "^7.3.5"
82988298

8299-
node-addon-api@^6.0.0, node-addon-api@^6.1.0:
8299+
node-addon-api@^6.1.0:
83008300
version "6.1.0"
83018301
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-6.1.0.tgz#ac8470034e58e67d0c6f1204a18ae6995d9c0d76"
83028302
integrity sha512-+eawOlIgy680F0kBzPUNFhMZGtJ1YmqM6l4+Crf4IkImjYrO/mqPwRMh352g23uIaQKFItcQ64I7KMaJxHgAVA==
@@ -9905,7 +9905,7 @@ semver-truncate@^1.1.2:
99059905
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
99069906
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
99079907

9908-
[email protected], semver@^7.3.8, semver@^7.5.4:
9908+
[email protected], semver@^7.5.4:
99099909
version "7.5.4"
99109910
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
99119911
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
@@ -9961,21 +9961,7 @@ shallow-copy@~0.0.1:
99619961
resolved "https://registry.npmjs.org/shallow-copy/-/shallow-copy-0.0.1.tgz#415f42702d73d810330292cc5ee86eae1a11a170"
99629962
integrity sha1-QV9CcC1z2BAzApLMXuhurhoRoXA=
99639963

9964-
9965-
version "0.32.0"
9966-
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.32.0.tgz#146b3e1930d56518699908d9116d8a03be1f5cf6"
9967-
integrity sha512-yLAypVcqj1toSAqRSwbs86nEzfyZVDYqjuUX8grhFpeij0DDNagKJXELS/auegDBRDg1XBtELdOGfo2X1cCpeA==
9968-
dependencies:
9969-
color "^4.2.3"
9970-
detect-libc "^2.0.1"
9971-
node-addon-api "^6.0.0"
9972-
prebuild-install "^7.1.1"
9973-
semver "^7.3.8"
9974-
simple-get "^4.0.1"
9975-
tar-fs "^2.1.1"
9976-
tunnel-agent "^0.6.0"
9977-
9978-
sharp@^0.32.0:
9964+
[email protected], sharp@^0.32.0:
99799965
version "0.32.6"
99809966
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.32.6.tgz#6ad30c0b7cd910df65d5f355f774aa4fce45732a"
99819967
integrity sha512-KyLTWwgcR9Oe4d9HwCwNM2l7+J0dUQwn/yf7S0EnTtb0eVS4RxO0eUSvxPtzT4F3SY+C4K6fqdv/DO27sJ/v/w==
@@ -10667,7 +10653,7 @@ table-layout@^3.0.0:
1066710653
typical "^7.1.1"
1066810654
wordwrapjs "^5.1.0"
1066910655

10670-
tar-fs@^2.0.0, tar-fs@^2.1.1:
10656+
tar-fs@^2.0.0:
1067110657
version "2.1.1"
1067210658
resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-2.1.1.tgz#489a15ab85f1f0befabb370b7de4f9eb5cbe8784"
1067310659
integrity sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==

0 commit comments

Comments
 (0)