aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
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 /yarn.lock
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 'yarn.lock')
-rw-r--r--yarn.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/yarn.lock b/yarn.lock
index d7e585e..a0cc5d8 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -145,10 +145,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.17.tgz#52438111ea98f77475470fc62d79b9eb96bb2c92"
integrity sha512-0UyfUnt02zIuqp7yC8RYtDkp/vo8bFaQ13KkSEvUAohPOAlnVNbj5Fi3fgPSuwzakS+EvvnnZ4x9y7i6ASaSPQ==
-"@types/passport@^1.0.10":
- version "1.0.10"
- resolved "https://registry.yarnpkg.com/@types/passport/-/passport-1.0.10.tgz#c518f2bae8b1538b7be71ee7f9220fbd3f569f05"
- integrity sha512-IZamnXuN7mY+2/v8bAW6nuTcKiay7gXBBcMBZ8n7YHB4u5DwsWoJaNrHdAQ8PZEODRjCv3oHOg76CYJ40j9RqA==
+"@types/passport@^1.0.11":
+ version "1.0.11"
+ resolved "https://registry.yarnpkg.com/@types/passport/-/passport-1.0.11.tgz#d046b41e28b280f4e7994614fb976e9b449cb7c6"
+ integrity sha512-pz1cx9ptZvozyGKKKIPLcVDVHwae4hrH5d6g5J+DkMRRjR3cVETb4jMabhXAUbg3Ov7T22nFHEgaK2jj+5CBpw==
dependencies:
"@types/express" "*"