fix(deps): update dependency json-server to v0.17.3 (#49847)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/49874/head
renovate[bot] 2023-03-28 11:28:05 +02:00 committed by GitHub
parent ae939979fb
commit bf3aa621e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
"source-curriculum": "ts-node source-curriculum.ts"
},
"dependencies": {
"json-server": "0.17.2"
"json-server": "0.17.3"
},
"devDependencies": {
"ts-node": "10.9.1",