aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
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 /yarn.lock
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 'yarn.lock')
-rw-r--r--yarn.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/yarn.lock b/yarn.lock
index f70c5dd..130c02f 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -147,10 +147,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.38.tgz#f8bb07c371ccb1903f3752872c89f44006132947"
integrity sha512-5jY9RhV7c0Z4Jy09G+NIDTsCZ5G0L5n+Z+p+Y7t5VJHM30bgwzSjVtlcBxqAj+6L/swIlvtOSzr8rBk/aNyV2g==
-"@types/passport@^1.0.7":
- version "1.0.7"
- resolved "https://registry.yarnpkg.com/@types/passport/-/passport-1.0.7.tgz#85892f14932168158c86aecafd06b12f5439467a"
- integrity sha512-JtswU8N3kxBYgo+n9of7C97YQBT+AYPP2aBfNGTzABqPAZnK/WOAaKfh3XesUYMZRrXFuoPc2Hv0/G/nQFveHw==
+"@types/passport@^1.0.8":
+ version "1.0.8"
+ resolved "https://registry.yarnpkg.com/@types/passport/-/passport-1.0.8.tgz#cc3ee653777365ac02f630c3c08fb755567b7387"
+ integrity sha512-Gdcvis7+7G/Mobm+25AeFi+oe5teBhHzpbCOFWeN10Bj8tnoEE1L5lkraQjzmDEKkJQuM7xSJUGIFGl/giyRfQ==
dependencies:
"@types/express" "*"