Skip to content

Commit a4434a9

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GOT-2932019
1 parent 67deb7c commit a4434a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"form-data": "4.0.0",
105105
"fs-extra": "10.0.0",
106106
"getport": "0.1.0",
107-
"got": "^11.8.2",
107+
"got": "^11.8.5",
108108
"livereload": "0.9.3",
109109
"lodash": "4.17.21",
110110
"minimal-request": "3.0.0",

0 commit comments

Comments
 (0)