mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-13 10:03:31 +01:00
chore: bump dependencies (#10967)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { z } from 'zod/v4';
|
||||
import type { z } from 'zod';
|
||||
import { ValidationError } from './ValidationError.js';
|
||||
|
||||
let validationEnabled = true;
|
||||
|
||||
Reference in New Issue
Block a user