diff --git a/packages/protocol/package.json b/packages/protocol/package.json index ac0d2e11002..7c3e9ca7297 100644 --- a/packages/protocol/package.json +++ b/packages/protocol/package.json @@ -115,7 +115,7 @@ "@jest/globals": "^29.5.0", "@types/bn.js": "^5.1.0", "@types/chai": "^4.1.3", - "@types/chai-subset": "1.3.3", + "@types/chai-subset": "1.3.5", "@types/jest": "^29.1.1", "@types/lodash": "^4.14.199", "@types/mathjs": "^4.4.1", diff --git a/yarn.lock b/yarn.lock index f2ef495228b..917802a034b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4632,10 +4632,10 @@ dependencies: "@types/node" "*" -"@types/chai-subset@1.3.3": - version "1.3.3" - resolved "https://registry.yarnpkg.com/@types/chai-subset/-/chai-subset-1.3.3.tgz#97893814e92abd2c534de422cb377e0e0bdaac94" - integrity sha512-frBecisrNGz+F4T6bcc+NLeolfiojh5FxW2klu669+8BARtyQv2C/GkNW6FUodVe4BroGMP/wER/YDGc7rEllw== +"@types/chai-subset@1.3.5": + version "1.3.5" + resolved "https://registry.yarnpkg.com/@types/chai-subset/-/chai-subset-1.3.5.tgz#3fc044451f26985f45625230a7f22284808b0a9a" + integrity sha512-c2mPnw+xHtXDoHmdtcCXGwyLMiauiAyxWMzhGpqHC4nqI/Y5G2XhTampslK2rb59kpcuHon03UH8W6iYUzw88A== dependencies: "@types/chai" "*"