Skip to content

Commit 9075d04

Browse files
chore(deps): update dependency @voiceflow/common to v8 (vf-000)
1 parent cd6be34 commit 9075d04

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@types/sinon": "^10.0.0",
4343
"@types/supertest": "^2.0.11",
4444
"@voiceflow/commitlint-config": "2.0.0",
45-
"@voiceflow/common": "7.27.3",
45+
"@voiceflow/common": "8.1.5",
4646
"@voiceflow/eslint-config": "6.1.0",
4747
"@voiceflow/git-branch-check": "1.4.0",
4848
"@voiceflow/prettier-config": "1.2.1",
@@ -80,7 +80,7 @@
8080
"peerDependencies": {
8181
"@types/express": "^4.17.13",
8282
"@types/ioredis": "^4.28.10",
83-
"@voiceflow/common": "^7.2.0",
83+
"@voiceflow/common": "^7.2.0 || ^8.0.0",
8484
"express-validator": "^6.3.0",
8585
"ioredis": "^4.28.5",
8686
"jszip": "^3.7.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -999,10 +999,10 @@
999999
dependencies:
10001000
"@commitlint/config-conventional" "16.0.0"
10011001

1002-
"@voiceflow/common@7.27.3":
1003-
version "7.27.3"
1004-
resolved "https://registry.yarnpkg.com/@voiceflow/common/-/common-7.27.3.tgz#526f6ec00eed81d485b532412f29aaf30c340094"
1005-
integrity sha512-iKZY6O4xX98mzOuPhvcEhPMMSqPKKwNIVwYVWd1EkI0/ZamvS5mIF/8+7DbP2k74MKXAg6zixVd/l5DaVHtsyg==
1002+
"@voiceflow/common@8.1.5":
1003+
version "8.1.5"
1004+
resolved "https://registry.yarnpkg.com/@voiceflow/common/-/common-8.1.5.tgz#798481b96fb05f4e48a97537a808b8190ceb5102"
1005+
integrity sha512-tCMHPBEfNCcmvAVoe+WHv4anPcj+HngzPz5V819HcWyahhslL9cyd6C9l50iOTnvWljERMDzb2AABndZne0D1Q==
10061006
dependencies:
10071007
"@types/crypto-js" "^4.0.2"
10081008
"@types/shallowequal" "^1.1.1"

0 commit comments

Comments
 (0)