Skip to content

Commit 0daa4c4

Browse files
committed
updated lodash to fix sec issues
1 parent cb7fc19 commit 0daa4c4

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"disabled": false,
120120
"dependencies": {
121121
"avsc": "5.7.9",
122-
"lodash": "4.17.23",
122+
"lodash": "4.18.1",
123123
"snappyjs": "0.7.0"
124124
},
125125
"simple-git-hooks": {
@@ -136,18 +136,18 @@
136136
},
137137
"devDependencies": {
138138
"@hackolade/hck-esbuild-plugins-pack": "0.0.1",
139+
"@ianvs/prettier-plugin-sort-imports": "4.7.1",
139140
"esbuild": "0.27.3",
140141
"esbuild-node-externals": "1.20.1",
141142
"esbuild-plugin-clean": "1.0.1",
142143
"esbuild-plugin-copy": "2.1.1",
143144
"lint-staged": "16.2.7",
144-
"prettier": "3.8.1",
145-
"simple-git-hooks": "2.13.1",
146145
"oxlint": "1.38.0",
147146
"oxlint-tsgolint": "0.10.1",
148-
"@ianvs/prettier-plugin-sort-imports": "4.7.1"
147+
"prettier": "3.8.1",
148+
"simple-git-hooks": "2.13.1"
149149
},
150150
"overrides": {
151151
"minimatch": "10.2.4"
152152
}
153-
}
153+
}

0 commit comments

Comments
 (0)