feat: Migrate packages from lodash to lodash-es (no-changelog) (#5538)
This commit is contained in:
@@ -124,7 +124,7 @@ import {
|
||||
isINodePropertyCollectionList,
|
||||
} from 'n8n-workflow';
|
||||
|
||||
import { get } from 'lodash';
|
||||
import { get } from 'lodash-es';
|
||||
|
||||
export default Vue.extend({
|
||||
name: 'FixedCollectionParameter',
|
||||
|
||||
Reference in New Issue
Block a user