chore(deps-dev): bump @types/express-session from 1.17.2 to 1.17.3

Bumps [@types/express-session](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-session) from 1.17.2 to 1.17.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-session)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-19 04:11:39 +00:00
committed by GitHub
parent 192aecc315
commit ad2655ffa0
+20 -20
View File
@@ -1859,10 +1859,10 @@
yup "^0.29.3"
"@backstage/core@^0.3.0":
version "0.7.1"
version "0.7.2"
dependencies:
"@backstage/config" "^0.1.3"
"@backstage/core-api" "^0.2.13"
"@backstage/config" "^0.1.4"
"@backstage/core-api" "^0.2.14"
"@backstage/errors" "^0.1.1"
"@backstage/theme" "^0.2.4"
"@material-ui/core" "^4.11.0"
@@ -1901,10 +1901,10 @@
zen-observable "^0.8.15"
"@backstage/core@^0.6.0":
version "0.7.1"
version "0.7.2"
dependencies:
"@backstage/config" "^0.1.3"
"@backstage/core-api" "^0.2.13"
"@backstage/config" "^0.1.4"
"@backstage/core-api" "^0.2.14"
"@backstage/errors" "^0.1.1"
"@backstage/theme" "^0.2.4"
"@material-ui/core" "^4.11.0"
@@ -1943,10 +1943,10 @@
zen-observable "^0.8.15"
"@backstage/core@^0.6.1":
version "0.7.1"
version "0.7.2"
dependencies:
"@backstage/config" "^0.1.3"
"@backstage/core-api" "^0.2.13"
"@backstage/config" "^0.1.4"
"@backstage/core-api" "^0.2.14"
"@backstage/errors" "^0.1.1"
"@backstage/theme" "^0.2.4"
"@material-ui/core" "^4.11.0"
@@ -1985,14 +1985,14 @@
zen-observable "^0.8.15"
"@backstage/plugin-catalog@^0.2.1":
version "0.4.2"
version "0.5.0"
dependencies:
"@backstage/catalog-client" "^0.3.7"
"@backstage/catalog-client" "^0.3.8"
"@backstage/catalog-model" "^0.7.4"
"@backstage/core" "^0.7.1"
"@backstage/core" "^0.7.2"
"@backstage/integration" "^0.5.1"
"@backstage/integration-react" "^0.1.1"
"@backstage/plugin-catalog-react" "^0.1.1"
"@backstage/plugin-catalog-react" "^0.1.2"
"@backstage/theme" "^0.2.4"
"@material-ui/core" "^4.11.0"
"@material-ui/icons" "^4.9.1"
@@ -2009,14 +2009,14 @@
swr "^0.3.0"
"@backstage/plugin-catalog@^0.3.1":
version "0.4.2"
version "0.5.0"
dependencies:
"@backstage/catalog-client" "^0.3.7"
"@backstage/catalog-client" "^0.3.8"
"@backstage/catalog-model" "^0.7.4"
"@backstage/core" "^0.7.1"
"@backstage/core" "^0.7.2"
"@backstage/integration" "^0.5.1"
"@backstage/integration-react" "^0.1.1"
"@backstage/plugin-catalog-react" "^0.1.1"
"@backstage/plugin-catalog-react" "^0.1.2"
"@backstage/theme" "^0.2.4"
"@material-ui/core" "^4.11.0"
"@material-ui/icons" "^4.9.1"
@@ -6168,9 +6168,9 @@
"@types/range-parser" "*"
"@types/express-session@^1.17.2":
version "1.17.2"
resolved "https://registry.npmjs.org/@types/express-session/-/express-session-1.17.2.tgz#ed6a36dd9f267c7fef86004f653bfb9b5cea3c21"
integrity sha512-QRm/fUuvr/BAosL9CvK351SDQP7wpD8+h3S8ZEE/8IvHJ/ZqHrjZbjx/flYfazyPw7yNi9O5fbjFZbh0vZ1ccg==
version "1.17.3"
resolved "https://registry.npmjs.org/@types/express-session/-/express-session-1.17.3.tgz#4a37c5c4428b8f922ac8ac1cb4bd9190a4d2b097"
integrity sha512-57DnyxiqClXOIjoCgeKCUYfKxBPOlOY/k+l1TPK+7bSwyiPTrS5FIk1Ycql7twk4wO7P5lfOVy6akDGiaMSLfw==
dependencies:
"@types/express" "*"