Merge pull request #298 from cycjimmy/dependabot/npm_and_yarn/lodash-es-4.18.1
Some checks are pending
Release / release (push) Waiting to run
Test Release / test-semantic-latest (push) Waiting to run
Test Release / test-semantic-v15 (push) Waiting to run

build(deps): bump lodash-es from 4.17.23 to 4.18.1
This commit is contained in:
Geoffrey.C 2026-04-04 23:01:19 +08:00 committed by GitHub
commit bd46f160a0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
package-lock.json generated
View file

@ -2151,9 +2151,9 @@
"license": "MIT"
},
"node_modules/lodash-es": {
"version": "4.17.23",
"resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.23.tgz",
"integrity": "sha512-kVI48u3PZr38HdYz98UmfPnXl2DXrpdctLrFLCd3kOx1xUkOmpFPx7gCWWM5MPkL/fD8zb+Ph0QzjGFs4+hHWg==",
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.18.1.tgz",
"integrity": "sha512-J8xewKD/Gk22OZbhpOVSwcs60zhd95ESDwezOFuA3/099925PdHJ7OFHNTGtajL3AlZkykD32HykiMo+BIBI8A==",
"license": "MIT"
},
"node_modules/lodash.capitalize": {