Skip to content

Commit ae2e55a

Browse files
snyk-botWarstekHUN
authored andcommitted
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-COOKIE-8163060
1 parent cc28095 commit ae2e55a

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"dependencies": {
7171
"@types/node": "^20.11.17",
7272
"@types/ws": "^8.5.10",
73-
"cookie": "^0.6.0",
73+
"cookie": "^0.7.0",
7474
"ws": "^8.16.0"
7575
}
7676
}

0 commit comments

Comments
 (0)