Skip to content

Commit 4772ebf

Browse files
authored
chore: bump koa from 2.15.4 to 2.16.2 (#374)
1 parent 2ce2c22 commit 4772ebf

File tree

2 files changed

+27
-42
lines changed

2 files changed

+27
-42
lines changed

dial-samples/common-ui-app/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
"private": true,
1313
"resolutions": {
1414
"@babel/runtime": "^7.26.10",
15-
"@babel/helpers ": "^7.26.10"
15+
"@babel/helpers ": "^7.26.10",
16+
"koa": "2.16.2"
1617
},
1718
"dependencies": {
1819
"@babel/helpers": "^7.27.3",

dial-samples/common-ui-app/yarn.lock

Lines changed: 25 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,11 @@
195195
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8"
196196
integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==
197197

198+
"@babel/helper-validator-identifier@^7.28.5":
199+
version "7.28.5"
200+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz#010b6938fab7cb7df74aa2bbc06aa503b8fe5fb4"
201+
integrity sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==
202+
198203
"@babel/helper-validator-option@^7.27.1":
199204
version "7.27.1"
200205
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz#fa52f5b1e7db1ab049445b421c4471303897702f"
@@ -210,12 +215,12 @@
210215
"@babel/types" "^7.27.1"
211216

212217
"@babel/helpers @^7.26.10":
213-
version "7.27.1"
214-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.1.tgz#ffc27013038607cdba3288e692c3611c06a18aa4"
215-
integrity sha512-FCvFTm0sWV8Fxhpp2McP5/W53GPllQ9QeQ7SiqGWjMf/LVG07lFa5+pgK05IRhVwtvafT22KF+ZSnM9I545CvQ==
218+
version "7.28.4"
219+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.4.tgz#fe07274742e95bdf7cf1443593eeb8926ab63827"
220+
integrity sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w==
216221
dependencies:
217-
"@babel/template" "^7.27.1"
218-
"@babel/types" "^7.27.1"
222+
"@babel/template" "^7.27.2"
223+
"@babel/types" "^7.28.4"
219224

220225
"@babel/helpers@^7.27.1":
221226
version "7.27.1"
@@ -992,9 +997,9 @@
992997
"@babel/plugin-transform-typescript" "^7.27.1"
993998

994999
"@babel/runtime@^7.12.5", "@babel/runtime@^7.20.13", "@babel/runtime@^7.22.6", "@babel/runtime@^7.26.10":
995-
version "7.27.1"
996-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.1.tgz#9fce313d12c9a77507f264de74626e87fd0dc541"
997-
integrity sha512-1x3D2xEk2fRo3PAhwQwu5UubzgiVWSXTBfWpVd2Mx2AzRqJuDJCsgaDVZ7HB5iGzDW1Hl1sWN2mFyKjmR9uAog==
1000+
version "7.28.4"
1001+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.4.tgz#a70226016fabe25c5783b2f22d3e1c9bc5ca3326"
1002+
integrity sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==
9981003

9991004
"@babel/template@^7.27.1", "@babel/template@^7.27.2", "@babel/template@^7.3.3":
10001005
version "7.27.2"
@@ -1034,6 +1039,14 @@
10341039
"@babel/helper-string-parser" "^7.27.1"
10351040
"@babel/helper-validator-identifier" "^7.27.1"
10361041

1042+
"@babel/types@^7.28.4":
1043+
version "7.28.5"
1044+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.5.tgz#10fc405f60897c35f07e85493c932c7b5ca0592b"
1045+
integrity sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==
1046+
dependencies:
1047+
"@babel/helper-string-parser" "^7.27.1"
1048+
"@babel/helper-validator-identifier" "^7.28.5"
1049+
10371050
"@bcoe/v8-coverage@^0.2.3":
10381051
version "0.2.3"
10391052
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
@@ -8122,39 +8135,10 @@ koa-convert@^2.0.0:
81228135
co "^4.6.0"
81238136
koa-compose "^4.1.0"
81248137

8125-
koa@2.15.4:
8126-
version "2.15.4"
8127-
resolved "https://registry.yarnpkg.com/koa/-/koa-2.15.4.tgz#7000b3d8354558671adb1ba1b1c09bedb5f8da75"
8128-
integrity sha512-7fNBIdrU2PEgLljXoPWoyY4r1e+ToWCmzS/wwMPbUNs7X+5MMET1ObhJBlUkF5uZG9B6QhM2zS1TsH6adegkiQ==
8129-
dependencies:
8130-
accepts "^1.3.5"
8131-
cache-content-type "^1.0.0"
8132-
content-disposition "~0.5.2"
8133-
content-type "^1.0.4"
8134-
cookies "~0.9.0"
8135-
debug "^4.3.2"
8136-
delegates "^1.0.0"
8137-
depd "^2.0.0"
8138-
destroy "^1.0.4"
8139-
encodeurl "^1.0.2"
8140-
escape-html "^1.0.3"
8141-
fresh "~0.5.2"
8142-
http-assert "^1.3.0"
8143-
http-errors "^1.6.3"
8144-
is-generator-function "^1.0.7"
8145-
koa-compose "^4.1.0"
8146-
koa-convert "^2.0.0"
8147-
on-finished "^2.3.0"
8148-
only "~0.0.2"
8149-
parseurl "^1.3.2"
8150-
statuses "^1.5.0"
8151-
type-is "^1.6.16"
8152-
vary "^1.1.2"
8153-
8154-
koa@2.16.1:
8155-
version "2.16.1"
8156-
resolved "https://registry.yarnpkg.com/koa/-/koa-2.16.1.tgz#ba1aae04d8319d7dac4a17a0d289d7482501e194"
8157-
integrity sha512-umfX9d3iuSxTQP4pnzLOz0HKnPg0FaUUIKcye2lOiz3KPu1Y3M3xlz76dISdFPQs37P9eJz1wUpcTS6KDPn9fA==
8138+
koa@2.15.4, koa@2.16.1, koa@2.16.2:
8139+
version "2.16.2"
8140+
resolved "https://registry.yarnpkg.com/koa/-/koa-2.16.2.tgz#1292a3b415a9b9f3dd6872c1835229630a4ecae3"
8141+
integrity sha512-+CCssgnrWKx9aI3OeZwroa/ckG4JICxvIFnSiOUyl2Uv+UTI+xIw0FfFrWS7cQFpoePpr9o8csss7KzsTzNL8Q==
81588142
dependencies:
81598143
accepts "^1.3.5"
81608144
cache-content-type "^1.0.0"

0 commit comments

Comments
 (0)