Skip to content

Commit ff86968

Browse files
committed
Update dependency @types/koa-bodyparser to v4.3.4
1 parent 8e1b109 commit ff86968

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.4",
4545
"jest": "24.9.0",
4646
"koa": "2.11.0",
4747
"node-mocks-http": "1.10.1",

yarn.lock

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

697-
"@types/[email protected].3":
698-
version "4.3.3"
699-
resolved "https://registry.yarnpkg.com/@types/koa-bodyparser/-/koa-bodyparser-4.3.3.tgz#9c7d4295576bc863d550002f732f1c57dd88cc58"
700-
integrity sha512-/ileIpXsy1fFEzgZhZ07eZH8rAVL7jwuk/kaoVEfauO6s80g2LIDIJKEyDbuAL9S/BWflKzEC0PHD6aXkmaSbw==
697+
"@types/[email protected].4":
698+
version "4.3.4"
699+
resolved "https://registry.yarnpkg.com/@types/koa-bodyparser/-/koa-bodyparser-4.3.4.tgz#86aca8ba2ac5896f84386f52cf02eb06563e2539"
700+
integrity sha512-eNyHGkIxwJKYaZhyxzAVP3taZVWNgAw+Gzl1Zc9vdkfzoBjypTANLwOAb6tC2hGOXS5uw4O08N6jaL6MdrltqQ==
701701
dependencies:
702702
"@types/koa" "*"
703703

0 commit comments

Comments
 (0)