Skip to content

Commit 5f2a6cd

Browse files
heiskrCopilot
andauthored
🛡️ Bump lodash, lodash-es, vite, and path-to-regexp for security fixes (#60697)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent d1d6380 commit 5f2a6cd

File tree

2 files changed

+21
-18
lines changed

2 files changed

+21
-18
lines changed

package-lock.json

Lines changed: 17 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -226,8 +226,8 @@
226226
"js-cookie": "^3.0.5",
227227
"js-yaml": "^4.1.1",
228228
"liquidjs": "^10.25.0",
229-
"lodash": "^4.17.23",
230-
"lodash-es": "^4.17.23",
229+
"lodash": "^4.18.0",
230+
"lodash-es": "^4.18.0",
231231
"lowdb": "7.0.1",
232232
"lowlight": "^3.3.0",
233233
"markdownlint-rule-helpers": "^0.25.0",
@@ -350,6 +350,8 @@
350350
},
351351
"overrides": {
352352
"esbuild": "^0.25",
353+
"vite": "^7.3.2",
354+
"path-to-regexp": "^8.4.0",
353355
"apache-arrow": "file:src/search/vendor/apache-arrow-stub"
354356
},
355357
"optionalDependencies": {

0 commit comments

Comments
 (0)