Update checked-in dependencies

This commit is contained in:
github-actions[bot] 2025-04-02 12:43:14 +00:00
parent 4b72bef651
commit dbb232a3d8
1389 changed files with 209949 additions and 542 deletions

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

@ -7,7 +7,7 @@
"testing",
"isolation"
],
"version": "14.0.1",
"version": "14.0.2",
"author": "Pedro Teixeira <pedro.teixeira@gmail.com>",
"repository": {
"type": "git",
@ -22,7 +22,7 @@
"main": "./index.js",
"types": "types",
"dependencies": {
"@mswjs/interceptors": "^0.37.3",
"@mswjs/interceptors": "^0.38.0",
"json-stringify-safe": "^5.0.1",
"propagate": "^2.0.0"
},