1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-07-29 22:01:14 +03:00

build(deps): bump insta from 1.32.0 to 1.33.0

Bumps [insta](https://github.com/mitsuhiko/insta) from 1.32.0 to 1.33.0.
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/insta/compare/1.32.0...1.33.0)

---
updated-dependencies:
- dependency-name: insta
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-10-05 18:01:18 +00:00
committed by Quentin Gliech
parent 3f35d25066
commit 71c28d6453
4 changed files with 5 additions and 5 deletions

View File

@ -81,7 +81,7 @@ mas-templates = { path = "../templates" }
oauth2-types = { path = "../oauth2-types" }
[dev-dependencies]
insta = "1.32.0"
insta = "1.33.0"
tracing-subscriber.workspace = true
cookie_store = "0.20.0"