diff --git a/package.json b/package.json index 2704257..4a2aa92 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@types/sinon": "^10.0.0", "@types/supertest": "^2.0.11", "@voiceflow/commitlint-config": "2.0.0", - "@voiceflow/common": "7.27.3", + "@voiceflow/common": "8.1.2", "@voiceflow/eslint-config": "6.1.0", "@voiceflow/git-branch-check": "1.4.0", "@voiceflow/prettier-config": "1.2.1", @@ -80,7 +80,7 @@ "peerDependencies": { "@types/express": "^4.17.13", "@types/ioredis": "^4.28.10", - "@voiceflow/common": "^7.2.0", + "@voiceflow/common": "^7.2.0 || ^8.0.0", "express-validator": "^6.3.0", "ioredis": "^4.28.5", "jszip": "^3.7.1" diff --git a/yarn.lock b/yarn.lock index 155a258..39b0582 100644 --- a/yarn.lock +++ b/yarn.lock @@ -999,10 +999,10 @@ dependencies: "@commitlint/config-conventional" "16.0.0" -"@voiceflow/common@7.27.3": - version "7.27.3" - resolved "https://registry.yarnpkg.com/@voiceflow/common/-/common-7.27.3.tgz#526f6ec00eed81d485b532412f29aaf30c340094" - integrity sha512-iKZY6O4xX98mzOuPhvcEhPMMSqPKKwNIVwYVWd1EkI0/ZamvS5mIF/8+7DbP2k74MKXAg6zixVd/l5DaVHtsyg== +"@voiceflow/common@8.1.2": + version "8.1.2" + resolved "https://registry.yarnpkg.com/@voiceflow/common/-/common-8.1.2.tgz#06772d654e0ed114e009ff4380511c8fdbd18b7a" + integrity sha512-0EqHjYcaKyTL/soa+S5BiZ/HQS72/LxG52iH1syq2GGCuNS64JyGtaJZpAKTUyDzMLcjjAHKaMOKblDEHpeUiw== dependencies: "@types/crypto-js" "^4.0.2" "@types/shallowequal" "^1.1.1"