From f6f97012c983ee54575b8f84ea939d870147887d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 06:36:47 +0000 Subject: [PATCH 01/13] Bump pino from 8.16.0 to 8.16.1 Bumps [pino](https://github.com/pinojs/pino) from 8.16.0 to 8.16.1. - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](https://github.com/pinojs/pino/compare/v8.16.0...v8.16.1) --- updated-dependencies: - dependency-name: pino dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7423f49..cdbbdab 100644 --- a/package-lock.json +++ b/package-lock.json @@ -47,7 +47,7 @@ "nunjucks": "^3.2.3", "on-exit-leak-free": "^2.1.2", "pdf-lib": "^1.17.1", - "pino": "^8.16.0", + "pino": "^8.16.1", "pino-abstract-transport": "^1.1.0", "pino-std-serializers": "^6.2.2", "playwright": "^1.39.0", @@ -3566,9 +3566,9 @@ } }, "node_modules/pino": { - "version": "8.16.0", - "resolved": "https://registry.npmjs.org/pino/-/pino-8.16.0.tgz", - "integrity": "sha512-UUmvQ/7KTZt/vHjhRrnyS7h+J7qPBQnpG80V56xmIC+o9IqYmQOw/UIny9S9zYDfRBR0ClouCr464EkBMIT7Fw==", + "version": "8.16.1", + "resolved": "https://registry.npmjs.org/pino/-/pino-8.16.1.tgz", + "integrity": "sha512-3bKsVhBmgPjGV9pyn4fO/8RtoVDR8ssW1ev819FsRXlRNgW8gR/9Kx+gCK4UPWd4JjrRDLWpzd/pb1AyWm3MGA==", "dependencies": { "atomic-sleep": "^1.0.0", "fast-redact": "^3.1.1", diff --git a/package.json b/package.json index 07a3a06..b21c8ce 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "nunjucks": "^3.2.3", "on-exit-leak-free": "^2.1.2", "pdf-lib": "^1.17.1", - "pino": "^8.16.0", + "pino": "^8.16.1", "pino-abstract-transport": "^1.1.0", "pino-std-serializers": "^6.2.2", "playwright": "^1.39.0", From 426cba2d178e4dc186e3372a3ad22d70cc5822e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 06:20:20 +0000 Subject: [PATCH 02/13] Bump process-warning from 2.2.0 to 2.3.0 Bumps [process-warning](https://github.com/fastify/process-warning) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/fastify/process-warning/releases) - [Commits](https://github.com/fastify/process-warning/compare/v2.2.0...v2.3.0) --- updated-dependencies: - dependency-name: process-warning dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index cdbbdab..52d82e1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -52,7 +52,7 @@ "pino-std-serializers": "^6.2.2", "playwright": "^1.39.0", "process": "^0.11.10", - "process-warning": "^2.0.0", + "process-warning": "^2.3.0", "proxy-addr": "^2.0.7", "punycode": "^2.1.1", "quick-format-unescaped": "^4.0.4", @@ -3757,9 +3757,9 @@ } }, "node_modules/process-warning": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/process-warning/-/process-warning-2.2.0.tgz", - "integrity": "sha512-/1WZ8+VQjR6avWOgHeEPd7SDQmFQ1B5mC1eRXsCm5TarlNmx/wCsa5GEaxGm05BORRtyG/Ex/3xq3TuRvq57qg==" + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/process-warning/-/process-warning-2.3.0.tgz", + "integrity": "sha512-N6mp1+2jpQr3oCFMz6SeHRGbv6Slb20bRhj4v3xR99HqNToAcOe1MFOp4tytyzOfJn+QtN8Rf7U/h2KAn4kC6g==" }, "node_modules/proxy-addr": { "version": "2.0.7", diff --git a/package.json b/package.json index b21c8ce..6d2b8b5 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "pino-std-serializers": "^6.2.2", "playwright": "^1.39.0", "process": "^0.11.10", - "process-warning": "^2.0.0", + "process-warning": "^2.3.0", "proxy-addr": "^2.0.7", "punycode": "^2.1.1", "quick-format-unescaped": "^4.0.4", From 56e9ff99577c4992dc782be50c16c9bd87a93915 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 06:21:02 +0000 Subject: [PATCH 03/13] Bump @fastify/static from 6.11.2 to 6.12.0 Bumps [@fastify/static](https://github.com/fastify/fastify-static) from 6.11.2 to 6.12.0. - [Release notes](https://github.com/fastify/fastify-static/releases) - [Commits](https://github.com/fastify/fastify-static/compare/v6.11.2...v6.12.0) --- updated-dependencies: - dependency-name: "@fastify/static" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index cdbbdab..681fba8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "license": "ISC", "dependencies": { "@fastify/formbody": "^7.3.0", - "@fastify/static": "^6.11.2", + "@fastify/static": "^6.12.0", "abort-controller": "^3.0.0", "abstract-logging": "^2.0.1", "ajv": "^8.11.2", @@ -599,9 +599,9 @@ } }, "node_modules/@fastify/static": { - "version": "6.11.2", - "resolved": "https://registry.npmjs.org/@fastify/static/-/static-6.11.2.tgz", - "integrity": "sha512-EH7mh7q4MfNdT7N07ZVlwsX/ObngMvQ7KBP0FXAuPov99Fjn80KSJMdxQhhYKAKWW1jXiFdrk8X7d6uGWdZFxg==", + "version": "6.12.0", + "resolved": "https://registry.npmjs.org/@fastify/static/-/static-6.12.0.tgz", + "integrity": "sha512-KK1B84E6QD/FcQWxDI2aiUCwHxMJBI1KeCUzm1BwYpPY1b742+jeKruGHP2uOluuM6OkBPI8CIANrXcCRtC2oQ==", "dependencies": { "@fastify/accept-negotiator": "^1.0.0", "@fastify/send": "^2.0.0", diff --git a/package.json b/package.json index b21c8ce..8838e9b 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ }, "dependencies": { "@fastify/formbody": "^7.3.0", - "@fastify/static": "^6.11.2", + "@fastify/static": "^6.12.0", "abort-controller": "^3.0.0", "abstract-logging": "^2.0.1", "ajv": "^8.11.2", From 8d88e7138e541999fef92668ad30092e87db449b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 06:21:12 +0000 Subject: [PATCH 04/13] Bump tiny-lru from 11.2.3 to 11.2.5 Bumps [tiny-lru](https://github.com/avoidwork/tiny-lru) from 11.2.3 to 11.2.5. - [Changelog](https://github.com/avoidwork/tiny-lru/blob/master/CHANGELOG.md) - [Commits](https://github.com/avoidwork/tiny-lru/compare/11.2.3...11.2.5) --- updated-dependencies: - dependency-name: tiny-lru dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index cdbbdab..271cf61 100644 --- a/package-lock.json +++ b/package-lock.json @@ -70,7 +70,7 @@ "sonic-boom": "^3.5.0", "split2": "^4.1.0", "thread-stream": "^2.4.1", - "tiny-lru": "^11.2.3", + "tiny-lru": "^11.2.5", "uri-js": "^4.4.1", "uuid": "^9.0.1", "yallist": "^4.0.0" @@ -6588,9 +6588,9 @@ } }, "node_modules/tiny-lru": { - "version": "11.2.3", - "resolved": "https://registry.npmjs.org/tiny-lru/-/tiny-lru-11.2.3.tgz", - "integrity": "sha512-mF9jPTrvN7UHk0bekOk3RlFdFwfyS4CJYVsGc7nInL3pVgUCYj5r9X6GpZBFQgLr0TKJo8Dp+F3oRvYzxU9xiA==", + "version": "11.2.5", + "resolved": "https://registry.npmjs.org/tiny-lru/-/tiny-lru-11.2.5.tgz", + "integrity": "sha512-JpqM0K33lG6iQGKiigcwuURAKZlq6rHXfrgeL4/I8/REoyJTGU+tEMszvT/oTRVHG2OiylhGDjqPp1jWMlr3bw==", "engines": { "node": ">=12" } diff --git a/package.json b/package.json index b21c8ce..d67ac44 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "sonic-boom": "^3.5.0", "split2": "^4.1.0", "thread-stream": "^2.4.1", - "tiny-lru": "^11.2.3", + "tiny-lru": "^11.2.5", "uri-js": "^4.4.1", "uuid": "^9.0.1", "yallist": "^4.0.0" From f4cfb0c14e2fa28e5026fb8aa734bd95bfbe9444 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 06:58:50 +0000 Subject: [PATCH 05/13] Bump fast-uri from 2.2.0 to 2.3.0 Bumps [fast-uri](https://github.com/fastify/fast-uri) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](https://github.com/fastify/fast-uri/compare/v2.2.0...v2.3.0) --- updated-dependencies: - dependency-name: fast-uri dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index cdbbdab..2f550a5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "fast-json-stringify": "^5.8.0", "fast-querystring": "^1.0.0", "fast-redact": "^3.3.0", - "fast-uri": "^2.1.0", + "fast-uri": "^2.3.0", "fastify": "^4.24.3", "fastify-cli": "^5.8.0", "fastq": "^1.13.0", @@ -1870,9 +1870,9 @@ "integrity": "sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==" }, "node_modules/fast-uri": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-2.2.0.tgz", - "integrity": "sha512-cIusKBIt/R/oI6z/1nyfe2FvGKVTohVRfvkOhvx0nCEW+xf5NoCXjAHcWp93uOUBchzYcsvPlrapAdX1uW+YGg==" + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-2.3.0.tgz", + "integrity": "sha512-eel5UKGn369gGEWOqBShmFJWfq/xSJvsgDzgLYC845GneayWvXBf0lJCBn5qTABfewy1ZDPoaR5OZCP+kssfuw==" }, "node_modules/fastify": { "version": "4.24.3", diff --git a/package.json b/package.json index b21c8ce..ffacdc2 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "fast-json-stringify": "^5.8.0", "fast-querystring": "^1.0.0", "fast-redact": "^3.3.0", - "fast-uri": "^2.1.0", + "fast-uri": "^2.3.0", "fastify": "^4.24.3", "fastify-cli": "^5.8.0", "fastq": "^1.13.0", From 1e2c0cd32420907d1452a23fd4259cd8574d141e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 06:48:34 +0000 Subject: [PATCH 06/13] Bump fastify-cli from 5.8.0 to 5.9.0 Bumps [fastify-cli](https://github.com/fastify/fastify-cli) from 5.8.0 to 5.9.0. - [Release notes](https://github.com/fastify/fastify-cli/releases) - [Commits](https://github.com/fastify/fastify-cli/compare/v5.8.0...v5.9.0) --- updated-dependencies: - dependency-name: fastify-cli dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 34fed4f..9fb4205 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "fast-redact": "^3.3.0", "fast-uri": "^2.3.0", "fastify": "^4.24.3", - "fastify-cli": "^5.8.0", + "fastify-cli": "^5.9.0", "fastq": "^1.13.0", "find-my-way": "^7.7.0", "forwarded": "^0.2.0", @@ -1898,9 +1898,9 @@ } }, "node_modules/fastify-cli": { - "version": "5.8.0", - "resolved": "https://registry.npmjs.org/fastify-cli/-/fastify-cli-5.8.0.tgz", - "integrity": "sha512-8J1nej1nnF6UsgRv787rl9VkUjBnYVGXcbFvuAZ3LHP6mN8Sb7+0OBzcRs3SMO6qkRax89TqOUJWVNQHZXfixw==", + "version": "5.9.0", + "resolved": "https://registry.npmjs.org/fastify-cli/-/fastify-cli-5.9.0.tgz", + "integrity": "sha512-CaIte5SwkLuvlzpdd1Al1VRVVwm2TQVV4bfVP4oz/Z54KVSo6pqNTgnxWOmyzdcNUbFnhJ3Z4vRjzvHoymP5cQ==", "dependencies": { "@fastify/deepmerge": "^1.2.0", "chalk": "^4.1.2", diff --git a/package.json b/package.json index 6cb4d27..ee0e77f 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "fast-redact": "^3.3.0", "fast-uri": "^2.3.0", "fastify": "^4.24.3", - "fastify-cli": "^5.8.0", + "fastify-cli": "^5.9.0", "fastq": "^1.13.0", "find-my-way": "^7.7.0", "forwarded": "^0.2.0", From acc65403fc1d4b208191fafa9ea2c0bf7c13c6ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 06:48:54 +0000 Subject: [PATCH 07/13] Bump punycode from 2.3.0 to 2.3.1 Bumps [punycode](https://github.com/mathiasbynens/punycode.js) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/mathiasbynens/punycode.js/releases) - [Commits](https://github.com/mathiasbynens/punycode.js/compare/v2.3.0...v2.3.1) --- updated-dependencies: - dependency-name: punycode dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 34fed4f..f9eea80 100644 --- a/package-lock.json +++ b/package-lock.json @@ -54,7 +54,7 @@ "process": "^0.11.10", "process-warning": "^2.3.0", "proxy-addr": "^2.0.7", - "punycode": "^2.1.1", + "punycode": "^2.3.1", "quick-format-unescaped": "^4.0.4", "readable-stream": "^4.4.2", "real-require": "^0.2.0", @@ -3791,9 +3791,9 @@ } }, "node_modules/punycode": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.0.tgz", - "integrity": "sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==", + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", + "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", "engines": { "node": ">=6" } diff --git a/package.json b/package.json index 6cb4d27..a6a0d1f 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "process": "^0.11.10", "process-warning": "^2.3.0", "proxy-addr": "^2.0.7", - "punycode": "^2.1.1", + "punycode": "^2.3.1", "quick-format-unescaped": "^4.0.4", "readable-stream": "^4.4.2", "real-require": "^0.2.0", From 87fe874b8c9c91636ef222045881e7d8e5943163 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 06:34:08 +0000 Subject: [PATCH 08/13] Bump fast-json-stringify from 5.8.0 to 5.9.1 Bumps [fast-json-stringify](https://github.com/fastify/fast-json-stringify) from 5.8.0 to 5.9.1. - [Release notes](https://github.com/fastify/fast-json-stringify/releases) - [Commits](https://github.com/fastify/fast-json-stringify/compare/v5.8.0...v5.9.1) --- updated-dependencies: - dependency-name: fast-json-stringify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 17 +++++++++++++---- package.json | 2 +- 2 files changed, 14 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index aad2fbc..62c04b0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "events": "^3.3.0", "fast-decode-uri-component": "^1.0.1", "fast-deep-equal": "^3.1.3", - "fast-json-stringify": "^5.8.0", + "fast-json-stringify": "^5.9.1", "fast-querystring": "^1.0.0", "fast-redact": "^3.3.0", "fast-uri": "^2.3.0", @@ -1836,15 +1836,16 @@ "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==" }, "node_modules/fast-json-stringify": { - "version": "5.8.0", - "resolved": "https://registry.npmjs.org/fast-json-stringify/-/fast-json-stringify-5.8.0.tgz", - "integrity": "sha512-VVwK8CFMSALIvt14U8AvrSzQAwN/0vaVRiFFUVlpnXSnDGrSkOAO5MtzyN8oQNjLd5AqTW5OZRgyjoNuAuR3jQ==", + "version": "5.9.1", + "resolved": "https://registry.npmjs.org/fast-json-stringify/-/fast-json-stringify-5.9.1.tgz", + "integrity": "sha512-NMrf+uU9UJnTzfxaumMDXK1NWqtPCfGoM9DYIE+ESlaTQqjlANFBy0VAbsm6FB88Mx0nceyi18zTo5kIEUlzxg==", "dependencies": { "@fastify/deepmerge": "^1.0.0", "ajv": "^8.10.0", "ajv-formats": "^2.1.1", "fast-deep-equal": "^3.1.3", "fast-uri": "^2.1.0", + "json-schema-ref-resolver": "^1.0.1", "rfdc": "^1.2.0" } }, @@ -2895,6 +2896,14 @@ "node": ">=4" } }, + "node_modules/json-schema-ref-resolver": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/json-schema-ref-resolver/-/json-schema-ref-resolver-1.0.1.tgz", + "integrity": "sha512-EJAj1pgHc1hxF6vo2Z3s69fMjO1INq6eGHXZ8Z6wCQeldCuwxGK9Sxf4/cScGn3FZubCVUehfWtcDM/PLteCQw==", + "dependencies": { + "fast-deep-equal": "^3.1.3" + } + }, "node_modules/json-schema-traverse": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", diff --git a/package.json b/package.json index 5dc99d7..da427e9 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "events": "^3.3.0", "fast-decode-uri-component": "^1.0.1", "fast-deep-equal": "^3.1.3", - "fast-json-stringify": "^5.8.0", + "fast-json-stringify": "^5.9.1", "fast-querystring": "^1.0.0", "fast-redact": "^3.3.0", "fast-uri": "^2.3.0", From a9dc63bb3ced32230a62ad7765baced1bec8d80f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 06:42:57 +0000 Subject: [PATCH 09/13] Bump cookie from 0.5.0 to 0.6.0 Bumps [cookie](https://github.com/jshttp/cookie) from 0.5.0 to 0.6.0. - [Release notes](https://github.com/jshttp/cookie/releases) - [Changelog](https://github.com/jshttp/cookie/blob/master/HISTORY.md) - [Commits](https://github.com/jshttp/cookie/compare/v0.5.0...v0.6.0) --- updated-dependencies: - dependency-name: cookie dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 16 ++++++++++++---- package.json | 2 +- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index aad2fbc..4408978 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "avvio": "^8.2.0", "base64-js": "^1.5.1", "buffer": "^6.0.3", - "cookie": "^0.5.0", + "cookie": "^0.6.0", "debug": "^4.3.4", "event-target-shim": "^6.0.2", "events": "^3.3.0", @@ -1586,9 +1586,9 @@ "dev": true }, "node_modules/cookie": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.5.0.tgz", - "integrity": "sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==", + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.6.0.tgz", + "integrity": "sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==", "engines": { "node": ">= 0.6" } @@ -2957,6 +2957,14 @@ "set-cookie-parser": "^2.4.1" } }, + "node_modules/light-my-request/node_modules/cookie": { + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.5.0.tgz", + "integrity": "sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==", + "engines": { + "node": ">= 0.6" + } + }, "node_modules/linkify-it": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/linkify-it/-/linkify-it-3.0.3.tgz", diff --git a/package.json b/package.json index 5dc99d7..e4de544 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "avvio": "^8.2.0", "base64-js": "^1.5.1", "buffer": "^6.0.3", - "cookie": "^0.5.0", + "cookie": "^0.6.0", "debug": "^4.3.4", "event-target-shim": "^6.0.2", "events": "^3.3.0", From 5eb2d2213ea8e54cd27f5f84256894798c7da055 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 06:44:38 +0000 Subject: [PATCH 10/13] Bump lru-cache from 10.0.1 to 10.0.2 Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 10.0.1 to 10.0.2. - [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/node-lru-cache/compare/v10.0.1...v10.0.2) --- updated-dependencies: - dependency-name: lru-cache dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 11 +++++++---- package.json | 2 +- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index aad2fbc..3b94b3e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42,7 +42,7 @@ "jsdoc-to-markdown": "^8.0.0", "json-schema-traverse": "^1.0.0", "light-my-request": "^5.11.0", - "lru-cache": "^10.0.1", + "lru-cache": "^10.0.2", "ms": "^2.1.2", "nunjucks": "^3.2.3", "on-exit-leak-free": "^2.1.2", @@ -3009,9 +3009,12 @@ "integrity": "sha512-hXt6Ul/5yWjfklSGvLQl8vM//l3FtyHZeuelpzK6mm99pNvN9yTDruNZPEJZD1oWrqo+izBmB7oUfWgcCX7s4Q==" }, "node_modules/lru-cache": { - "version": "10.0.1", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.0.1.tgz", - "integrity": "sha512-IJ4uwUTi2qCccrioU6g9g/5rvvVl13bsdczUUcqbciD9iLr095yj8DQKdObriEvuNSx325N1rV1O0sJFszx75g==", + "version": "10.0.2", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.0.2.tgz", + "integrity": "sha512-Yj9mA8fPiVgOUpByoTZO5pNrcl5Yk37FcSHsUINpAsaBIEZIuqcCclDZJCVxqQShDsmYX8QG63svJiTbOATZwg==", + "dependencies": { + "semver": "^7.3.5" + }, "engines": { "node": "14 || >=16.14" } diff --git a/package.json b/package.json index 5dc99d7..7a72107 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "jsdoc-to-markdown": "^8.0.0", "json-schema-traverse": "^1.0.0", "light-my-request": "^5.11.0", - "lru-cache": "^10.0.1", + "lru-cache": "^10.0.2", "ms": "^2.1.2", "nunjucks": "^3.2.3", "on-exit-leak-free": "^2.1.2", From e2ec680a87e34a5962697e65dd52a57ea556798c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 06:55:39 +0000 Subject: [PATCH 11/13] Bump pino from 8.16.1 to 8.16.2 Bumps [pino](https://github.com/pinojs/pino) from 8.16.1 to 8.16.2. - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](https://github.com/pinojs/pino/compare/v8.16.1...v8.16.2) --- updated-dependencies: - dependency-name: pino dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index aad2fbc..2636d8d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -47,7 +47,7 @@ "nunjucks": "^3.2.3", "on-exit-leak-free": "^2.1.2", "pdf-lib": "^1.17.1", - "pino": "^8.16.1", + "pino": "^8.16.2", "pino-abstract-transport": "^1.1.0", "pino-std-serializers": "^6.2.2", "playwright": "^1.39.0", @@ -3566,9 +3566,9 @@ } }, "node_modules/pino": { - "version": "8.16.1", - "resolved": "https://registry.npmjs.org/pino/-/pino-8.16.1.tgz", - "integrity": "sha512-3bKsVhBmgPjGV9pyn4fO/8RtoVDR8ssW1ev819FsRXlRNgW8gR/9Kx+gCK4UPWd4JjrRDLWpzd/pb1AyWm3MGA==", + "version": "8.16.2", + "resolved": "https://registry.npmjs.org/pino/-/pino-8.16.2.tgz", + "integrity": "sha512-2advCDGVEvkKu9TTVSa/kWW7Z3htI/sBKEZpqiHk6ive0i/7f5b1rsU8jn0aimxqfnSz5bj/nOYkwhBUn5xxvg==", "dependencies": { "atomic-sleep": "^1.0.0", "fast-redact": "^3.1.1", diff --git a/package.json b/package.json index 5dc99d7..3264f05 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "nunjucks": "^3.2.3", "on-exit-leak-free": "^2.1.2", "pdf-lib": "^1.17.1", - "pino": "^8.16.1", + "pino": "^8.16.2", "pino-abstract-transport": "^1.1.0", "pino-std-serializers": "^6.2.2", "playwright": "^1.39.0", From 38c9f1729523f4fabef8346dcd7933365cf369b7 Mon Sep 17 00:00:00 2001 From: Matteo Cargnelutti Date: Thu, 16 Nov 2023 20:04:34 -0500 Subject: [PATCH 12/13] yt-dlp 2023.11.16 Changelog: - https://github.com/yt-dlp/yt-dlp/releases/tag/2023.11.16 -https://github.com/yt-dlp/yt-dlp/releases/tag/2023.11.14 --- scripts/download-yt-dlp.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/download-yt-dlp.sh b/scripts/download-yt-dlp.sh index 7302ad3..cf25147 100644 --- a/scripts/download-yt-dlp.sh +++ b/scripts/download-yt-dlp.sh @@ -1,3 +1,3 @@ -# Pulls yt-dlp (2023.10.13 version) and saves it in `executables`. -curl -L https://github.com/yt-dlp/yt-dlp/releases/download/2023.10.13/yt-dlp > ../executables/yt-dlp; +# Pulls yt-dlp (2023.11.16 version) and saves it in `executables`. +curl -L https://github.com/yt-dlp/yt-dlp/releases/download/2023.11.16/yt-dlp > ../executables/yt-dlp; chmod a+x ../executables/yt-dlp; From 972c5cad245f66c0dfdc0d634fa7040161c61e8e Mon Sep 17 00:00:00 2001 From: Matteo Cargnelutti Date: Thu, 16 Nov 2023 20:07:30 -0500 Subject: [PATCH 13/13] Playwright 1.40.0 Changelog: https://github.com/microsoft/playwright/releases/tag/v1.40.0 --- package-lock.json | 16 ++++++++-------- package.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index ef09d4a..538221d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -50,7 +50,7 @@ "pino": "^8.16.2", "pino-abstract-transport": "^1.1.0", "pino-std-serializers": "^6.2.2", - "playwright": "^1.39.0", + "playwright": "^1.40.0", "process": "^0.11.10", "process-warning": "^2.3.0", "proxy-addr": "^2.0.7", @@ -3729,11 +3729,11 @@ } }, "node_modules/playwright": { - "version": "1.39.0", - "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.39.0.tgz", - "integrity": "sha512-naE5QT11uC/Oiq0BwZ50gDmy8c8WLPRTEWuSSFVG2egBka/1qMoSqYQcROMT9zLwJ86oPofcTH2jBY/5wWOgIw==", + "version": "1.40.0", + "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.40.0.tgz", + "integrity": "sha512-gyHAgQjiDf1m34Xpwzaqb76KgfzYrhK7iih+2IzcOCoZWr/8ZqmdBw+t0RU85ZmfJMgtgAiNtBQ/KS2325INXw==", "dependencies": { - "playwright-core": "1.39.0" + "playwright-core": "1.40.0" }, "bin": { "playwright": "cli.js" @@ -3746,9 +3746,9 @@ } }, "node_modules/playwright-core": { - "version": "1.39.0", - "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.39.0.tgz", - "integrity": "sha512-+k4pdZgs1qiM+OUkSjx96YiKsXsmb59evFoqv8SKO067qBA+Z2s/dCzJij/ZhdQcs2zlTAgRKfeiiLm8PQ2qvw==", + "version": "1.40.0", + "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.40.0.tgz", + "integrity": "sha512-fvKewVJpGeca8t0ipM56jkVSU6Eo0RmFvQ/MaCQNDYm+sdvKkMBBWTE1FdeMqIdumRaXXjZChWHvIzCGM/tA/Q==", "bin": { "playwright-core": "cli.js" }, diff --git a/package.json b/package.json index a28dc95..003dd05 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "pino": "^8.16.2", "pino-abstract-transport": "^1.1.0", "pino-std-serializers": "^6.2.2", - "playwright": "^1.39.0", + "playwright": "^1.40.0", "process": "^0.11.10", "process-warning": "^2.3.0", "proxy-addr": "^2.0.7",