mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Update dependency @types/sharp to v0.28.6 (#7742)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -187,7 +187,7 @@
|
||||
"@types/nodemailer": "6.4.4",
|
||||
"@types/object-hash": "2.1.1",
|
||||
"@types/qs": "6.9.7",
|
||||
"@types/sharp": "0.28.5",
|
||||
"@types/sharp": "0.28.6",
|
||||
"@types/stream-json": "1.7.1",
|
||||
"@types/supertest": "2.0.11",
|
||||
"@types/uuid": "8.3.1",
|
||||
|
||||
16
package-lock.json
generated
16
package-lock.json
generated
@@ -165,7 +165,7 @@
|
||||
"@types/nodemailer": "6.4.4",
|
||||
"@types/object-hash": "2.1.1",
|
||||
"@types/qs": "6.9.7",
|
||||
"@types/sharp": "0.28.5",
|
||||
"@types/sharp": "0.28.6",
|
||||
"@types/stream-json": "1.7.1",
|
||||
"@types/supertest": "2.0.11",
|
||||
"@types/uuid": "8.3.1",
|
||||
@@ -8118,9 +8118,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@types/sharp": {
|
||||
"version": "0.28.5",
|
||||
"resolved": "https://registry.npmjs.org/@types/sharp/-/sharp-0.28.5.tgz",
|
||||
"integrity": "sha512-+RYU1NdKeDtTMau6HBbcVUCWjMiDydW4nRIGnOviwRxZxjJy0LqRdx0+YdxBKHcSlUWIYhD1XtiGQsUtInsjBQ==",
|
||||
"version": "0.28.6",
|
||||
"resolved": "https://registry.npmjs.org/@types/sharp/-/sharp-0.28.6.tgz",
|
||||
"integrity": "sha512-AjKjo5vk5mkcTrWL0U1zFUdCp/uqLebvbe7ezAJx0tgp6ST9JmfsYK1q1lpjfPM5S1YQ1wr5uboPSu2S8UO9yw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/node": "*"
|
||||
@@ -57893,9 +57893,9 @@
|
||||
}
|
||||
},
|
||||
"@types/sharp": {
|
||||
"version": "0.28.5",
|
||||
"resolved": "https://registry.npmjs.org/@types/sharp/-/sharp-0.28.5.tgz",
|
||||
"integrity": "sha512-+RYU1NdKeDtTMau6HBbcVUCWjMiDydW4nRIGnOviwRxZxjJy0LqRdx0+YdxBKHcSlUWIYhD1XtiGQsUtInsjBQ==",
|
||||
"version": "0.28.6",
|
||||
"resolved": "https://registry.npmjs.org/@types/sharp/-/sharp-0.28.6.tgz",
|
||||
"integrity": "sha512-AjKjo5vk5mkcTrWL0U1zFUdCp/uqLebvbe7ezAJx0tgp6ST9JmfsYK1q1lpjfPM5S1YQ1wr5uboPSu2S8UO9yw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/node": "*"
|
||||
@@ -65545,7 +65545,7 @@
|
||||
"@types/nodemailer": "6.4.4",
|
||||
"@types/object-hash": "2.1.1",
|
||||
"@types/qs": "6.9.7",
|
||||
"@types/sharp": "0.28.5",
|
||||
"@types/sharp": "0.28.6",
|
||||
"@types/stream-json": "1.7.1",
|
||||
"@types/supertest": "2.0.11",
|
||||
"@types/uuid": "8.3.1",
|
||||
|
||||
Reference in New Issue
Block a user