aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-02 15:37:12 +0000
committerGitHub <noreply@github.com>2022-06-02 15:37:12 +0000
commite5ef45af2eba80b677b39a5682b7fc959281901d (patch)
tree2b135d426af94c713c68a0a263e33fb8aa3d5ce6 /package.json
parentBump @types/node from 17.0.36 to 17.0.38 (#96) (diff)
downloadee4511w-web-e5ef45af2eba80b677b39a5682b7fc959281901d.tar
ee4511w-web-e5ef45af2eba80b677b39a5682b7fc959281901d.tar.gz
ee4511w-web-e5ef45af2eba80b677b39a5682b7fc959281901d.tar.bz2
ee4511w-web-e5ef45af2eba80b677b39a5682b7fc959281901d.tar.lz
ee4511w-web-e5ef45af2eba80b677b39a5682b7fc959281901d.tar.xz
ee4511w-web-e5ef45af2eba80b677b39a5682b7fc959281901d.tar.zst
ee4511w-web-e5ef45af2eba80b677b39a5682b7fc959281901d.zip
Bump @types/passport from 1.0.7 to 1.0.8 (#97)
Bumps [@types/passport](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/passport) from 1.0.7 to 1.0.8. - [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 9ddaf14..acb131f 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.38",
- "@types/passport": "^1.0.7",
+ "@types/passport": "^1.0.8",
"@types/shell-quote": "1.7.1",
"@typescript-eslint/eslint-plugin": "5.27.0",
"@typescript-eslint/parser": "5.27.0",