refactor(core): Replace lodash's "soft-deprecated" individual packages with lodash to resolve CVE (no-changelog) (#6450)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
This commit is contained in:
@@ -28,7 +28,7 @@ import { labelFields, labelOperations } from './LabelDescription';
|
||||
|
||||
import { draftFields, draftOperations } from './DraftDescription';
|
||||
|
||||
import isEmpty from 'lodash.isempty';
|
||||
import isEmpty from 'lodash/isEmpty';
|
||||
|
||||
import { oldVersionNotice } from '../../../../utils/descriptions';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user