Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: upgrade iqdb-client #32

Merged
merged 1 commit into from
Aug 14, 2024
Merged

fix: upgrade iqdb-client #32

merged 1 commit into from
Aug 14, 2024

Conversation

idranme
Copy link
Contributor

@idranme idranme commented May 27, 2024

Would solve:

(node:9536) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
    at node:punycode:3:9
    at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:398:7)
    at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:337:10)
    at loadBuiltinModule (node:internal/modules/helpers:96:7)
    at Module._load (node:internal/modules/cjs/loader:1037:17)
    at Module.require (node:internal/modules/cjs/loader:1271:19)
    at require (node:internal/modules/helpers:123:16)
    at Object.<anonymous> (F:\koishi-dev\node_modules\whatwg-url\lib\url-state-machine.js:2:18)
    at Module._compile (node:internal/modules/cjs/loader:1434:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1518:10)
PS F:\koishi-dev> yarn why whatwg-url
├─ node-fetch@npm:2.7.0
│  └─ whatwg-url@npm:5.0.0 (via npm:^5.0.0)
│
└─ node-fetch@npm:2.7.0 [643a2]
   └─ whatwg-url@npm:5.0.0 (via npm:^5.0.0)
PS F:\koishi-dev> yarn why node-fetch
└─ iqdb-client@npm:1.1.0
   └─ node-fetch@npm:2.7.0 [643a2] (via npm:^2.6.7 [643a2])

Additional information: https://github.com/KotoriK/iqdb-client?tab=readme-ov-file#break-changes

@idranme
Copy link
Contributor Author

idranme commented Jul 22, 2024

PTAL

@idranme idranme changed the title upgrade iqdb-client fix: upgrade iqdb-client Aug 4, 2024
@shigma shigma merged commit b359c98 into koishijs:master Aug 14, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants