aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-11 15:35:46 +0000
committerGitHub <noreply@github.com>2022-08-11 15:35:46 +0000
commita0fc0ca5dbc09a0a18b7671ff645f6828e61e21b (patch)
tree09a1ec16cedebf5baf722bd81a87e3ef96f89bbc /package.json
parentBump @types/node from 18.6.5 to 18.7.1 (#152) (diff)
downloadee4511w-web-a0fc0ca5dbc09a0a18b7671ff645f6828e61e21b.tar
ee4511w-web-a0fc0ca5dbc09a0a18b7671ff645f6828e61e21b.tar.gz
ee4511w-web-a0fc0ca5dbc09a0a18b7671ff645f6828e61e21b.tar.bz2
ee4511w-web-a0fc0ca5dbc09a0a18b7671ff645f6828e61e21b.tar.lz
ee4511w-web-a0fc0ca5dbc09a0a18b7671ff645f6828e61e21b.tar.xz
ee4511w-web-a0fc0ca5dbc09a0a18b7671ff645f6828e61e21b.tar.zst
ee4511w-web-a0fc0ca5dbc09a0a18b7671ff645f6828e61e21b.zip
Bump @types/passport from 1.0.9 to 1.0.10 (#153)
Bumps [@types/passport](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/passport) from 1.0.9 to 1.0.10. - [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> 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 0d8d457..ec9851f 100644
--- a/package.json
+++ b/package.json
@@ -18,7 +18,7 @@
"@types/express": "4.17.13",
"@types/express-fileupload": "1.2.3",
"@types/node": "18.7.1",
- "@types/passport": "^1.0.9",
+ "@types/passport": "^1.0.10",
"@types/shell-quote": "1.7.1",
"@typescript-eslint/eslint-plugin": "5.33.0",
"@typescript-eslint/parser": "5.33.0",