bump semver to 7.5.3 in package.json

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2023-06-26 15:19:34 +02:00
parent 84371bb189
commit 2043356c92
2 changed files with 3 additions and 3 deletions

View File

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