bump semver in package.json

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2023-04-11 07:09:05 +02:00
parent 63659873d5
commit dc9c9bc2b7
2 changed files with 3 additions and 3 deletions

View File

@@ -55,7 +55,7 @@
"csv-parse": "^5.3.6",
"handlebars": "^4.7.7",
"jwt-decode": "^3.1.2",
"semver": "^7.3.8",
"semver": "^7.4.0",
"tmp": "^0.2.1"
},
"devDependencies": {