Skip to content

Commit 003ccc5

Browse files
authored
Merge pull request #1431 from pmcelhaney/snyk-upgrade-721b151985ea31a4e91350d30ad8adea
2 parents 576d741 + 35a6d37 commit 003ccc5

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
@@ -129,7 +129,7 @@
129129
"js-yaml": "4.1.1",
130130
"json-schema-faker": "0.5.9",
131131
"jsonwebtoken": "9.0.2",
132-
"koa": "3.0.3",
132+
"koa": "3.1.1",
133133
"koa-bodyparser": "4.4.1",
134134
"koa-proxies": "0.12.4",
135135
"koa2-swagger-ui": "5.12.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9345,10 +9345,10 @@ koa2-swagger-ui@5.12.0:
93459345
lodash "^4.17.21"
93469346
read-pkg-up "7.0.1"
93479347

9348-
koa@3.0.3:
9349-
version "3.0.3"
9350-
resolved "https://registry.yarnpkg.com/koa/-/koa-3.0.3.tgz#40a97b6da0c0d49a704af82db2b3e5a618ed9042"
9351-
integrity sha512-MeuwbCoN1daWS32/Ni5qkzmrOtQO2qrnfdxDHjrm6s4b59yG4nexAJ0pTEFyzjLp0pBVO80CZp0vW8Ze30Ebow==
9348+
koa@3.1.1:
9349+
version "3.1.1"
9350+
resolved "https://registry.yarnpkg.com/koa/-/koa-3.1.1.tgz#5550bef74f690412b1f6f2a3cbed851b80ed9809"
9351+
integrity sha512-KDDuvpfqSK0ZKEO2gCPedNjl5wYpfj+HNiuVRlbhd1A88S3M0ySkdf2V/EJ4NWt5dwh5PXCdcenrKK2IQJAxsg==
93529352
dependencies:
93539353
accepts "^1.3.8"
93549354
content-disposition "~0.5.4"

0 commit comments

Comments
 (0)