1 Commits

Author SHA1 Message Date
10983314b8 chore(deps): update node.js to v22.17.1
All checks were successful
continuous-integration/drone/pr Build is passing
2025-07-15 22:47:24 +00:00
4 changed files with 45 additions and 45 deletions

View File

@@ -27,7 +27,7 @@ steps:
restore: true restore: true
- name: test - name: test
image: 'node:22.17.1-slim' image: 'node:22.17.0-slim'
commands: commands:
- yarn set version 4.6.0 - yarn set version 4.6.0
- yarn install - yarn install

64
.pnp.cjs generated
View File

@@ -29,7 +29,7 @@ const RAW_RUNTIME_STATE =
"packageLocation": "./",\ "packageLocation": "./",\
"packageDependencies": [\ "packageDependencies": [\
["@types/jest", "npm:30.0.0"],\ ["@types/jest", "npm:30.0.0"],\
["@types/node", "npm:22.17.1"],\ ["@types/node", "npm:22.16.4"],\
["clean-architecture", "workspace:."],\ ["clean-architecture", "workspace:."],\
["jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:30.0.4"],\ ["jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:30.0.4"],\
["ts-jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.3.4"],\ ["ts-jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.3.4"],\
@@ -1207,7 +1207,7 @@ const RAW_RUNTIME_STATE =
"packageDependencies": [\ "packageDependencies": [\
["@jest/console", "npm:30.0.4"],\ ["@jest/console", "npm:30.0.4"],\
["@jest/types", "npm:30.0.1"],\ ["@jest/types", "npm:30.0.1"],\
["@types/node", "npm:24.2.1"],\ ["@types/node", "npm:24.0.14"],\
["chalk", "npm:4.1.2"],\ ["chalk", "npm:4.1.2"],\
["jest-message-util", "npm:30.0.2"],\ ["jest-message-util", "npm:30.0.2"],\
["jest-util", "npm:30.0.2"],\ ["jest-util", "npm:30.0.2"],\
@@ -1234,7 +1234,7 @@ const RAW_RUNTIME_STATE =
["@jest/test-result", "npm:30.0.4"],\ ["@jest/test-result", "npm:30.0.4"],\
["@jest/transform", "npm:30.0.4"],\ ["@jest/transform", "npm:30.0.4"],\
["@jest/types", "npm:30.0.1"],\ ["@jest/types", "npm:30.0.1"],\
["@types/node", "npm:24.2.1"],\ ["@types/node", "npm:24.0.14"],\
["@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"],\
@@ -1282,7 +1282,7 @@ const RAW_RUNTIME_STATE =
["@jest/environment", "npm:30.0.4"],\ ["@jest/environment", "npm:30.0.4"],\
["@jest/fake-timers", "npm:30.0.4"],\ ["@jest/fake-timers", "npm:30.0.4"],\
["@jest/types", "npm:30.0.1"],\ ["@jest/types", "npm:30.0.1"],\
["@types/node", "npm:24.2.1"],\ ["@types/node", "npm:24.0.14"],\
["jest-mock", "npm:30.0.2"]\ ["jest-mock", "npm:30.0.2"]\
],\ ],\
"linkType": "HARD"\ "linkType": "HARD"\
@@ -1316,7 +1316,7 @@ const RAW_RUNTIME_STATE =
["@jest/fake-timers", "npm:30.0.4"],\ ["@jest/fake-timers", "npm:30.0.4"],\
["@jest/types", "npm:30.0.1"],\ ["@jest/types", "npm:30.0.1"],\
["@sinonjs/fake-timers", "npm:13.0.5"],\ ["@sinonjs/fake-timers", "npm:13.0.5"],\
["@types/node", "npm:24.2.1"],\ ["@types/node", "npm:24.0.14"],\
["jest-message-util", "npm:30.0.2"],\ ["jest-message-util", "npm:30.0.2"],\
["jest-mock", "npm:30.0.2"],\ ["jest-mock", "npm:30.0.2"],\
["jest-util", "npm:30.0.2"]\ ["jest-util", "npm:30.0.2"]\
@@ -1351,7 +1351,7 @@ const RAW_RUNTIME_STATE =
"packageLocation": "../../../../cache/others/berry/cache/@jest-pattern-npm-30.0.1-2ce04a6497-10c0.zip/node_modules/@jest/pattern/",\ "packageLocation": "../../../../cache/others/berry/cache/@jest-pattern-npm-30.0.1-2ce04a6497-10c0.zip/node_modules/@jest/pattern/",\
"packageDependencies": [\ "packageDependencies": [\
["@jest/pattern", "npm:30.0.1"],\ ["@jest/pattern", "npm:30.0.1"],\
["@types/node", "npm:24.2.1"],\ ["@types/node", "npm:24.0.14"],\
["jest-regex-util", "npm:30.0.1"]\ ["jest-regex-util", "npm:30.0.1"]\
],\ ],\
"linkType": "HARD"\ "linkType": "HARD"\
@@ -1375,7 +1375,7 @@ const RAW_RUNTIME_STATE =
["@jest/transform", "npm:30.0.4"],\ ["@jest/transform", "npm:30.0.4"],\
["@jest/types", "npm:30.0.1"],\ ["@jest/types", "npm:30.0.1"],\
["@jridgewell/trace-mapping", "npm:0.3.29"],\ ["@jridgewell/trace-mapping", "npm:0.3.29"],\
["@types/node", "npm:24.2.1"],\ ["@types/node", "npm:24.0.14"],\
["@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"],\
@@ -1503,7 +1503,7 @@ const RAW_RUNTIME_STATE =
["@jest/types", "npm:29.6.3"],\ ["@jest/types", "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:24.2.1"],\ ["@types/node", "npm:24.0.14"],\
["@types/yargs", "npm:17.0.24"],\ ["@types/yargs", "npm:17.0.24"],\
["chalk", "npm:4.1.2"]\ ["chalk", "npm:4.1.2"]\
],\ ],\
@@ -1517,7 +1517,7 @@ const RAW_RUNTIME_STATE =
["@jest/types", "npm:30.0.1"],\ ["@jest/types", "npm:30.0.1"],\
["@types/istanbul-lib-coverage", "npm:2.0.6"],\ ["@types/istanbul-lib-coverage", "npm:2.0.6"],\
["@types/istanbul-reports", "npm:3.0.4"],\ ["@types/istanbul-reports", "npm:3.0.4"],\
["@types/node", "npm:24.2.1"],\ ["@types/node", "npm:24.0.14"],\
["@types/yargs", "npm:17.0.33"],\ ["@types/yargs", "npm:17.0.33"],\
["chalk", "npm:4.1.2"]\ ["chalk", "npm:4.1.2"]\
],\ ],\
@@ -1840,19 +1840,19 @@ const RAW_RUNTIME_STATE =
}]\ }]\
]],\ ]],\
["@types/node", [\ ["@types/node", [\
["npm:22.17.1", {\ ["npm:22.16.4", {\
"packageLocation": "../../../../cache/others/berry/cache/@types-node-npm-22.17.1-83f89abe9b-10c0.zip/node_modules/@types/node/",\ "packageLocation": "../../../../cache/others/berry/cache/@types-node-npm-22.16.4-b523097f5b-10c0.zip/node_modules/@types/node/",\
"packageDependencies": [\ "packageDependencies": [\
["@types/node", "npm:22.17.1"],\ ["@types/node", "npm:22.16.4"],\
["undici-types", "npm:6.21.0"]\ ["undici-types", "npm:6.21.0"]\
],\ ],\
"linkType": "HARD"\ "linkType": "HARD"\
}],\ }],\
["npm:24.2.1", {\ ["npm:24.0.14", {\
"packageLocation": "../../../../cache/others/berry/cache/@types-node-npm-24.2.1-00ab09acd1-10c0.zip/node_modules/@types/node/",\ "packageLocation": "../../../../cache/others/berry/cache/@types-node-npm-24.0.14-fdce34fd3b-10c0.zip/node_modules/@types/node/",\
"packageDependencies": [\ "packageDependencies": [\
["@types/node", "npm:24.2.1"],\ ["@types/node", "npm:24.0.14"],\
["undici-types", "npm:7.10.0"]\ ["undici-types", "npm:7.8.0"]\
],\ ],\
"linkType": "HARD"\ "linkType": "HARD"\
}]\ }]\
@@ -2613,7 +2613,7 @@ const RAW_RUNTIME_STATE =
"packageLocation": "./",\ "packageLocation": "./",\
"packageDependencies": [\ "packageDependencies": [\
["@types/jest", "npm:30.0.0"],\ ["@types/jest", "npm:30.0.0"],\
["@types/node", "npm:22.17.1"],\ ["@types/node", "npm:22.16.4"],\
["clean-architecture", "workspace:."],\ ["clean-architecture", "workspace:."],\
["jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:30.0.4"],\ ["jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:30.0.4"],\
["ts-jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.3.4"],\ ["ts-jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.3.4"],\
@@ -3626,7 +3626,7 @@ const RAW_RUNTIME_STATE =
["@jest/expect", "npm:30.0.4"],\ ["@jest/expect", "npm:30.0.4"],\
["@jest/test-result", "npm:30.0.4"],\ ["@jest/test-result", "npm:30.0.4"],\
["@jest/types", "npm:30.0.1"],\ ["@jest/types", "npm:30.0.1"],\
["@types/node", "npm:24.2.1"],\ ["@types/node", "npm:24.0.14"],\
["chalk", "npm:4.1.2"],\ ["chalk", "npm:4.1.2"],\
["co", "npm:4.6.0"],\ ["co", "npm:4.6.0"],\
["dedent", "virtual:737dc3baa71aef5f1645d647602ee35eff805e258099c28d5cd42db30cca35bff86a6c5a4d912b4906244617e26a74e69931ebfd3bbbd2171d179b5d66fefdf4#npm:1.6.0"],\ ["dedent", "virtual:737dc3baa71aef5f1645d647602ee35eff805e258099c28d5cd42db30cca35bff86a6c5a4d912b4906244617e26a74e69931ebfd3bbbd2171d179b5d66fefdf4#npm:1.6.0"],\
@@ -3739,7 +3739,7 @@ const RAW_RUNTIME_STATE =
["@jest/test-sequencer", "npm:30.0.4"],\ ["@jest/test-sequencer", "npm:30.0.4"],\
["@jest/types", "npm:30.0.1"],\ ["@jest/types", "npm:30.0.1"],\
["@types/esbuild-register", null],\ ["@types/esbuild-register", null],\
["@types/node", "npm:24.2.1"],\ ["@types/node", "npm:24.0.14"],\
["@types/ts-node", null],\ ["@types/ts-node", null],\
["babel-jest", "virtual:dbb02fe1440cb9da81a7cfb44475475dae32507d236b3f519af0b283fe636f23c822b2c2dbbd566b479a8b1aeb93a9a0ec3751cbe4efa2279e6be7ca9981943e#npm:30.0.4"],\ ["babel-jest", "virtual:dbb02fe1440cb9da81a7cfb44475475dae32507d236b3f519af0b283fe636f23c822b2c2dbbd566b479a8b1aeb93a9a0ec3751cbe4efa2279e6be7ca9981943e#npm:30.0.4"],\
["chalk", "npm:4.1.2"],\ ["chalk", "npm:4.1.2"],\
@@ -3818,7 +3818,7 @@ const RAW_RUNTIME_STATE =
["@jest/environment", "npm:30.0.4"],\ ["@jest/environment", "npm:30.0.4"],\
["@jest/fake-timers", "npm:30.0.4"],\ ["@jest/fake-timers", "npm:30.0.4"],\
["@jest/types", "npm:30.0.1"],\ ["@jest/types", "npm:30.0.1"],\
["@types/node", "npm:24.2.1"],\ ["@types/node", "npm:24.0.14"],\
["jest-environment-node", "npm:30.0.4"],\ ["jest-environment-node", "npm:30.0.4"],\
["jest-mock", "npm:30.0.2"],\ ["jest-mock", "npm:30.0.2"],\
["jest-util", "npm:30.0.2"],\ ["jest-util", "npm:30.0.2"],\
@@ -3832,7 +3832,7 @@ const RAW_RUNTIME_STATE =
"packageLocation": "../../../../cache/others/berry/cache/jest-haste-map-npm-30.0.2-1a3177bd79-10c0.zip/node_modules/jest-haste-map/",\ "packageLocation": "../../../../cache/others/berry/cache/jest-haste-map-npm-30.0.2-1a3177bd79-10c0.zip/node_modules/jest-haste-map/",\
"packageDependencies": [\ "packageDependencies": [\
["@jest/types", "npm:30.0.1"],\ ["@jest/types", "npm:30.0.1"],\
["@types/node", "npm:24.2.1"],\ ["@types/node", "npm:24.0.14"],\
["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"],\
@@ -3894,7 +3894,7 @@ const RAW_RUNTIME_STATE =
"packageLocation": "../../../../cache/others/berry/cache/jest-mock-npm-30.0.2-8daf3cfa42-10c0.zip/node_modules/jest-mock/",\ "packageLocation": "../../../../cache/others/berry/cache/jest-mock-npm-30.0.2-8daf3cfa42-10c0.zip/node_modules/jest-mock/",\
"packageDependencies": [\ "packageDependencies": [\
["@jest/types", "npm:30.0.1"],\ ["@jest/types", "npm:30.0.1"],\
["@types/node", "npm:24.2.1"],\ ["@types/node", "npm:24.0.14"],\
["jest-mock", "npm:30.0.2"],\ ["jest-mock", "npm:30.0.2"],\
["jest-util", "npm:30.0.2"]\ ["jest-util", "npm:30.0.2"]\
],\ ],\
@@ -3969,7 +3969,7 @@ const RAW_RUNTIME_STATE =
["@jest/test-result", "npm:30.0.4"],\ ["@jest/test-result", "npm:30.0.4"],\
["@jest/transform", "npm:30.0.4"],\ ["@jest/transform", "npm:30.0.4"],\
["@jest/types", "npm:30.0.1"],\ ["@jest/types", "npm:30.0.1"],\
["@types/node", "npm:24.2.1"],\ ["@types/node", "npm:24.0.14"],\
["chalk", "npm:4.1.2"],\ ["chalk", "npm:4.1.2"],\
["emittery", "npm:0.13.1"],\ ["emittery", "npm:0.13.1"],\
["exit-x", "npm:0.2.2"],\ ["exit-x", "npm:0.2.2"],\
@@ -4002,7 +4002,7 @@ const RAW_RUNTIME_STATE =
["@jest/test-result", "npm:30.0.4"],\ ["@jest/test-result", "npm:30.0.4"],\
["@jest/transform", "npm:30.0.4"],\ ["@jest/transform", "npm:30.0.4"],\
["@jest/types", "npm:30.0.1"],\ ["@jest/types", "npm:30.0.1"],\
["@types/node", "npm:24.2.1"],\ ["@types/node", "npm:24.0.14"],\
["chalk", "npm:4.1.2"],\ ["chalk", "npm:4.1.2"],\
["cjs-module-lexer", "npm:2.1.0"],\ ["cjs-module-lexer", "npm:2.1.0"],\
["collect-v8-coverage", "npm:1.0.2"],\ ["collect-v8-coverage", "npm:1.0.2"],\
@@ -4057,7 +4057,7 @@ const RAW_RUNTIME_STATE =
"packageLocation": "../../../../cache/others/berry/cache/jest-util-npm-29.6.3-6ffdea2c1c-10c0.zip/node_modules/jest-util/",\ "packageLocation": "../../../../cache/others/berry/cache/jest-util-npm-29.6.3-6ffdea2c1c-10c0.zip/node_modules/jest-util/",\
"packageDependencies": [\ "packageDependencies": [\
["@jest/types", "npm:29.6.3"],\ ["@jest/types", "npm:29.6.3"],\
["@types/node", "npm:24.2.1"],\ ["@types/node", "npm:24.0.14"],\
["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"],\
@@ -4070,7 +4070,7 @@ const RAW_RUNTIME_STATE =
"packageLocation": "../../../../cache/others/berry/cache/jest-util-npm-30.0.2-85493d7c89-10c0.zip/node_modules/jest-util/",\ "packageLocation": "../../../../cache/others/berry/cache/jest-util-npm-30.0.2-85493d7c89-10c0.zip/node_modules/jest-util/",\
"packageDependencies": [\ "packageDependencies": [\
["@jest/types", "npm:30.0.1"],\ ["@jest/types", "npm:30.0.1"],\
["@types/node", "npm:24.2.1"],\ ["@types/node", "npm:24.0.14"],\
["chalk", "npm:4.1.2"],\ ["chalk", "npm:4.1.2"],\
["ci-info", "npm:4.3.0"],\ ["ci-info", "npm:4.3.0"],\
["graceful-fs", "npm:4.2.11"],\ ["graceful-fs", "npm:4.2.11"],\
@@ -4101,7 +4101,7 @@ const RAW_RUNTIME_STATE =
"packageDependencies": [\ "packageDependencies": [\
["@jest/test-result", "npm:30.0.4"],\ ["@jest/test-result", "npm:30.0.4"],\
["@jest/types", "npm:30.0.1"],\ ["@jest/types", "npm:30.0.1"],\
["@types/node", "npm:24.2.1"],\ ["@types/node", "npm:24.0.14"],\
["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"],\
@@ -4116,7 +4116,7 @@ const RAW_RUNTIME_STATE =
["npm:30.0.2", {\ ["npm:30.0.2", {\
"packageLocation": "../../../../cache/others/berry/cache/jest-worker-npm-30.0.2-17774a66ba-10c0.zip/node_modules/jest-worker/",\ "packageLocation": "../../../../cache/others/berry/cache/jest-worker-npm-30.0.2-17774a66ba-10c0.zip/node_modules/jest-worker/",\
"packageDependencies": [\ "packageDependencies": [\
["@types/node", "npm:24.2.1"],\ ["@types/node", "npm:24.0.14"],\
["@ungap/structured-clone", "npm:1.3.0"],\ ["@ungap/structured-clone", "npm:1.3.0"],\
["jest-util", "npm:30.0.2"],\ ["jest-util", "npm:30.0.2"],\
["jest-worker", "npm:30.0.2"],\ ["jest-worker", "npm:30.0.2"],\
@@ -5322,7 +5322,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.17.1"],\ ["@types/node", "npm:22.16.4"],\
["@types/swc__core", null],\ ["@types/swc__core", null],\
["@types/swc__wasm", null],\ ["@types/swc__wasm", null],\
["@types/typescript", null],\ ["@types/typescript", null],\
@@ -5400,10 +5400,10 @@ const RAW_RUNTIME_STATE =
],\ ],\
"linkType": "HARD"\ "linkType": "HARD"\
}],\ }],\
["npm:7.10.0", {\ ["npm:7.8.0", {\
"packageLocation": "../../../../cache/others/berry/cache/undici-types-npm-7.10.0-cd8324b9eb-10c0.zip/node_modules/undici-types/",\ "packageLocation": "../../../../cache/others/berry/cache/undici-types-npm-7.8.0-86f3e2d23e-10c0.zip/node_modules/undici-types/",\
"packageDependencies": [\ "packageDependencies": [\
["undici-types", "npm:7.10.0"]\ ["undici-types", "npm:7.8.0"]\
],\ ],\
"linkType": "HARD"\ "linkType": "HARD"\
}]\ }]\

View File

@@ -1,4 +1,4 @@
FROM node:22.17.1-slim FROM node:22.17.0-slim
WORKDIR /opt/app WORKDIR /opt/app

View File

@@ -1265,20 +1265,20 @@ __metadata:
linkType: hard linkType: hard
"@types/node@npm:*": "@types/node@npm:*":
version: 24.2.1 version: 24.0.14
resolution: "@types/node@npm:24.2.1" resolution: "@types/node@npm:24.0.14"
dependencies: dependencies:
undici-types: "npm:~7.10.0" undici-types: "npm:~7.8.0"
checksum: 10c0/439a3c7edf88a298e0c92e46f670234070b892589c3b06e82cc86c47a7e1cf220f4a4b4736ec6ac7e4b9e1c40d7b6d443a1e22f99dd17f13f9dd15de3b32011b checksum: 10c0/536b5a816554ad1522e9e0c1d517b317f8478798bd76a332d83690aa42b19b5b263eb295ee25f9d0badb430ee6e36412ee9070cb5e3359f6bdcf7e08f94302f1
languageName: node languageName: node
linkType: hard linkType: hard
"@types/node@npm:^22.7.5": "@types/node@npm:^22.7.5":
version: 22.17.1 version: 22.16.4
resolution: "@types/node@npm:22.17.1" resolution: "@types/node@npm:22.16.4"
dependencies: dependencies:
undici-types: "npm:~6.21.0" undici-types: "npm:~6.21.0"
checksum: 10c0/b04063bdabfc4146af05d14d4fd23ee68615194473d0ef971ddef549b80b791f52c8f93abdd8d1092ee0257f3dea862fa233519244fd051e79233cdce614de14 checksum: 10c0/a6e3f345c2d9656451ceac349e59c4cafa2b03f793acf3ab4f318fd90cee47d76c4fa79a7a08b8772978958a42fb03c8c71caa50c064b4e88613085dea287c2d
languageName: node languageName: node
linkType: hard linkType: hard
@@ -4343,10 +4343,10 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"undici-types@npm:~7.10.0": "undici-types@npm:~7.8.0":
version: 7.10.0 version: 7.8.0
resolution: "undici-types@npm:7.10.0" resolution: "undici-types@npm:7.8.0"
checksum: 10c0/8b00ce50e235fe3cc601307f148b5e8fb427092ee3b23e8118ec0a5d7f68eca8cee468c8fc9f15cbb2cf2a3797945ebceb1cbd9732306a1d00e0a9b6afa0f635 checksum: 10c0/9d9d246d1dc32f318d46116efe3cfca5a72d4f16828febc1918d94e58f6ffcf39c158aa28bf5b4fc52f410446bc7858f35151367bd7a49f21746cab6497b709b
languageName: node languageName: node
linkType: hard linkType: hard