mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Update dependency @types/sharp to v0.29.2 (#8025)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -189,7 +189,7 @@
|
||||
"@types/nodemailer": "6.4.4",
|
||||
"@types/object-hash": "2.2.0",
|
||||
"@types/qs": "6.9.7",
|
||||
"@types/sharp": "0.29.1",
|
||||
"@types/sharp": "0.29.2",
|
||||
"@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
@@ -167,7 +167,7 @@
|
||||
"@types/nodemailer": "6.4.4",
|
||||
"@types/object-hash": "2.2.0",
|
||||
"@types/qs": "6.9.7",
|
||||
"@types/sharp": "0.29.1",
|
||||
"@types/sharp": "0.29.2",
|
||||
"@types/stream-json": "1.7.1",
|
||||
"@types/supertest": "2.0.11",
|
||||
"@types/uuid": "8.3.1",
|
||||
@@ -8012,9 +8012,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@types/sharp": {
|
||||
"version": "0.29.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/sharp/-/sharp-0.29.1.tgz",
|
||||
"integrity": "sha512-UOQu+7MY/TRlVNjVuNtLpAlekKWNZNZzYtIDHRzPloKRkPW8jlPh1RsUIhyG98OibzzneqoAhb31C5j42ERFwA==",
|
||||
"version": "0.29.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/sharp/-/sharp-0.29.2.tgz",
|
||||
"integrity": "sha512-tIbMvtPa8kMyFMKNhpsPT1HO3CgXLuiCAA8bxHAGAZLyALpYvYc4hUu3pu0+3oExQA5LwvHrWp+OilgXCYVQgg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/node": "*"
|
||||
@@ -57234,9 +57234,9 @@
|
||||
}
|
||||
},
|
||||
"@types/sharp": {
|
||||
"version": "0.29.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/sharp/-/sharp-0.29.1.tgz",
|
||||
"integrity": "sha512-UOQu+7MY/TRlVNjVuNtLpAlekKWNZNZzYtIDHRzPloKRkPW8jlPh1RsUIhyG98OibzzneqoAhb31C5j42ERFwA==",
|
||||
"version": "0.29.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/sharp/-/sharp-0.29.2.tgz",
|
||||
"integrity": "sha512-tIbMvtPa8kMyFMKNhpsPT1HO3CgXLuiCAA8bxHAGAZLyALpYvYc4hUu3pu0+3oExQA5LwvHrWp+OilgXCYVQgg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/node": "*"
|
||||
@@ -65098,7 +65098,7 @@
|
||||
"@types/nodemailer": "6.4.4",
|
||||
"@types/object-hash": "2.2.0",
|
||||
"@types/qs": "6.9.7",
|
||||
"@types/sharp": "0.29.1",
|
||||
"@types/sharp": "0.29.2",
|
||||
"@types/stream-json": "1.7.1",
|
||||
"@types/supertest": "2.0.11",
|
||||
"@types/uuid": "8.3.1",
|
||||
|
||||
Reference in New Issue
Block a user