Update checked-in dependencies

This commit is contained in:
github-actions[bot] 2025-02-10 17:23:18 +00:00
parent 8c70d43f73
commit ccc5046d0b
17 changed files with 1088 additions and 958 deletions

4
node_modules/nock/package.json generated vendored
View file

@ -7,7 +7,7 @@
"testing",
"isolation"
],
"version": "14.0.0",
"version": "14.0.1",
"author": "Pedro Teixeira <pedro.teixeira@gmail.com>",
"repository": {
"type": "git",
@ -17,7 +17,7 @@
"url": "https://github.com/nock/nock/issues"
},
"engines": {
"node": ">= 18"
"node": ">=18.20.0 <20 || >=20.12.1"
},
"main": "./index.js",
"types": "types",