bump semver to 7.5.4 in package.json

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2023-07-10 16:02:16 +02:00
parent 906aacf7ff
commit ec700a3813
2 changed files with 3 additions and 3 deletions

View File

@@ -57,7 +57,7 @@
"csv-parse": "^5.4.0",
"handlebars": "^4.7.7",
"jwt-decode": "^3.1.2",
"semver": "^7.5.3",
"semver": "^7.5.4",
"tmp": "^0.2.1"
},
"devDependencies": {