update hspec to fix deadlock issue

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6670
GitOrigin-RevId: d045c915ba2e4422f5e338ca60f0bc9232b7a498
This commit is contained in:
Gil Mizrahi 2022-11-02 18:37:51 +02:00 committed by hasura-bot
parent 4c5a00ab71
commit 5278e4ed9f

View File

@ -143,9 +143,9 @@ constraints: any.Cabal ==3.6.3.0,
any.hourglass ==0.2.12,
any.hpc ==0.6.1.0,
any.hsc2hs ==0.68.8,
any.hspec ==2.10.0,
any.hspec-core ==2.10.0,
any.hspec-discover ==2.10.0,
any.hspec ==2.10.6,
any.hspec-core ==2.10.6,
any.hspec-discover ==2.10.6,
any.hspec-expectations ==0.8.2,
any.hspec-expectations-json ==1.0.0.7,
any.hspec-expectations-lifted ==0.10.0,