We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9cd2bc commit b8b3e60Copy full SHA for b8b3e60
package.json
@@ -109,7 +109,7 @@
109
"@types/native-duplexpair": "^1.0.0",
110
"@types/node-forge": "1.0.0",
111
"@types/request": "2.48.7",
112
- "@types/semver": "5.5.0",
+ "@types/semver": "7.5.0",
113
"@types/shelljs": "0.8.9",
114
"@types/source-map-support": "0.4.2",
115
"@types/uuid": "8.3.4",
@@ -194,7 +194,7 @@
194
"performance-now": "^2.1.0",
195
"portfinder": "1.0.28",
196
"read-tls-client-hello": "^1.0.0",
197
- "semver": "^5.7.1",
+ "semver": "^7.5.3",
198
"socks-proxy-agent": "^7.0.0",
199
"typed-error": "^3.0.2",
200
"uuid": "^8.3.2",
0 commit comments