Compare commits

...

2 Commits

Author SHA1 Message Date
06c6f60bcf fix(deps): update dependency @types/node to v22.8.4
All checks were successful
continuous-integration/drone/pr Build is passing
2024-10-29 17:54:35 +00:00
ea96b64e67 chore(deps): update yarn to v4.5.1 (#71)
All checks were successful
continuous-integration/drone/push Build is passing
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [yarn](https://github.com/yarnpkg/berry) ([source](https://github.com/yarnpkg/berry/tree/HEAD/packages/yarnpkg-cli)) | packageManager | patch | [`4.5.0` -> `4.5.1`](https://renovatebot.com/diffs/npm/yarn/4.5.0/4.5.1) |

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4zOS42IiwidXBkYXRlZEluVmVyIjoiMzguMzkuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com>
Reviewed-on: #71
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2024-10-29 17:50:13 +00:00
8 changed files with 405 additions and 396 deletions

View File

@ -29,7 +29,7 @@ steps:
- name: test - name: test
image: 'node:22.9.0-slim' image: 'node:22.9.0-slim'
commands: commands:
- yarn set version 4.5.0 - yarn set version 4.5.1
- yarn install - yarn install
- yarn run jest - yarn run jest

56
.pnp.cjs generated
View File

@ -28,7 +28,7 @@ const RAW_RUNTIME_STATE =
"packageLocation": "./",\ "packageLocation": "./",\
"packageDependencies": [\ "packageDependencies": [\
["@types/jest", "npm:29.5.14"],\ ["@types/jest", "npm:29.5.14"],\
["@types/node", "npm:22.7.9"],\ ["@types/node", "npm:22.8.4"],\
["jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.7.0"],\ ["jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.7.0"],\
["ts-jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.2.5"],\ ["ts-jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.2.5"],\
["ts-node", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:10.9.2"],\ ["ts-node", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:10.9.2"],\
@ -881,7 +881,7 @@ const RAW_RUNTIME_STATE =
"packageDependencies": [\ "packageDependencies": [\
["@jest/console", "npm:29.7.0"],\ ["@jest/console", "npm:29.7.0"],\
["@jest/types", "npm:29.6.3"],\ ["@jest/types", "npm:29.6.3"],\
["@types/node", "npm:22.7.9"],\ ["@types/node", "npm:22.8.4"],\
["chalk", "npm:4.1.2"],\ ["chalk", "npm:4.1.2"],\
["jest-message-util", "npm:29.7.0"],\ ["jest-message-util", "npm:29.7.0"],\
["jest-util", "npm:29.7.0"],\ ["jest-util", "npm:29.7.0"],\
@ -907,7 +907,7 @@ const RAW_RUNTIME_STATE =
["@jest/test-result", "npm:29.7.0"],\ ["@jest/test-result", "npm:29.7.0"],\
["@jest/transform", "npm:29.7.0"],\ ["@jest/transform", "npm:29.7.0"],\
["@jest/types", "npm:29.6.3"],\ ["@jest/types", "npm:29.6.3"],\
["@types/node", "npm:22.7.9"],\ ["@types/node", "npm:22.8.4"],\
["@types/node-notifier", null],\ ["@types/node-notifier", null],\
["ansi-escapes", "npm:4.3.2"],\ ["ansi-escapes", "npm:4.3.2"],\
["chalk", "npm:4.1.2"],\ ["chalk", "npm:4.1.2"],\
@ -947,7 +947,7 @@ const RAW_RUNTIME_STATE =
["@jest/environment", "npm:29.7.0"],\ ["@jest/environment", "npm:29.7.0"],\
["@jest/fake-timers", "npm:29.7.0"],\ ["@jest/fake-timers", "npm:29.7.0"],\
["@jest/types", "npm:29.6.3"],\ ["@jest/types", "npm:29.6.3"],\
["@types/node", "npm:22.7.9"],\ ["@types/node", "npm:22.8.4"],\
["jest-mock", "npm:29.7.0"]\ ["jest-mock", "npm:29.7.0"]\
],\ ],\
"linkType": "HARD"\ "linkType": "HARD"\
@ -989,7 +989,7 @@ const RAW_RUNTIME_STATE =
["@jest/fake-timers", "npm:29.7.0"],\ ["@jest/fake-timers", "npm:29.7.0"],\
["@jest/types", "npm:29.6.3"],\ ["@jest/types", "npm:29.6.3"],\
["@sinonjs/fake-timers", "npm:10.3.0"],\ ["@sinonjs/fake-timers", "npm:10.3.0"],\
["@types/node", "npm:22.7.9"],\ ["@types/node", "npm:22.8.4"],\
["jest-message-util", "npm:29.7.0"],\ ["jest-message-util", "npm:29.7.0"],\
["jest-mock", "npm:29.7.0"],\ ["jest-mock", "npm:29.7.0"],\
["jest-util", "npm:29.7.0"]\ ["jest-util", "npm:29.7.0"]\
@ -1028,7 +1028,7 @@ const RAW_RUNTIME_STATE =
["@jest/transform", "npm:29.7.0"],\ ["@jest/transform", "npm:29.7.0"],\
["@jest/types", "npm:29.6.3"],\ ["@jest/types", "npm:29.6.3"],\
["@jridgewell/trace-mapping", "npm:0.3.19"],\ ["@jridgewell/trace-mapping", "npm:0.3.19"],\
["@types/node", "npm:22.7.9"],\ ["@types/node", "npm:22.8.4"],\
["@types/node-notifier", null],\ ["@types/node-notifier", null],\
["chalk", "npm:4.1.2"],\ ["chalk", "npm:4.1.2"],\
["collect-v8-coverage", "npm:1.0.2"],\ ["collect-v8-coverage", "npm:1.0.2"],\
@ -1136,7 +1136,7 @@ const RAW_RUNTIME_STATE =
["@jest/schemas", "npm:29.6.3"],\ ["@jest/schemas", "npm:29.6.3"],\
["@types/istanbul-lib-coverage", "npm:2.0.4"],\ ["@types/istanbul-lib-coverage", "npm:2.0.4"],\
["@types/istanbul-reports", "npm:3.0.1"],\ ["@types/istanbul-reports", "npm:3.0.1"],\
["@types/node", "npm:22.7.9"],\ ["@types/node", "npm:22.8.4"],\
["@types/yargs", "npm:17.0.24"],\ ["@types/yargs", "npm:17.0.24"],\
["chalk", "npm:4.1.2"]\ ["chalk", "npm:4.1.2"]\
],\ ],\
@ -1345,7 +1345,7 @@ const RAW_RUNTIME_STATE =
"packageLocation": "../../../../cache/others/berry/cache/@types-graceful-fs-npm-4.1.6-1eadcf742d-10c0.zip/node_modules/@types/graceful-fs/",\ "packageLocation": "../../../../cache/others/berry/cache/@types-graceful-fs-npm-4.1.6-1eadcf742d-10c0.zip/node_modules/@types/graceful-fs/",\
"packageDependencies": [\ "packageDependencies": [\
["@types/graceful-fs", "npm:4.1.6"],\ ["@types/graceful-fs", "npm:4.1.6"],\
["@types/node", "npm:22.7.9"]\ ["@types/node", "npm:22.8.4"]\
],\ ],\
"linkType": "HARD"\ "linkType": "HARD"\
}]\ }]\
@ -1391,11 +1391,11 @@ const RAW_RUNTIME_STATE =
}]\ }]\
]],\ ]],\
["@types/node", [\ ["@types/node", [\
["npm:22.7.9", {\ ["npm:22.8.4", {\
"packageLocation": "../../../../cache/others/berry/cache/@types-node-npm-22.7.9-03392d8185-10c0.zip/node_modules/@types/node/",\ "packageLocation": "../../../../cache/others/berry/cache/@types-node-npm-22.8.4-6e991f4f0e-10c0.zip/node_modules/@types/node/",\
"packageDependencies": [\ "packageDependencies": [\
["@types/node", "npm:22.7.9"],\ ["@types/node", "npm:22.8.4"],\
["undici-types", "npm:6.19.6"]\ ["undici-types", "npm:6.19.8"]\
],\ ],\
"linkType": "HARD"\ "linkType": "HARD"\
}]\ }]\
@ -1938,7 +1938,7 @@ const RAW_RUNTIME_STATE =
"packageDependencies": [\ "packageDependencies": [\
["clean-architecture", "workspace:."],\ ["clean-architecture", "workspace:."],\
["@types/jest", "npm:29.5.14"],\ ["@types/jest", "npm:29.5.14"],\
["@types/node", "npm:22.7.9"],\ ["@types/node", "npm:22.8.4"],\
["jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.7.0"],\ ["jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.7.0"],\
["ts-jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.2.5"],\ ["ts-jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.2.5"],\
["ts-node", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:10.9.2"],\ ["ts-node", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:10.9.2"],\
@ -2959,7 +2959,7 @@ const RAW_RUNTIME_STATE =
["@jest/expect", "npm:29.7.0"],\ ["@jest/expect", "npm:29.7.0"],\
["@jest/test-result", "npm:29.7.0"],\ ["@jest/test-result", "npm:29.7.0"],\
["@jest/types", "npm:29.6.3"],\ ["@jest/types", "npm:29.6.3"],\
["@types/node", "npm:22.7.9"],\ ["@types/node", "npm:22.8.4"],\
["chalk", "npm:4.1.2"],\ ["chalk", "npm:4.1.2"],\
["co", "npm:4.6.0"],\ ["co", "npm:4.6.0"],\
["dedent", "virtual:f7679858c638e2e5ade31901dd2b1e5007918fdc7d84fefb11f4200f46ba2e43b9d662fb793507b517bb1e725144e51f6d68f60f9f6100fd52144f042f58f0bc#npm:1.5.1"],\ ["dedent", "virtual:f7679858c638e2e5ade31901dd2b1e5007918fdc7d84fefb11f4200f46ba2e43b9d662fb793507b517bb1e725144e51f6d68f60f9f6100fd52144f042f58f0bc#npm:1.5.1"],\
@ -3064,7 +3064,7 @@ const RAW_RUNTIME_STATE =
["@babel/core", "npm:7.22.15"],\ ["@babel/core", "npm:7.22.15"],\
["@jest/test-sequencer", "npm:29.7.0"],\ ["@jest/test-sequencer", "npm:29.7.0"],\
["@jest/types", "npm:29.6.3"],\ ["@jest/types", "npm:29.6.3"],\
["@types/node", "npm:22.7.9"],\ ["@types/node", "npm:22.8.4"],\
["@types/ts-node", null],\ ["@types/ts-node", null],\
["babel-jest", "virtual:939a7fe9ef9185d9378b96533b42cb7bd61bd3e34d0edd537f69a76537c5748d3b4733d3050f6f18ab17ac63143f81e7f121e602a5d38c959251dc0768083e9b#npm:29.7.0"],\ ["babel-jest", "virtual:939a7fe9ef9185d9378b96533b42cb7bd61bd3e34d0edd537f69a76537c5748d3b4733d3050f6f18ab17ac63143f81e7f121e602a5d38c959251dc0768083e9b#npm:29.7.0"],\
["chalk", "npm:4.1.2"],\ ["chalk", "npm:4.1.2"],\
@ -3151,7 +3151,7 @@ const RAW_RUNTIME_STATE =
["@jest/environment", "npm:29.7.0"],\ ["@jest/environment", "npm:29.7.0"],\
["@jest/fake-timers", "npm:29.7.0"],\ ["@jest/fake-timers", "npm:29.7.0"],\
["@jest/types", "npm:29.6.3"],\ ["@jest/types", "npm:29.6.3"],\
["@types/node", "npm:22.7.9"],\ ["@types/node", "npm:22.8.4"],\
["jest-mock", "npm:29.7.0"],\ ["jest-mock", "npm:29.7.0"],\
["jest-util", "npm:29.7.0"]\ ["jest-util", "npm:29.7.0"]\
],\ ],\
@ -3174,7 +3174,7 @@ const RAW_RUNTIME_STATE =
["jest-haste-map", "npm:29.7.0"],\ ["jest-haste-map", "npm:29.7.0"],\
["@jest/types", "npm:29.6.3"],\ ["@jest/types", "npm:29.6.3"],\
["@types/graceful-fs", "npm:4.1.6"],\ ["@types/graceful-fs", "npm:4.1.6"],\
["@types/node", "npm:22.7.9"],\ ["@types/node", "npm:22.8.4"],\
["anymatch", "npm:3.1.3"],\ ["anymatch", "npm:3.1.3"],\
["fb-watchman", "npm:2.0.2"],\ ["fb-watchman", "npm:2.0.2"],\
["fsevents", "patch:fsevents@npm%3A2.3.3#optional!builtin<compat/fsevents>::version=2.3.3&hash=df0bf1"],\ ["fsevents", "patch:fsevents@npm%3A2.3.3#optional!builtin<compat/fsevents>::version=2.3.3&hash=df0bf1"],\
@ -3263,7 +3263,7 @@ const RAW_RUNTIME_STATE =
"packageDependencies": [\ "packageDependencies": [\
["jest-mock", "npm:29.7.0"],\ ["jest-mock", "npm:29.7.0"],\
["@jest/types", "npm:29.6.3"],\ ["@jest/types", "npm:29.6.3"],\
["@types/node", "npm:22.7.9"],\ ["@types/node", "npm:22.8.4"],\
["jest-util", "npm:29.7.0"]\ ["jest-util", "npm:29.7.0"]\
],\ ],\
"linkType": "HARD"\ "linkType": "HARD"\
@ -3339,7 +3339,7 @@ const RAW_RUNTIME_STATE =
["@jest/test-result", "npm:29.7.0"],\ ["@jest/test-result", "npm:29.7.0"],\
["@jest/transform", "npm:29.7.0"],\ ["@jest/transform", "npm:29.7.0"],\
["@jest/types", "npm:29.6.3"],\ ["@jest/types", "npm:29.6.3"],\
["@types/node", "npm:22.7.9"],\ ["@types/node", "npm:22.8.4"],\
["chalk", "npm:4.1.2"],\ ["chalk", "npm:4.1.2"],\
["emittery", "npm:0.13.1"],\ ["emittery", "npm:0.13.1"],\
["graceful-fs", "npm:4.2.11"],\ ["graceful-fs", "npm:4.2.11"],\
@ -3371,7 +3371,7 @@ const RAW_RUNTIME_STATE =
["@jest/test-result", "npm:29.7.0"],\ ["@jest/test-result", "npm:29.7.0"],\
["@jest/transform", "npm:29.7.0"],\ ["@jest/transform", "npm:29.7.0"],\
["@jest/types", "npm:29.6.3"],\ ["@jest/types", "npm:29.6.3"],\
["@types/node", "npm:22.7.9"],\ ["@types/node", "npm:22.8.4"],\
["chalk", "npm:4.1.2"],\ ["chalk", "npm:4.1.2"],\
["cjs-module-lexer", "npm:1.2.3"],\ ["cjs-module-lexer", "npm:1.2.3"],\
["collect-v8-coverage", "npm:1.0.2"],\ ["collect-v8-coverage", "npm:1.0.2"],\
@ -3425,7 +3425,7 @@ const RAW_RUNTIME_STATE =
"packageDependencies": [\ "packageDependencies": [\
["jest-util", "npm:29.6.3"],\ ["jest-util", "npm:29.6.3"],\
["@jest/types", "npm:29.6.3"],\ ["@jest/types", "npm:29.6.3"],\
["@types/node", "npm:22.7.9"],\ ["@types/node", "npm:22.8.4"],\
["chalk", "npm:4.1.2"],\ ["chalk", "npm:4.1.2"],\
["ci-info", "npm:3.8.0"],\ ["ci-info", "npm:3.8.0"],\
["graceful-fs", "npm:4.2.11"],\ ["graceful-fs", "npm:4.2.11"],\
@ -3438,7 +3438,7 @@ const RAW_RUNTIME_STATE =
"packageDependencies": [\ "packageDependencies": [\
["jest-util", "npm:29.7.0"],\ ["jest-util", "npm:29.7.0"],\
["@jest/types", "npm:29.6.3"],\ ["@jest/types", "npm:29.6.3"],\
["@types/node", "npm:22.7.9"],\ ["@types/node", "npm:22.8.4"],\
["chalk", "npm:4.1.2"],\ ["chalk", "npm:4.1.2"],\
["ci-info", "npm:3.8.0"],\ ["ci-info", "npm:3.8.0"],\
["graceful-fs", "npm:4.2.11"],\ ["graceful-fs", "npm:4.2.11"],\
@ -3469,7 +3469,7 @@ const RAW_RUNTIME_STATE =
["jest-watcher", "npm:29.7.0"],\ ["jest-watcher", "npm:29.7.0"],\
["@jest/test-result", "npm:29.7.0"],\ ["@jest/test-result", "npm:29.7.0"],\
["@jest/types", "npm:29.6.3"],\ ["@jest/types", "npm:29.6.3"],\
["@types/node", "npm:22.7.9"],\ ["@types/node", "npm:22.8.4"],\
["ansi-escapes", "npm:4.3.2"],\ ["ansi-escapes", "npm:4.3.2"],\
["chalk", "npm:4.1.2"],\ ["chalk", "npm:4.1.2"],\
["emittery", "npm:0.13.1"],\ ["emittery", "npm:0.13.1"],\
@ -3484,7 +3484,7 @@ const RAW_RUNTIME_STATE =
"packageLocation": "../../../../cache/others/berry/cache/jest-worker-npm-29.7.0-4d3567fed6-10c0.zip/node_modules/jest-worker/",\ "packageLocation": "../../../../cache/others/berry/cache/jest-worker-npm-29.7.0-4d3567fed6-10c0.zip/node_modules/jest-worker/",\
"packageDependencies": [\ "packageDependencies": [\
["jest-worker", "npm:29.7.0"],\ ["jest-worker", "npm:29.7.0"],\
["@types/node", "npm:22.7.9"],\ ["@types/node", "npm:22.8.4"],\
["jest-util", "npm:29.7.0"],\ ["jest-util", "npm:29.7.0"],\
["merge-stream", "npm:2.0.0"],\ ["merge-stream", "npm:2.0.0"],\
["supports-color", "npm:8.1.1"]\ ["supports-color", "npm:8.1.1"]\
@ -4679,7 +4679,7 @@ const RAW_RUNTIME_STATE =
["@tsconfig/node12", "npm:1.0.11"],\ ["@tsconfig/node12", "npm:1.0.11"],\
["@tsconfig/node14", "npm:1.0.3"],\ ["@tsconfig/node14", "npm:1.0.3"],\
["@tsconfig/node16", "npm:1.0.4"],\ ["@tsconfig/node16", "npm:1.0.4"],\
["@types/node", "npm:22.7.9"],\ ["@types/node", "npm:22.8.4"],\
["@types/swc__core", null],\ ["@types/swc__core", null],\
["@types/swc__wasm", null],\ ["@types/swc__wasm", null],\
["@types/typescript", null],\ ["@types/typescript", null],\
@ -4733,10 +4733,10 @@ const RAW_RUNTIME_STATE =
}]\ }]\
]],\ ]],\
["undici-types", [\ ["undici-types", [\
["npm:6.19.6", {\ ["npm:6.19.8", {\
"packageLocation": "../../../../cache/others/berry/cache/undici-types-npm-6.19.6-9d9ccfb00d-10c0.zip/node_modules/undici-types/",\ "packageLocation": "../../../../cache/others/berry/cache/undici-types-npm-6.19.8-9f12285b7a-10c0.zip/node_modules/undici-types/",\
"packageDependencies": [\ "packageDependencies": [\
["undici-types", "npm:6.19.6"]\ ["undici-types", "npm:6.19.8"]\
],\ ],\
"linkType": "HARD"\ "linkType": "HARD"\
}]\ }]\

File diff suppressed because one or more lines are too long

View File

@ -3,4 +3,4 @@ plugins:
path: .yarn/plugins/@yarnpkg/plugin-outdated.cjs path: .yarn/plugins/@yarnpkg/plugin-outdated.cjs
spec: "https://go.mskelton.dev/yarn-outdated/v4" spec: "https://go.mskelton.dev/yarn-outdated/v4"
yarnPath: .yarn/releases/yarn-4.5.0.cjs yarnPath: .yarn/releases/yarn-4.5.1.cjs

View File

@ -4,7 +4,7 @@ WORKDIR /opt/app
RUN apt-get update \ RUN apt-get update \
&& apt-get -y install make \ && apt-get -y install make \
&& yarn set version 4.5.0 && yarn set version 4.5.1
COPY ./Makefile ./ COPY ./Makefile ./
COPY ./package.json ./ COPY ./package.json ./

View File

@ -6,7 +6,7 @@ asdf_install:
.PHONY: yarn_setup .PHONY: yarn_setup
yarn_setup: yarn_setup:
@yarn set version 4.5.0 @yarn set version 4.5.1
@yarn init -2 @yarn init -2
@yarn add typescript jest @types/jest ts-node ts-jest @yarn add typescript jest @types/jest ts-node ts-jest

View File

@ -1,6 +1,6 @@
{ {
"name": "clean-architecture", "name": "clean-architecture",
"packageManager": "yarn@4.5.0", "packageManager": "yarn@4.5.1",
"dependencies": { "dependencies": {
"@types/jest": "^29.5.13", "@types/jest": "^29.5.13",
"@types/node": "^22.7.5", "@types/node": "^22.7.5",

View File

@ -904,11 +904,11 @@ __metadata:
linkType: hard linkType: hard
"@types/node@npm:*, @types/node@npm:^22.7.5": "@types/node@npm:*, @types/node@npm:^22.7.5":
version: 22.7.9 version: 22.8.4
resolution: "@types/node@npm:22.7.9" resolution: "@types/node@npm:22.8.4"
dependencies: dependencies:
undici-types: "npm:~6.19.2" undici-types: "npm:~6.19.8"
checksum: 10c0/2d1917702b9d9ede8e4d8151cd8b1af8bc147d543486474ffbe0742e38764ea73105939e6a767addf7a4c39e842e16eae762bff90617d7b7f9ee3fbbb2d23bfa checksum: 10c0/f88d030480630194a9168772462ec09b2d86454f34368c46d2b7fda5dc6e14594b1576fcc5c35cc53b57a4d1e8dd2865a85ae81f34ded0d1af753a0f5d294c25
languageName: node languageName: node
linkType: hard linkType: hard
@ -3812,10 +3812,10 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"undici-types@npm:~6.19.2": "undici-types@npm:~6.19.8":
version: 6.19.6 version: 6.19.8
resolution: "undici-types@npm:6.19.6" resolution: "undici-types@npm:6.19.8"
checksum: 10c0/9b2264c5700e7169c6c62c643aac56cd8984c5fd7e18ed31ff11780260e137f6340dee8317a2e6e0ae3c49f5e5ef6fa577ea07193cbaa535265cba76a267cae9 checksum: 10c0/078afa5990fba110f6824823ace86073b4638f1d5112ee26e790155f481f2a868cc3e0615505b6f4282bdf74a3d8caad715fd809e870c2bb0704e3ea6082f344
languageName: node languageName: node
linkType: hard linkType: hard