aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-14 15:32:21 +0000
committerGitHub <noreply@github.com>2022-06-14 15:32:21 +0000
commit05669073b7ba212b263b811c84df8424081d24eb (patch)
tree726e5c68c7d418a902ac3cdb7735528419ab0e38 /package.json
parentBump @types/node from 17.0.41 to 17.0.42 (#105) (diff)
downloadee4511w-web-05669073b7ba212b263b811c84df8424081d24eb.tar
ee4511w-web-05669073b7ba212b263b811c84df8424081d24eb.tar.gz
ee4511w-web-05669073b7ba212b263b811c84df8424081d24eb.tar.bz2
ee4511w-web-05669073b7ba212b263b811c84df8424081d24eb.tar.lz
ee4511w-web-05669073b7ba212b263b811c84df8424081d24eb.tar.xz
ee4511w-web-05669073b7ba212b263b811c84df8424081d24eb.tar.zst
ee4511w-web-05669073b7ba212b263b811c84df8424081d24eb.zip
Bump @types/passport from 1.0.8 to 1.0.9 (#106)
Bumps [@types/passport](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/passport) from 1.0.8 to 1.0.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/passport) --- updated-dependencies: - dependency-name: "@types/passport" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index caed33b..9e964c8 100644
--- a/package.json
+++ b/package.json
@@ -18,7 +18,7 @@
"@types/express": "4.17.13",
"@types/express-fileupload": "1.2.2",
"@types/node": "17.0.42",
- "@types/passport": "^1.0.8",
+ "@types/passport": "^1.0.9",
"@types/shell-quote": "1.7.1",
"@typescript-eslint/eslint-plugin": "5.27.1",
"@typescript-eslint/parser": "5.27.1",