Skip to content

Commit edfaf38

Browse files
build: npm audit fix cookie (#849)
Signed-off-by: David Dal Busco <david.dalbusco@outlook.com>
1 parent 7c43013 commit edfaf38

File tree

2 files changed

+23
-19
lines changed

2 files changed

+23
-19
lines changed

package-lock.json

+20-19
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -107,5 +107,8 @@
107107
},
108108
"engines": {
109109
"node": "^22"
110+
},
111+
"overrides": {
112+
"cookie": "^0.7.0"
110113
}
111114
}

0 commit comments

Comments
 (0)