diff --git a/examples/content-types/package.json b/examples/content-types/package.json index c3d215c..8755cad 100644 --- a/examples/content-types/package.json +++ b/examples/content-types/package.json @@ -32,6 +32,6 @@ "@koa/router": "^15.3.0", "@types/koa": "^3.0.1", "abaca-cli": "workspace:*", - "koa": "^3.1.1" + "koa": "^3.1.2" } } diff --git a/examples/forms-and-files/package.json b/examples/forms-and-files/package.json index 794d655..813c812 100644 --- a/examples/forms-and-files/package.json +++ b/examples/forms-and-files/package.json @@ -34,6 +34,6 @@ "@koa/router": "^15.3.0", "@types/koa": "^3.0.1", "abaca-cli": "workspace:*", - "koa": "^3.1.1" + "koa": "^3.1.2" } } diff --git a/examples/json/package.json b/examples/json/package.json index 089be88..d4987f4 100644 --- a/examples/json/package.json +++ b/examples/json/package.json @@ -32,6 +32,6 @@ "@koa/router": "^15.3.0", "@types/koa": "^3.0.1", "abaca-cli": "workspace:*", - "koa": "^3.1.1" + "koa": "^3.1.2" } } diff --git a/examples/smart-streaming/package.json b/examples/smart-streaming/package.json index 7486bdd..0b4f767 100644 --- a/examples/smart-streaming/package.json +++ b/examples/smart-streaming/package.json @@ -33,6 +33,6 @@ "@koa/router": "^15.3.0", "@types/koa": "^3.0.1", "abaca-cli": "workspace:*", - "koa": "^3.1.1" + "koa": "^3.1.2" } } diff --git a/packages/abaca-cli/package.json b/packages/abaca-cli/package.json index 3461ff4..f474771 100644 --- a/packages/abaca-cli/package.json +++ b/packages/abaca-cli/package.json @@ -59,7 +59,7 @@ "@koa/router": "^15.3.0", "@types/koa": "^3.0.1", "inlinable": "^0.7.1", - "koa": "^3.1.1", + "koa": "^3.1.2", "koa-body": "^7.0.1", "ts-essentials": "^10.1.1" } diff --git a/packages/abaca-koa/package.json b/packages/abaca-koa/package.json index 5a781e0..868da96 100644 --- a/packages/abaca-koa/package.json +++ b/packages/abaca-koa/package.json @@ -61,7 +61,7 @@ "@types/qs": "^6.14.0", "abaca-cli": "workspace:*", "inlinable": "^0.7.1", - "koa": "^3.1.1", + "koa": "^3.1.2", "koa-body": "^7.0.1", "node-fetch": "^3.3.2", "qs": "^6.14.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 941e29a..09316db 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -53,7 +53,7 @@ importers: devDependencies: '@koa/router': specifier: ^15.3.0 - version: 15.3.0(koa@3.1.1) + version: 15.3.0(koa@3.1.2) '@types/koa': specifier: ^3.0.1 version: 3.0.1 @@ -61,8 +61,8 @@ importers: specifier: workspace:* version: link:../../packages/abaca-cli koa: - specifier: ^3.1.1 - version: 3.1.1 + specifier: ^3.1.2 + version: 3.1.2 examples/forms-and-files: dependencies: @@ -81,7 +81,7 @@ importers: devDependencies: '@koa/router': specifier: ^15.3.0 - version: 15.3.0(koa@3.1.1) + version: 15.3.0(koa@3.1.2) '@types/koa': specifier: ^3.0.1 version: 3.0.1 @@ -89,8 +89,8 @@ importers: specifier: workspace:* version: link:../../packages/abaca-cli koa: - specifier: ^3.1.1 - version: 3.1.1 + specifier: ^3.1.2 + version: 3.1.2 examples/json: dependencies: @@ -103,7 +103,7 @@ importers: devDependencies: '@koa/router': specifier: ^15.3.0 - version: 15.3.0(koa@3.1.1) + version: 15.3.0(koa@3.1.2) '@types/koa': specifier: ^3.0.1 version: 3.0.1 @@ -111,8 +111,8 @@ importers: specifier: workspace:* version: link:../../packages/abaca-cli koa: - specifier: ^3.1.1 - version: 3.1.1 + specifier: ^3.1.2 + version: 3.1.2 examples/smart-streaming: dependencies: @@ -128,7 +128,7 @@ importers: devDependencies: '@koa/router': specifier: ^15.3.0 - version: 15.3.0(koa@3.1.1) + version: 15.3.0(koa@3.1.2) '@types/koa': specifier: ^3.0.1 version: 3.0.1 @@ -136,8 +136,8 @@ importers: specifier: workspace:* version: link:../../packages/abaca-cli koa: - specifier: ^3.1.1 - version: 3.1.1 + specifier: ^3.1.2 + version: 3.1.2 packages/abaca: dependencies: @@ -232,7 +232,7 @@ importers: devDependencies: '@koa/router': specifier: ^15.3.0 - version: 15.3.0(koa@3.1.1) + version: 15.3.0(koa@3.1.2) '@types/koa': specifier: ^3.0.1 version: 3.0.1 @@ -240,8 +240,8 @@ importers: specifier: ^0.7.1 version: 0.7.1 koa: - specifier: ^3.1.1 - version: 3.1.1 + specifier: ^3.1.2 + version: 3.1.2 koa-body: specifier: ^7.0.1 version: 7.0.1 @@ -290,7 +290,7 @@ importers: dependencies: '@koa/router': specifier: ^15.3.0 - version: 15.3.0(koa@3.1.1) + version: 15.3.0(koa@3.1.2) '@mtth/stl-errors': specifier: ^0.7.1 version: 0.7.1 @@ -356,8 +356,8 @@ importers: specifier: ^0.7.1 version: 0.7.1 koa: - specifier: ^3.1.1 - version: 3.1.1 + specifier: ^3.1.2 + version: 3.1.2 koa-body: specifier: ^7.0.1 version: 7.0.1 @@ -933,79 +933,66 @@ packages: resolution: {integrity: sha512-F8sWbhZ7tyuEfsmOxwc2giKDQzN3+kuBLPwwZGyVkLlKGdV1nvnNwYD0fKQ8+XS6hp9nY7B+ZeK01EBUE7aHaw==} cpu: [arm] os: [linux] - libc: [glibc] '@rollup/rollup-linux-arm-musleabihf@4.57.1': resolution: {integrity: sha512-rGfNUfn0GIeXtBP1wL5MnzSj98+PZe/AXaGBCRmT0ts80lU5CATYGxXukeTX39XBKsxzFpEeK+Mrp9faXOlmrw==} cpu: [arm] os: [linux] - libc: [musl] '@rollup/rollup-linux-arm64-gnu@4.57.1': resolution: {integrity: sha512-MMtej3YHWeg/0klK2Qodf3yrNzz6CGjo2UntLvk2RSPlhzgLvYEB3frRvbEF2wRKh1Z2fDIg9KRPe1fawv7C+g==} cpu: [arm64] os: [linux] - libc: [glibc] '@rollup/rollup-linux-arm64-musl@4.57.1': resolution: {integrity: sha512-1a/qhaaOXhqXGpMFMET9VqwZakkljWHLmZOX48R0I/YLbhdxr1m4gtG1Hq7++VhVUmf+L3sTAf9op4JlhQ5u1Q==} cpu: [arm64] os: [linux] - libc: [musl] '@rollup/rollup-linux-loong64-gnu@4.57.1': resolution: {integrity: sha512-QWO6RQTZ/cqYtJMtxhkRkidoNGXc7ERPbZN7dVW5SdURuLeVU7lwKMpo18XdcmpWYd0qsP1bwKPf7DNSUinhvA==} cpu: [loong64] os: [linux] - libc: [glibc] '@rollup/rollup-linux-loong64-musl@4.57.1': resolution: {integrity: sha512-xpObYIf+8gprgWaPP32xiN5RVTi/s5FCR+XMXSKmhfoJjrpRAjCuuqQXyxUa/eJTdAE6eJ+KDKaoEqjZQxh3Gw==} cpu: [loong64] os: [linux] - libc: [musl] '@rollup/rollup-linux-ppc64-gnu@4.57.1': resolution: {integrity: sha512-4BrCgrpZo4hvzMDKRqEaW1zeecScDCR+2nZ86ATLhAoJ5FQ+lbHVD3ttKe74/c7tNT9c6F2viwB3ufwp01Oh2w==} cpu: [ppc64] os: [linux] - libc: [glibc] '@rollup/rollup-linux-ppc64-musl@4.57.1': resolution: {integrity: sha512-NOlUuzesGauESAyEYFSe3QTUguL+lvrN1HtwEEsU2rOwdUDeTMJdO5dUYl/2hKf9jWydJrO9OL/XSSf65R5+Xw==} cpu: [ppc64] os: [linux] - libc: [musl] '@rollup/rollup-linux-riscv64-gnu@4.57.1': resolution: {integrity: sha512-ptA88htVp0AwUUqhVghwDIKlvJMD/fmL/wrQj99PRHFRAG6Z5nbWoWG4o81Nt9FT+IuqUQi+L31ZKAFeJ5Is+A==} cpu: [riscv64] os: [linux] - libc: [glibc] '@rollup/rollup-linux-riscv64-musl@4.57.1': resolution: {integrity: sha512-S51t7aMMTNdmAMPpBg7OOsTdn4tySRQvklmL3RpDRyknk87+Sp3xaumlatU+ppQ+5raY7sSTcC2beGgvhENfuw==} cpu: [riscv64] os: [linux] - libc: [musl] '@rollup/rollup-linux-s390x-gnu@4.57.1': resolution: {integrity: sha512-Bl00OFnVFkL82FHbEqy3k5CUCKH6OEJL54KCyx2oqsmZnFTR8IoNqBF+mjQVcRCT5sB6yOvK8A37LNm/kPJiZg==} cpu: [s390x] os: [linux] - libc: [glibc] '@rollup/rollup-linux-x64-gnu@4.57.1': resolution: {integrity: sha512-ABca4ceT4N+Tv/GtotnWAeXZUZuM/9AQyCyKYyKnpk4yoA7QIAuBt6Hkgpw8kActYlew2mvckXkvx0FfoInnLg==} cpu: [x64] os: [linux] - libc: [glibc] '@rollup/rollup-linux-x64-musl@4.57.1': resolution: {integrity: sha512-HFps0JeGtuOR2convgRRkHCekD7j+gdAuXM+/i6kGzQtFhlCtQkpwtNzkNj6QhCDp7DRJ7+qC/1Vg2jt5iSOFw==} cpu: [x64] os: [linux] - libc: [musl] '@rollup/rollup-openbsd-x64@4.57.1': resolution: {integrity: sha512-H+hXEv9gdVQuDTgnqD+SQffoWoc0Of59AStSzTEj/feWTBAnSfSD3+Dql1ZruJQxmykT/JVY0dE8Ka7z0DH1hw==} @@ -1441,9 +1428,9 @@ packages: concat-map@0.0.1: resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} - content-disposition@0.5.4: - resolution: {integrity: sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==} - engines: {node: '>= 0.6'} + content-disposition@1.0.1: + resolution: {integrity: sha512-oIXISMynqSqm241k6kcQ5UwttDILMK4BiurCfGEREw6+X9jkkpEe5T9FZaApyLGGOnFuyMWZpdolTXMtvEJ08Q==} + engines: {node: '>=18'} content-type@1.0.5: resolution: {integrity: sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==} @@ -1943,8 +1930,8 @@ packages: koa-compose@4.1.0: resolution: {integrity: sha512-8ODW8TrDuMYvXRwra/Kh7/rJo9BtOfPc6qO8eAfC80CnCvSjSl0bkRM24X6/XBBEyj0v1nRUQ1LyOy3dbqOWXw==} - koa@3.1.1: - resolution: {integrity: sha512-KDDuvpfqSK0ZKEO2gCPedNjl5wYpfj+HNiuVRlbhd1A88S3M0ySkdf2V/EJ4NWt5dwh5PXCdcenrKK2IQJAxsg==} + koa@3.1.2: + resolution: {integrity: sha512-2LOQnFKu3m0VxpE+5sb5+BRTSKrXmNxGgxVRiKwD9s5KQB1zID/FRXhtzeV7RT1L2GVpdEEAfVuclFOMGl1ikA==} engines: {node: '>= 18'} levn@0.4.1: @@ -2236,9 +2223,6 @@ packages: run-parallel@1.2.0: resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==} - safe-buffer@5.2.1: - resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==} - safe-stable-stringify@1.1.1: resolution: {integrity: sha512-ERq4hUjKDbJfE4+XtZLFPCDi8Vb1JqaxAPTxWFLBx8XcAlf9Bda/ZJdVezs/NAfsMQScyIlUMx+Yeu7P7rx5jw==} @@ -2866,11 +2850,11 @@ snapshots: '@jridgewell/resolve-uri': 3.1.2 '@jridgewell/sourcemap-codec': 1.5.5 - '@koa/router@15.3.0(koa@3.1.1)': + '@koa/router@15.3.0(koa@3.1.2)': dependencies: debug: 4.4.3 http-errors: 2.0.1 - koa: 3.1.1 + koa: 3.1.2 koa-compose: 4.1.0 path-to-regexp: 8.3.0 transitivePeerDependencies: @@ -3675,9 +3659,7 @@ snapshots: concat-map@0.0.1: {} - content-disposition@0.5.4: - dependencies: - safe-buffer: 5.2.1 + content-disposition@1.0.1: {} content-type@1.0.5: {} @@ -4191,10 +4173,10 @@ snapshots: koa-compose@4.1.0: {} - koa@3.1.1: + koa@3.1.2: dependencies: accepts: 1.3.8 - content-disposition: 0.5.4 + content-disposition: 1.0.1 content-type: 1.0.5 cookies: 0.9.1 delegates: 1.0.0 @@ -4519,8 +4501,6 @@ snapshots: dependencies: queue-microtask: 1.2.3 - safe-buffer@5.2.1: {} - safe-stable-stringify@1.1.1: {} safe-stable-stringify@2.5.0: {}