Merge pull request #1174 from Safelite/dependabot/npm_and_yarn/lodash-4.18.1

Bump lodash from 4.17.23 to 4.18.1
This commit is contained in:
Jeremy-Z 2026-04-07 12:26:03 -04:00 committed by GitHub
commit fe83256c0c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
package-lock.json generated
View file

@ -15085,7 +15085,9 @@
}
},
"node_modules/lodash": {
"version": "4.17.23",
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"dev": true,
"license": "MIT"
},