aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
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 /yarn.lock
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 'yarn.lock')
-rw-r--r--yarn.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/yarn.lock b/yarn.lock
index 549b0b6..3339698 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -140,10 +140,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.1.tgz#352bee64f93117d867d05f7406642a52685cbca6"
integrity sha512-GKX1Qnqxo4S+Z/+Z8KKPLpH282LD7jLHWJcVryOflnsnH+BtSDfieR6ObwBMwpnNws0bUK8GI7z0unQf9bARNQ==
-"@types/passport@^1.0.9":
- version "1.0.9"
- resolved "https://registry.yarnpkg.com/@types/passport/-/passport-1.0.9.tgz#b32fa8f7485dace77a9b58e82d0c92908f6e8387"
- integrity sha512-9+ilzUhmZQR4JP49GdC2O4UdDE3POPLwpmaTC/iLkW7l0TZCXOo1zsTnnlXPq6rP1UsUZPfbAV4IUdiwiXyC7g==
+"@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==
dependencies:
"@types/express" "*"