refactor: Remove Object.setPrototypeOf polyfill (#6081)

This commit is contained in:
Phillip Barta
2024-10-22 20:22:26 +02:00
committed by GitHub
parent e162764f0f
commit 8cb53ea5c3
3 changed files with 13 additions and 10 deletions

View File

@@ -59,7 +59,6 @@
"safe-buffer": "5.2.1",
"send": "^1.1.0",
"serve-static": "^2.1.0",
"setprototypeof": "1.2.0",
"statuses": "2.0.1",
"type-is": "^2.0.0",
"utils-merge": "1.0.1",