Skip to content

Commit

Permalink
chore(deps): update dependency sharp to v0.32.6 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 25, 2024
1 parent 9590908 commit 7274c79
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 28 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"require-extension-hooks-vue": "3.0.0",
"sass": "1.59.3",
"semantic-release": "20.1.3",
"sharp": "0.32.0",
"sharp": "0.32.6",
"svgo": "3.0.2",
"ts-node": "10.9.1",
"typescript": "5.0.2",
Expand Down
37 changes: 10 additions & 27 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10956,7 +10956,7 @@ __metadata:
require-extension-hooks-vue: "npm:3.0.0"
sass: "npm:1.59.3"
semantic-release: "npm:20.1.3"
sharp: "npm:0.32.0"
sharp: "npm:0.32.6"
svgo: "npm:3.0.2"
ts-node: "npm:10.9.1"
typescript: "npm:5.0.2"
Expand Down Expand Up @@ -18675,7 +18675,7 @@ __metadata:
languageName: node
linkType: hard

"node-addon-api@npm:^6.0.0, node-addon-api@npm:^6.1.0":
"node-addon-api@npm:^6.1.0":
version: 6.1.0
resolution: "node-addon-api@npm:6.1.0"
dependencies:
Expand Down Expand Up @@ -23441,20 +23441,20 @@ __metadata:
languageName: node
linkType: hard

"sharp@npm:0.32.0":
version: 0.32.0
resolution: "sharp@npm:0.32.0"
"sharp@npm:0.32.6, sharp@npm:^0.32.6":
version: 0.32.6
resolution: "sharp@npm:0.32.6"
dependencies:
color: "npm:^4.2.3"
detect-libc: "npm:^2.0.1"
node-addon-api: "npm:^6.0.0"
detect-libc: "npm:^2.0.2"
node-addon-api: "npm:^6.1.0"
node-gyp: "npm:latest"
prebuild-install: "npm:^7.1.1"
semver: "npm:^7.3.8"
semver: "npm:^7.5.4"
simple-get: "npm:^4.0.1"
tar-fs: "npm:^2.1.1"
tar-fs: "npm:^3.0.4"
tunnel-agent: "npm:^0.6.0"
checksum: 5650a2c544d6a04a286b785afe5d5b2242c293f67dee86e76f5690f70edaa79f3eef5685698bee2bd396f08757378c51c9175ba005e4c923aa32137dec7acb3c
checksum: f6a756fec5051ef2f9341e0543cde1da4e822982dd5398010baad92e2262bd177e08b753eb19b2fbee30f2fcb0e8756f24088fafc48293a364e9a8f8dc65a300
languageName: node
linkType: hard

Expand All @@ -23475,23 +23475,6 @@ __metadata:
languageName: node
linkType: hard

"sharp@npm:^0.32.6":
version: 0.32.6
resolution: "sharp@npm:0.32.6"
dependencies:
color: "npm:^4.2.3"
detect-libc: "npm:^2.0.2"
node-addon-api: "npm:^6.1.0"
node-gyp: "npm:latest"
prebuild-install: "npm:^7.1.1"
semver: "npm:^7.5.4"
simple-get: "npm:^4.0.1"
tar-fs: "npm:^3.0.4"
tunnel-agent: "npm:^0.6.0"
checksum: f6a756fec5051ef2f9341e0543cde1da4e822982dd5398010baad92e2262bd177e08b753eb19b2fbee30f2fcb0e8756f24088fafc48293a364e9a8f8dc65a300
languageName: node
linkType: hard

"shebang-command@npm:^2.0.0":
version: 2.0.0
resolution: "shebang-command@npm:2.0.0"
Expand Down

0 comments on commit 7274c79

Please sign in to comment.