Merge pull request #27 from jwetzell/dependabot/npm_and_yarn/lodash-es-4.18.1

Bump lodash-es from 4.17.23 to 4.18.1
This commit is contained in:
Joel Wetzell
2026-04-05 17:47:12 -05:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -19,7 +19,7 @@
"@angular/router": "21.2.7",
"ajv": "8.18.0",
"js-yaml": "4.1.1",
"lodash-es": "4.17.23",
"lodash-es": "4.18.1",
"rxjs": "7.8.2",
"tslib": "2.8.1"
},
@@ -6772,9 +6772,9 @@
}
},
"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/log-symbols": {
+1 -1
View File
@@ -38,7 +38,7 @@
"@angular/router": "21.2.7",
"ajv": "8.18.0",
"js-yaml": "4.1.1",
"lodash-es": "4.17.23",
"lodash-es": "4.18.1",
"rxjs": "7.8.2",
"tslib": "2.8.1"
},