Skip to content

Commit ce4fe50

Browse files
committed
fix audit
1 parent 69d72fa commit ce4fe50

File tree

2 files changed

+39
-35
lines changed

2 files changed

+39
-35
lines changed

org.knime.ui.js/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,9 @@
127127
"@knime/knime-ui-table@0.5.22>@knime/components": "1.33.0",
128128
"lodash-es@>=4.0.0 <=4.17.22": ">=4.17.23",
129129
"lodash@>=4.0.0 <=4.17.22": ">=4.17.23",
130-
"markdown-it@>=13.0.0 <14.1.1": ">=14.1.1"
130+
"markdown-it@>=13.0.0 <14.1.1": ">=14.1.1",
131+
"minimatch@<3.1.3": ">=3.1.3",
132+
"minimatch@<3.1.4": ">=3.1.4"
131133
},
132134
"onlyBuiltDependencies": [
133135
"esbuild",

org.knime.ui.js/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)