Skip to content

Commit e15aa84

Browse files
committed
updated lodash to fix sec issues
1 parent fcce373 commit e15aa84

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
@@ -129,7 +129,7 @@
129129
"@apidevtools/swagger-parser": "10.1.0",
130130
"comment-json": "4.1.0",
131131
"js-yaml": "4.1.1",
132-
"lodash": "4.17.23",
132+
"lodash": "4.18.1",
133133
"lodash.get": "4.4.2",
134134
"lodash.isplainobject": "4.0.6",
135135
"lodash.partial": "4.2.1",
@@ -148,18 +148,18 @@
148148
},
149149
"devDependencies": {
150150
"@hackolade/hck-esbuild-plugins-pack": "0.0.1",
151+
"@ianvs/prettier-plugin-sort-imports": "4.7.1",
151152
"esbuild": "0.27.3",
152153
"esbuild-node-externals": "1.20.1",
153154
"esbuild-plugin-clean": "1.0.1",
154155
"esbuild-plugin-copy": "2.1.1",
155156
"lint-staged": "16.2.7",
156-
"prettier": "3.8.1",
157-
"simple-git-hooks": "2.13.1",
158157
"oxlint": "1.38.0",
159158
"oxlint-tsgolint": "0.10.1",
160-
"@ianvs/prettier-plugin-sort-imports": "4.7.1"
159+
"prettier": "3.8.1",
160+
"simple-git-hooks": "2.13.1"
161161
},
162162
"overrides": {
163163
"minimatch": "10.2.4"
164164
}
165-
}
165+
}

0 commit comments

Comments
 (0)