chore: remove p-timeout from core, bump it in tests

This commit is contained in:
fryorcraken.eth 2023-02-10 16:02:54 +11:00
parent cb6d464021
commit f473e751f7
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4
2 changed files with 0 additions and 3 deletions

2
package-lock.json generated
View File

@ -28487,7 +28487,6 @@
"karma-webpack": "^5.0.0", "karma-webpack": "^5.0.0",
"mocha": "^10.2.0", "mocha": "^10.2.0",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"p-timeout": "^6.0.0",
"prettier": "^2.8.4", "prettier": "^2.8.4",
"process": "^0.11.10", "process": "^0.11.10",
"puppeteer": "^13.0.1", "puppeteer": "^13.0.1",
@ -34284,7 +34283,6 @@
"mocha": "^10.2.0", "mocha": "^10.2.0",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"p-event": "^5.0.1", "p-event": "^5.0.1",
"p-timeout": "^6.0.0",
"prettier": "^2.8.4", "prettier": "^2.8.4",
"process": "^0.11.10", "process": "^0.11.10",
"puppeteer": "^13.0.1", "puppeteer": "^13.0.1",

View File

@ -126,7 +126,6 @@
"karma-webpack": "^5.0.0", "karma-webpack": "^5.0.0",
"mocha": "^10.2.0", "mocha": "^10.2.0",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"p-timeout": "^6.0.0",
"prettier": "^2.8.4", "prettier": "^2.8.4",
"process": "^0.11.10", "process": "^0.11.10",
"puppeteer": "^13.0.1", "puppeteer": "^13.0.1",