fix(deps): update dependency json-server to v0.17.2 (#49505)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/49554/head^2
renovate[bot] 2023-03-01 02:56:02 +02:00 committed by GitHub
parent 74bcd37ab7
commit ecee60dadd
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.1"
"json-server": "0.17.2"
},
"devDependencies": {
"ts-node": "10.9.1",