Commit b7a9137
authored
fix deprecated node 22 api
in node 22 there is an error message by node with the code: [DEP0060]. See: https://nodejs.org/api/deprecations.html#dep0060-util_extend1 parent 3315d59 commit b7a9137
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments