Skip to content

Commit 7377745

Browse files
dependabot[bot]mmalerba
authored andcommitted
build: bump @types/send from 0.14.5 to 0.14.6 (#21637)
Bumps [@types/send](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/send) from 0.14.5 to 0.14.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/send) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 2030e1c)
1 parent 22b5d3d commit 7377745

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2004,6 +2004,11 @@
20042004
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-2.0.1.tgz#dc488842312a7f075149312905b5e3c0b054c79d"
20052005
integrity sha512-FwI9gX75FgVBJ7ywgnq/P7tw+/o1GUbtP0KzbtusLigAOgIgNISRK0ZPl4qertvXSIE8YbsVJueQ90cDt9YYyw==
20062006

2007+
"@types/mime@^1":
2008+
version "1.3.2"
2009+
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.2.tgz#93e25bf9ee75fe0fd80b594bc4feb0e862111b5a"
2010+
integrity sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==
2011+
20072012
"@types/minimatch@*", "@types/minimatch@^3.0.3":
20082013
version "3.0.3"
20092014
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
@@ -2032,12 +2037,7 @@
20322037
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.13.tgz#ccebcdb990bd6139cd16e84c39dc2fb1023ca90c"
20332038
integrity sha512-pMCcqU2zT4TjqYFrWtYHKal7Sl30Ims6ulZ4UFXxI4xbtQqK/qqKwkDoBFCfooRqqmRu9vY3xaJRwxSh673aYg==
20342039

2035-
"@types/node@^12.11.1":
2036-
version "12.11.1"
2037-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.11.1.tgz#1fd7b821f798b7fa29f667a1be8f3442bb8922a3"
2038-
integrity sha512-TJtwsqZ39pqcljJpajeoofYRfeZ7/I/OMUQ5pR4q5wOKf2ocrUvBAZUMhWsOvKx3dVc/aaV5GluBivt0sWqA5A==
2039-
2040-
"@types/node@^12.12.47":
2040+
"@types/node@^12.11.1", "@types/node@^12.12.47":
20412041
version "12.19.14"
20422042
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.19.14.tgz#59e5029a3c2aea34f68b717955381692fd47cafb"
20432043
integrity sha512-2U9uLN46+7dv9PiS8VQJcHhuoOjiDPZOLAt0WuA1EanEknIMae+2QbMhayF7cgGqjvRVIfNpt+6jLPczJZFiRw==
@@ -2102,11 +2102,11 @@
21022102
integrity sha512-+nVsLKlcUCeMzD2ufHEYuJ9a2ovstb6Dp52A5VsoKxDXgvE051XgHI/33I1EymwkRGQkwnA0LkhnUzituGs4EQ==
21032103

21042104
"@types/send@^0.14.5":
2105-
version "0.14.5"
2106-
resolved "https://registry.yarnpkg.com/@types/send/-/send-0.14.5.tgz#653f7d25b93c3f7f51a8994addaf8a229de022a7"
2107-
integrity sha512-0mwoiK3DXXBu0GIfo+jBv4Wo5s1AcsxdpdwNUtflKm99VEMvmBPJ+/NBNRZy2R5JEYfWL/u4nAHuTUTA3wFecQ==
2105+
version "0.14.6"
2106+
resolved "https://registry.yarnpkg.com/@types/send/-/send-0.14.6.tgz#6ca7a80fefde9602a66e8102636c179ec7257459"
2107+
integrity sha512-umNRC1v5RoxWqryLeugCPMug4txOqFaeCUJjSuEubMhtR2zFw6ZbuSMZCnd5Y6137g+mxSrOVdB1YGkjAnMzVA==
21082108
dependencies:
2109-
"@types/mime" "*"
2109+
"@types/mime" "^1"
21102110
"@types/node" "*"
21112111

21122112
"@types/serve-static@*":

0 commit comments

Comments
 (0)