1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

fix: add resolution for semver

This commit is contained in:
Ivar Conradi Østhus 2023-07-06 09:22:51 +02:00
parent b65bfaa52f
commit 9249f7459c
No known key found for this signature in database
GPG Key ID: 14F51E4841AF1DE1
2 changed files with 17 additions and 2544 deletions

View File

@ -39,7 +39,8 @@
"set-value": "^4.0.1", "set-value": "^4.0.1",
"ansi-regex": "^5.0.1", "ansi-regex": "^5.0.1",
"ssh2": "^1.4.0", "ssh2": "^1.4.0",
"json-schema": "^0.4.0" "json-schema": "^0.4.0",
"semver": "^7.5.3"
}, },
"version": "4.12.6" "version": "4.12.6"
} }

File diff suppressed because it is too large Load Diff