Skip to content

Commit 2e3bc86

Browse files
fix: Fix Dependabot security alert #29 (#42)
Co-authored-by: dex-botas[bot] <194470397+dex-botas[bot]@users.noreply.github.com>
1 parent 493eef7 commit 2e3bc86

File tree

2 files changed

+33
-29
lines changed

2 files changed

+33
-29
lines changed

package-lock.json

Lines changed: 28 additions & 28 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@
5454
},
5555
"eslint-plugin-n8n-nodes-base": {
5656
"minimatch": "9.0.9"
57-
}
57+
},
58+
"release-it": {
59+
"undici": "6.24.1"
60+
},
61+
"flatted": "3.4.2"
5862
}
5963
}

0 commit comments

Comments
 (0)