bump semver to 7.5.1 in package.json

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2023-05-17 14:12:43 +02:00
parent 79def6b218
commit 181782ba21
2 changed files with 3 additions and 3 deletions

View File

@@ -55,7 +55,7 @@
"csv-parse": "^5.3.8",
"handlebars": "^4.7.7",
"jwt-decode": "^3.1.2",
"semver": "^7.5.0",
"semver": "^7.5.1",
"tmp": "^0.2.1"
},
"devDependencies": {