aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-13 15:51:21 +0000
committerGitHub <noreply@github.com>2022-09-13 15:51:21 +0000
commitba7e9ba66800b97415239034ed9aa6cec1f74a94 (patch)
tree814e46eb5a00b308690bdc7ddd332051d6cd3caa /package.json
parentBump @types/node from 18.7.16 to 18.7.17 (#190) (diff)
downloadee4511w-web-ba7e9ba66800b97415239034ed9aa6cec1f74a94.tar
ee4511w-web-ba7e9ba66800b97415239034ed9aa6cec1f74a94.tar.gz
ee4511w-web-ba7e9ba66800b97415239034ed9aa6cec1f74a94.tar.bz2
ee4511w-web-ba7e9ba66800b97415239034ed9aa6cec1f74a94.tar.lz
ee4511w-web-ba7e9ba66800b97415239034ed9aa6cec1f74a94.tar.xz
ee4511w-web-ba7e9ba66800b97415239034ed9aa6cec1f74a94.tar.zst
ee4511w-web-ba7e9ba66800b97415239034ed9aa6cec1f74a94.zip
Bump @types/passport from 1.0.10 to 1.0.11 (#189)
Bumps [@types/passport](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/passport) from 1.0.10 to 1.0.11. - [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 2e6d32c..6fe1c7a 100644
--- a/package.json
+++ b/package.json
@@ -18,7 +18,7 @@
"@types/express": "4.17.13",
"@types/express-fileupload": "1.4.1",
"@types/node": "18.7.17",
- "@types/passport": "^1.0.10",
+ "@types/passport": "^1.0.11",
"@types/shell-quote": "1.7.1",
"@typescript-eslint/eslint-plugin": "5.36.2",
"@typescript-eslint/parser": "5.37.0",