Update checked-in dependencies
This commit is contained in:
parent
8c70d43f73
commit
ccc5046d0b
17 changed files with 1088 additions and 958 deletions
4
node_modules/nock/package.json
generated
vendored
4
node_modules/nock/package.json
generated
vendored
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue