Skip to content

Commit

Permalink
chore: update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasheartman committed Nov 3, 2023
1 parent a9ec13b commit 328c12e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
},
"dependencies": {
"@slack/web-api": "^6.9.0",
"@wesleytodd/openapi": "^0.2.0",
"@wesleytodd/openapi": "^0.3.0",
"ajv": "^8.11.0",
"ajv-formats": "^2.1.1",
"async": "^3.2.4",
Expand Down
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1588,12 +1588,13 @@
dependencies:
"@types/yargs-parser" "*"

"@wesleytodd/openapi@^0.2.0":
version "0.2.0"
resolved "https://registry.yarnpkg.com/@wesleytodd/openapi/-/openapi-0.2.0.tgz#899f0f9e22c4535fb55c2c8686777f6a6006c51c"
integrity sha512-VECZ/OHmrtpufeBfGt1E7T0qjv3+i3RKjrh16YlGWq1/skUyoMdBbwNbOM80Z84ctP5JVjhHoEC/sbi4n1/z8Q==
"@wesleytodd/openapi@^0.3.0":
version "0.3.0"
resolved "https://registry.yarnpkg.com/@wesleytodd/openapi/-/openapi-0.3.0.tgz#0ec81e7e255cd8aed4b089f376e3222a928dd78e"
integrity sha512-7vjiRFY4yW5aYTZzH4EINYpoClBZTahXWGbpaIl6SsL2XcikuvkgoHCA3t/Hu+3QibBT49W3BPXW3Bl8tr7Ddg==
dependencies:
ajv "^8.12.0"
ajv-formats "^2.1.1"
http-errors "^2.0.0"
merge-deep "^3.0.2"
path-to-regexp "^6.2.1"
Expand Down

0 comments on commit 328c12e

Please sign in to comment.