Skip to content

Commit

Permalink
Merge pull request #5577 from mitre/dependabot/npm_and_yarn/types/exp…
Browse files Browse the repository at this point in the history
…ress-session-1.18.0

Bump @types/express-session from 1.17.10 to 1.18.0
  • Loading branch information
github-actions[bot] authored Feb 27, 2024
2 parents 59fd679 + 7fab56c commit d138869
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4442,9 +4442,9 @@
"@types/range-parser" "*"

"@types/express-session@*", "@types/express-session@^1.17.3":
version "1.17.10"
resolved "https://registry.npmjs.org/@types/express-session/-/express-session-1.17.10.tgz#3a9394f1f314a4c657af3fb1cdb52f00fc207fd2"
integrity sha512-U32bC/s0ejXijw5MAzyaV4tuZopCh/K7fPoUDyNbsRXHvPSeymygYD1RFL99YOLhF5PNOkzswvOTRaVHdL1zMw==
version "1.18.0"
resolved "https://registry.yarnpkg.com/@types/express-session/-/express-session-1.18.0.tgz#7c6f25c3604b28d6bc08a2e3929997bbc7672fa2"
integrity sha512-27JdDRgor6PoYlURY+Y5kCakqp5ulC0kmf7y+QwaY+hv9jEFuQOThgkjyA53RP3jmKuBsH5GR6qEfFmvb8mwOA==
dependencies:
"@types/express" "*"

Expand Down Expand Up @@ -16946,7 +16946,7 @@ pretty@2.0.0, pretty@^2.0.0:
extend-shallow "^2.0.1"
js-beautify "^1.6.12"

prismjs@^1.23.0, prismjs@^1.29.0:
prismjs@1.29.0, prismjs@^1.23.0, prismjs@^1.29.0:
version "1.29.0"
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.29.0.tgz#f113555a8fa9b57c35e637bba27509dcf802dd12"
integrity sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==
Expand Down

0 comments on commit d138869

Please sign in to comment.