Fix security audit step for deprecated npm endpoint
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
import { renderHook } from "@testing-library/react";
|
||||
import type { ReactNode } from "react";
|
||||
import i18next from "i18next";
|
||||
// eslint-disable-next-line no-restricted-imports -- test needs initReactI18next to bootstrap i18n instance
|
||||
import { initReactI18next } from "react-i18next";
|
||||
import { I18nProvider, useI18n, useTranslation } from "./provider.js";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user