chore: update lodash to version 4.18.1 across all packages (#8455)

This commit is contained in:
Sid
2026-07-02 01:26:38 +05:30
committed by GitHub
parent 9157eb4190
commit 99538283a3
11 changed files with 19 additions and 19 deletions

View File

@@ -55,7 +55,7 @@
"jsonschema": "^1.5.0",
"know-your-http-well": "^0.5.0",
"linkify-it": "^5.0.0",
"lodash": "^4.17.21",
"lodash": "4.18.1",
"markdown-it": "^13.0.2",
"markdown-it-replace-link": "^1.2.0",
"mime-types": "^3.0.2",

View File

@@ -67,7 +67,7 @@
"https-proxy-agent": "^7.0.2",
"iconv-lite": "^0.6.3",
"js-yaml": "^4.1.1",
"lodash": "^4.17.21",
"lodash": "4.18.1",
"qs": "^6.14.1",
"socks-proxy-agent": "^8.0.2",
"xmlbuilder": "^15.1.1",

View File

@@ -23,7 +23,7 @@
"@usebruno/schema": "^0.7.0",
"js-yaml": "^4.1.1",
"jscodeshift": "^17.3.0",
"lodash": "^4.17.21",
"lodash": "4.18.1",
"nanoid": "3.3.8",
"xml2js": "^0.6.2"
},

View File

@@ -71,7 +71,7 @@
"iconv-lite": "^0.6.3",
"is-valid-path": "^0.1.1",
"js-yaml": "^4.1.1",
"lodash": "^4.17.21",
"lodash": "4.18.1",
"mime-types": "^2.1.35",
"nanoid": "3.3.8",
"qs": "^6.14.1",

View File

@@ -49,7 +49,7 @@
"@usebruno/common": "0.1.0",
"@usebruno/lang": "0.12.0",
"ajv": "^8.17.1",
"lodash": "^4.17.21",
"lodash": "4.18.1",
"yaml": "^2.3.4"
}
}

View File

@@ -26,7 +26,7 @@
"crypto-js": "^4.2.0",
"json-query": "^2.2.2",
"jsonwebtoken": "^9.0.3",
"lodash": "^4.17.21",
"lodash": "4.18.1",
"moment": "^2.29.4",
"nanoid": "3.3.8",
"node-fetch": "^2.7.0",

View File

@@ -16,7 +16,7 @@
"@usebruno/common": "0.1.0",
"arcsecond": "^5.0.0",
"dotenv": "^16.3.1",
"lodash": "^4.17.21",
"lodash": "4.18.1",
"ohm-js": "^16.6.0"
}
}

View File

@@ -30,7 +30,7 @@
"http-proxy": "^1.18.1",
"js-yaml": "^4.1.1",
"jsonwebtoken": "^9.0.3",
"lodash": "^4.17.21",
"lodash": "4.18.1",
"multer": "^1.4.5-lts.1",
"ws": "^8.18.3"
}

View File

@@ -13,6 +13,6 @@
},
"dependencies": {
"@iarna/toml": "^2.2.5",
"lodash": "^4.17.21"
"lodash": "4.18.1"
}
}