Bump @types/sharp from 0.27.3 to 0.28.0 (#5387)

This commit is contained in:
dependabot[bot]
2021-04-30 10:04:13 -04:00
committed by GitHub
parent 0bee49a355
commit 99ccc90fd7
2 changed files with 9 additions and 9 deletions

View File

@@ -159,7 +159,7 @@
"@types/node": "^15.0.1",
"@types/nodemailer": "^6.4.1",
"@types/qs": "^6.9.6",
"@types/sharp": "^0.27.1",
"@types/sharp": "^0.28.0",
"@types/uuid": "^8.3.0",
"@types/uuid-validate": "^0.0.1",
"copyfiles": "^2.4.0",

16
package-lock.json generated
View File

@@ -142,7 +142,7 @@
"@types/node": "^15.0.1",
"@types/nodemailer": "^6.4.1",
"@types/qs": "^6.9.6",
"@types/sharp": "^0.27.1",
"@types/sharp": "^0.28.0",
"@types/uuid": "^8.3.0",
"@types/uuid-validate": "^0.0.1",
"copyfiles": "^2.4.0",
@@ -6237,9 +6237,9 @@
}
},
"node_modules/@types/sharp": {
"version": "0.27.3",
"resolved": "https://registry.npmjs.org/@types/sharp/-/sharp-0.27.3.tgz",
"integrity": "sha512-QadrXVVmHBqzDM0hJd7imgra+sXj3iM5TWDuFv/+6AOhA9tubKrt3acjucN5/TdzK8nfmBOX07CRbNC0MLwqog==",
"version": "0.28.0",
"resolved": "https://registry.npmjs.org/@types/sharp/-/sharp-0.28.0.tgz",
"integrity": "sha512-YvRFnQM44wAihAKzBDzu3BxnEohpqWd/5KXkwsSUl3qFTb51NyKHCKHX1D62YAy0jZij5aXgm/33v/Cv6VVsdA==",
"dev": true,
"dependencies": {
"@types/node": "*"
@@ -55955,9 +55955,9 @@
}
},
"@types/sharp": {
"version": "0.27.3",
"resolved": "https://registry.npmjs.org/@types/sharp/-/sharp-0.27.3.tgz",
"integrity": "sha512-QadrXVVmHBqzDM0hJd7imgra+sXj3iM5TWDuFv/+6AOhA9tubKrt3acjucN5/TdzK8nfmBOX07CRbNC0MLwqog==",
"version": "0.28.0",
"resolved": "https://registry.npmjs.org/@types/sharp/-/sharp-0.28.0.tgz",
"integrity": "sha512-YvRFnQM44wAihAKzBDzu3BxnEohpqWd/5KXkwsSUl3qFTb51NyKHCKHX1D62YAy0jZij5aXgm/33v/Cv6VVsdA==",
"dev": true,
"requires": {
"@types/node": "*"
@@ -63536,7 +63536,7 @@
"@types/node": "^15.0.1",
"@types/nodemailer": "^6.4.1",
"@types/qs": "^6.9.6",
"@types/sharp": "^0.27.1",
"@types/sharp": "^0.28.0",
"@types/uuid": "^8.3.0",
"@types/uuid-validate": "^0.0.1",
"argon2": "^0.27.0",