Browse Source

Merge pull request #25307 from abpframework/bump-lodash-to-4.18.1

Bump `@abp/lodash` lodash dependency to `^4.18.1`
pull/25308/head
Engincan VESKE 2 weeks ago
committed by GitHub
parent
commit
0ce4787b07
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      npm/packs/lodash/package.json

2
npm/packs/lodash/package.json

@ -11,7 +11,7 @@
}, },
"dependencies": { "dependencies": {
"@abp/core": "~10.2.1", "@abp/core": "~10.2.1",
"lodash": "^4.17.21" "lodash": "^4.18.1"
}, },
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431",
"homepage": "https://abp.io", "homepage": "https://abp.io",

Loading…
Cancel
Save