Browse Source
Merge pull request #25309 from abpframework/auto-merge/rel-10-3/4516
Merge branch dev with rel-10.3
scrapstation/dev
Volosoft Agent
2 weeks ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
npm/packs/lodash/package.json
|
|
@ -11,7 +11,7 @@ |
|
|
}, |
|
|
}, |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"@abp/core": "~10.3.0", |
|
|
"@abp/core": "~10.3.0", |
|
|
"lodash": "^4.17.21" |
|
|
"lodash": "^4.18.1" |
|
|
}, |
|
|
}, |
|
|
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", |
|
|
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", |
|
|
"homepage": "https://abp.io", |
|
|
"homepage": "https://abp.io", |
|
|
|