Skip to content

Commit

Permalink
Bump @types/cookies from 0.7.8 to 0.7.9 in /tunnel-server
Browse files Browse the repository at this point in the history
Bumps [@types/cookies](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cookies) from 0.7.8 to 0.7.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/cookies)

---
updated-dependencies:
- dependency-name: "@types/cookies"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2023
1 parent 4ab73c6 commit a7299ed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tunnel-server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -789,9 +789,9 @@
integrity sha512-dgMN+syt1xb7Hk8LU6AODOfPlvz5z1CbXpPuJE5ZrX9STfBOIXF09pEB8N7a97WT9dbngt3ksDCm6GW6yMrxfQ==

"@types/cookies@^0.7.8":
version "0.7.8"
resolved "https://registry.yarnpkg.com/@types/cookies/-/cookies-0.7.8.tgz#16fccd6d58513a9833c527701a90cc96d216bc18"
integrity sha512-y6KhF1GtsLERUpqOV+qZJrjUGzc0GE6UTa0b5Z/LZ7Nm2mKSdCXmS6Kdnl7fctPNnMSouHjxqEWI12/YqQfk5w==
version "0.7.9"
resolved "https://registry.yarnpkg.com/@types/cookies/-/cookies-0.7.9.tgz#d03e9af454b8e23718c9bf0d522649a64d5e67cf"
integrity sha512-SrGYvhKohd/WSOII0WpflC73RgdJhQoqpwq9q+n/qugNGiDSGYXfHy3QvB4+X+J/gYe27j2fSRnK4B+1A3nvsw==
dependencies:
"@types/connect" "*"
"@types/express" "*"
Expand Down

0 comments on commit a7299ed

Please sign in to comment.