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:
parent
b65bfaa52f
commit
9249f7459c
@ -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"
|
||||||
}
|
}
|
||||||
|
2558
docker/yarn.lock
2558
docker/yarn.lock
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user