aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-24 15:34:53 +0000
committerGitHub <noreply@github.com>2022-08-24 15:34:53 +0000
commit65c469debce13c9a619ac2f62b4895f60ecc1729 (patch)
treeb9928b4822591cfab360e7261301f8b41f836ae1 /yarn.lock
parentBump @typescript-eslint/parser from 5.33.1 to 5.34.0 (#166) (diff)
downloadee4511w-web-65c469debce13c9a619ac2f62b4895f60ecc1729.tar
ee4511w-web-65c469debce13c9a619ac2f62b4895f60ecc1729.tar.gz
ee4511w-web-65c469debce13c9a619ac2f62b4895f60ecc1729.tar.bz2
ee4511w-web-65c469debce13c9a619ac2f62b4895f60ecc1729.tar.lz
ee4511w-web-65c469debce13c9a619ac2f62b4895f60ecc1729.tar.xz
ee4511w-web-65c469debce13c9a619ac2f62b4895f60ecc1729.tar.zst
ee4511w-web-65c469debce13c9a619ac2f62b4895f60ecc1729.zip
Bump @types/express-fileupload from 1.4.0 to 1.4.1 (#167)
Bumps [@types/express-fileupload](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-fileupload) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-fileupload) --- updated-dependencies: - dependency-name: "@types/express-fileupload" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/yarn.lock b/yarn.lock
index 1e06d89..070bb50 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -93,10 +93,10 @@
dependencies:
"@types/express-serve-static-core" "*"
-"@types/express-fileupload@1.4.0":
- version "1.4.0"
- resolved "https://registry.yarnpkg.com/@types/express-fileupload/-/express-fileupload-1.4.0.tgz#39e953c1501b9930b3cdf1999aeb5b08ad8dc037"
- integrity sha512-vfSpVrA+IpM02Y5Zuq89SblOK0smVJIFoiKza2x2h9Xm+PEIt26P4KxxDEBWld8NmB+Za32DhCcd8QkXU+OSug==
+"@types/express-fileupload@1.4.1":
+ version "1.4.1"
+ resolved "https://registry.yarnpkg.com/@types/express-fileupload/-/express-fileupload-1.4.1.tgz#3388b14dedfa877be43bbe0540dcd5e13e963bca"
+ integrity sha512-sbl865h1Sser6SF+efpw2F/+roGISj+PRIbMcGXbtzgJQCBAeeBmoSo7sPge/mBa22ymCHfFPtHFsag/wUxwfg==
dependencies:
"@types/busboy" "*"
"@types/express" "*"