Skip to content

Commit 8e19588

Browse files
committed
use urlpattern-polyfill v8
for node 14 compatibility
1 parent 6224214 commit 8e19588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@
197197
"semver": "^7.5.3",
198198
"socks-proxy-agent": "^7.0.0",
199199
"typed-error": "^3.0.2",
200-
"urlpattern-polyfill": "^10.0.0",
200+
"urlpattern-polyfill": "^8.0.0",
201201
"uuid": "^8.3.2",
202202
"ws": "^8.8.0"
203203
}

0 commit comments

Comments
 (0)