Skip to content

Commit 8afff01

Browse files
committed
fix: bump verror
1 parent cd6be34 commit 8afff01

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"@types/http-errors": "^1.8.2",
1616
"@voiceflow/logger": "1.6.1",
17-
"@voiceflow/verror": "^1.1.0",
17+
"@voiceflow/verror": "1.1.3",
1818
"chai": "^4.3.4",
1919
"dotenv": "^10.0.0",
2020
"gaxios": "4.3.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1111,10 +1111,10 @@
11111111
"@zoltu/typescript-transformer-append-js-extension" "1.0.1"
11121112
typescript-transform-paths "3.3.1"
11131113

1114-
"@voiceflow/verror@^1.1.0":
1115-
version "1.1.0"
1116-
resolved "https://registry.yarnpkg.com/@voiceflow/verror/-/verror-1.1.0.tgz#0fea1a464059f617c4051043b456dc792f837907"
1117-
integrity sha512-zxCs41ScHcqZKMuoUyjPSd+836+hyPpjrqNlXR4wEuKIhJb/dYs8f3qa0pH8N0Xq8+II1h3AEaHTGEcU3P6+Ww==
1114+
"@voiceflow/[email protected].3":
1115+
version "1.1.3"
1116+
resolved "https://registry.yarnpkg.com/@voiceflow/verror/-/verror-1.1.3.tgz#c5e305c0410c8474264c4a977f35a33eaef316f8"
1117+
integrity sha512-9ihkkIQP/aYw6OaiiKCPkg/XNmHMiSY7RmdrWaYguVcd1TzYy5lZHq/Qo++sG+faojJRZmzVSg35gc7QRe2hUg==
11181118
dependencies:
11191119
http-status "^1.3.2"
11201120

0 commit comments

Comments
 (0)