Skip to content

Commit 30b7c97

Browse files
Update dependency @types/koa-bodyparser to v4.3.8
1 parent aae8267 commit 30b7c97

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@types/js-yaml": "3.12.6",
4242
"@types/jsonfile": "5.0.2",
4343
"@types/koa": "2.11.0",
44-
"@types/koa-bodyparser": "4.3.3",
44+
"@types/koa-bodyparser": "4.3.8",
4545
"@types/qs": "^6.9.7",
4646
"jest": "24.9.0",
4747
"koa": "2.11.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -713,10 +713,10 @@
713713
resolved "https://registry.yarnpkg.com/@types/keygrip/-/keygrip-1.0.2.tgz#513abfd256d7ad0bf1ee1873606317b33b1b2a72"
714714
integrity sha512-GJhpTepz2udxGexqos8wgaBx4I/zWIDPh/KOGEwAqtuGDkOUJu5eFvwmdBX4AmB8Odsr+9pHCQqiAqDL/yKMKw==
715715

716-
"@types/[email protected].3":
717-
version "4.3.3"
718-
resolved "https://registry.yarnpkg.com/@types/koa-bodyparser/-/koa-bodyparser-4.3.3.tgz#9c7d4295576bc863d550002f732f1c57dd88cc58"
719-
integrity sha512-/ileIpXsy1fFEzgZhZ07eZH8rAVL7jwuk/kaoVEfauO6s80g2LIDIJKEyDbuAL9S/BWflKzEC0PHD6aXkmaSbw==
716+
"@types/[email protected].8":
717+
version "4.3.8"
718+
resolved "https://registry.yarnpkg.com/@types/koa-bodyparser/-/koa-bodyparser-4.3.8.tgz#a1beb14f898daf7900c213cc2dedc5d76b35fe58"
719+
integrity sha512-/Tk3xdaj/3y9VZ6K8z9fQ8myZOR2EEfwrlkbO4SjzLizRZaDFARSA8OGAC3B9lhC1R4wG0nCrTdd6o0NL2jrEQ==
720720
dependencies:
721721
"@types/koa" "*"
722722

0 commit comments

Comments
 (0)