Update checked-in dependencies

This commit is contained in:
github-actions[bot] 2025-06-02 17:50:04 +00:00
parent 55ff016766
commit 313daefcef
1570 changed files with 4230 additions and 228668 deletions

View file

@ -1,7 +1,7 @@
{
"name": "@mswjs/interceptors",
"description": "Low-level HTTP/HTTPS/XHR/fetch request interception library.",
"version": "0.38.5",
"version": "0.38.7",
"main": "./lib/node/index.js",
"module": "./lib/node/index.mjs",
"types": "./lib/node/index.d.ts",
@ -148,6 +148,7 @@
"follow-redirects": "^1.15.1",
"got": "^14.4.6",
"happy-dom": "^17.3.0",
"jsdom": "^26.1.0",
"node-fetch": "3.3.2",
"rimraf": "^6.0.1",
"simple-git-hooks": "^2.7.0",
@ -171,7 +172,6 @@
"@open-draft/logger": "^0.3.0",
"@open-draft/until": "^2.0.0",
"is-node-process": "^1.2.0",
"jsdom": "^26.0.0",
"outvariant": "^1.4.3",
"strict-event-emitter": "^0.5.1"
},