fix: update lodash-es to version 4.18.1 in package.json and package-lock.json

This commit is contained in:
alam00000
2026-04-05 13:49:51 +05:30
parent bfe4e5b663
commit a8c49e1cc4
2 changed files with 5 additions and 4 deletions

View File

@@ -148,6 +148,7 @@
"node-forge": "^1.4.0",
"flatted": "^3.4.2",
"react": "^18.3.1",
"react-dom": "^18.3.1"
"react-dom": "^18.3.1",
"lodash-es": "^4.18.1"
}
}