Skip to content

Commit

Permalink
Merge branch 'main' into refactor-path-coder
Browse files Browse the repository at this point in the history
  • Loading branch information
pmcelhaney committed Apr 15, 2024
2 parents a090211 + 51ba255 commit 60a6aea
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"json-schema-faker": "0.5.6",
"json-schema-ref-parser": "9.0.9",
"jsonwebtoken": "9.0.2",
"koa": "2.15.2",
"koa": "2.15.3",
"koa-bodyparser": "4.4.1",
"koa-proxy": "1.0.0-alpha.3",
"koa2-swagger-ui": "5.10.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7725,10 +7725,10 @@ koa2-swagger-ui@5.10.0:
lodash "^4.17.21"
read-pkg-up "7.0.1"

koa@2.15.2:
version "2.15.2"
resolved "https://registry.yarnpkg.com/koa/-/koa-2.15.2.tgz#1e4afe1482d01bd24ed6e30f630a960411f5ebf2"
integrity sha512-MXTeZH3M6AJ8ukW2QZ8wqO3Dcdfh2WRRmjCBkEP+NhKNCiqlO5RDqHmSnsyNrbRJrdjyvIGSJho4vQiWgQJSVA==
koa@2.15.3:
version "2.15.3"
resolved "https://registry.yarnpkg.com/koa/-/koa-2.15.3.tgz#062809266ee75ce0c75f6510a005b0e38f8c519a"
integrity sha512-j/8tY9j5t+GVMLeioLaxweJiKUayFhlGqNTzf2ZGwL0ZCQijd2RLHK0SLW5Tsko8YyyqCZC2cojIb0/s62qTAg==
dependencies:
accepts "^1.3.5"
cache-content-type "^1.0.0"
Expand Down

0 comments on commit 60a6aea

Please sign in to comment.