Skip to content

Commit 2c4c833

Browse files
committed
fix: convertPheno_client/mockApi/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSYAML-13961110
1 parent d59232f commit 2c4c833

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

convertPheno_client/mockApi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"author": "",
1212
"license": "",
1313
"dependencies": {
14-
"json-server": "^0.17.3"
14+
"json-server": "^0.17.4"
1515
},
1616
"devDependencies": {
1717
"nodemon": "^3.0.1"

0 commit comments

Comments
 (0)