1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-04 00:18:01 +01:00

chore(deps): update dependency @types/express-session to v1.17.5

This commit is contained in:
renovate[bot] 2022-07-11 12:05:43 +00:00
parent aa415610f7
commit b77490b583
2 changed files with 5 additions and 5 deletions

View File

@ -128,7 +128,7 @@
"@babel/core": "7.18.6",
"@types/bcryptjs": "2.4.2",
"@types/express": "4.17.13",
"@types/express-session": "1.17.4",
"@types/express-session": "1.17.5",
"@types/faker": "5.5.9",
"@types/jest": "27.5.2",
"@types/js-yaml": "4.0.5",

View File

@ -1014,10 +1014,10 @@
"@types/qs" "*"
"@types/range-parser" "*"
"@types/express-session@1.17.4":
version "1.17.4"
resolved "https://registry.npmjs.org/@types/express-session/-/express-session-1.17.4.tgz"
integrity sha512-7cNlSI8+oOBUHTfPXMwDxF/Lchx5aJ3ho7+p9jJZYVg9dVDJFh3qdMXmJtRsysnvS+C6x46k9DRYmrmCkE+MVg==
"@types/express-session@1.17.5":
version "1.17.5"
resolved "https://registry.yarnpkg.com/@types/express-session/-/express-session-1.17.5.tgz#13f48852b4aa60ff595835faeb4b4dda0ba0866e"
integrity sha512-l0DhkvNVfyUPEEis8fcwbd46VptfA/jmMwHfob2TfDMf3HyPLiB9mKD71LXhz5TMUobODXPD27zXSwtFQLHm+w==
dependencies:
"@types/express" "*"