Skip to content

Commit fad045f

Browse files
build(deps): bump @hitokoto/koa-jsonp from 3.0.4 to 3.0.5
Bumps [@hitokoto/koa-jsonp](https://github.com/hitokoto-osc/koa-jsonp-with-iconv) from 3.0.4 to 3.0.5. - [Release notes](https://github.com/hitokoto-osc/koa-jsonp-with-iconv/releases) - [Commits](hitokoto-osc/koa-jsonp@v3.0.4...v3.0.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent efb7197 commit fad045f

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
@@ -45,7 +45,7 @@
4545
"supervisor": "^0.12.0"
4646
},
4747
"dependencies": {
48-
"@hitokoto/koa-jsonp": "3.0.4",
48+
"@hitokoto/koa-jsonp": "3.0.5",
4949
"async": "^3.2.0",
5050
"axios": "^0.19.2",
5151
"bilibili-api": "^0.0.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -417,10 +417,10 @@
417417
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-9.1.1.tgz#d97ebc35d20eed6d8458361cbca5c7cb85d45184"
418418
integrity sha512-SXY8bCQ1qacJ8AUTUxjabY8G6OjSmMPLN9MBCzGaKOjpPNX6z8zbXTbk9oU3GHZLtcxweWLCi2n49IRS4iQlwg==
419419

420-
"@hitokoto/koa-jsonp@3.0.4":
421-
version "3.0.4"
422-
resolved "https://registry.yarnpkg.com/@hitokoto/koa-jsonp/-/koa-jsonp-3.0.4.tgz#d8b2861861296cd3b98b64e34eb912f66bcf1d90"
423-
integrity sha512-Fule1/TIzYq3GOrTV8K8Gfy9XkzKyyPpPSUi2QMA0xiE1MoM5tPT6jv4gGLV3hsCqygX9NBk0vVp0PMP1ysaRw==
420+
"@hitokoto/koa-jsonp@3.0.5":
421+
version "3.0.5"
422+
resolved "https://registry.yarnpkg.com/@hitokoto/koa-jsonp/-/koa-jsonp-3.0.5.tgz#752800e70bb8b89efe75b620da65e99dc8f456a5"
423+
integrity sha512-sjKVvbxi4Vau3qj5d+z1CzHNC70iLOd5ez8ALGOH0lXRTJMLvPSeXKwM4rksqMwPRMsHwnRv9sjqcG7un+ViNw==
424424
dependencies:
425425
flatstr "^1.0.12"
426426

0 commit comments

Comments
 (0)