Merge pull request #946 from arduino/dependabot/npm_and_yarn/nock-13.5.4

build(deps-dev): bump nock from 13.5.3 to 13.5.4
This commit is contained in:
per1234
2024-02-27 06:01:04 -08:00
committed by GitHub
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -32,7 +32,7 @@
"jest-circus": "^29.7.0",
"markdown-link-check": "^3.11.2",
"markdownlint-cli": "^0.37.0",
"nock": "^13.5.3",
"nock": "^13.5.4",
"prettier": "^3.2.5",
"strip-json-comments-cli": "^3.0.0",
"ts-jest": "^28.0.8",
@@ -7228,9 +7228,9 @@
}
},
"node_modules/nock": {
"version": "13.5.3",
"resolved": "https://registry.npmjs.org/nock/-/nock-13.5.3.tgz",
"integrity": "sha512-2NlGmHIK2rTeyy7UaY1ZNg0YZfEJMxghXgZi0b4DBsUyoDNTTxZeCSG1nmirAWF44RkkoV8NnegLVQijgVapNQ==",
"version": "13.5.4",
"resolved": "https://registry.npmjs.org/nock/-/nock-13.5.4.tgz",
"integrity": "sha512-yAyTfdeNJGGBFxWdzSKCBYxs5FxLbCg5X5Q4ets974hcQzG1+qCxvIyOo4j2Ry6MUlhWVMX4OoYDefAIIwupjw==",
"dev": true,
"dependencies": {
"debug": "^4.1.0",
@@ -14715,9 +14715,9 @@
}
},
"nock": {
"version": "13.5.3",
"resolved": "https://registry.npmjs.org/nock/-/nock-13.5.3.tgz",
"integrity": "sha512-2NlGmHIK2rTeyy7UaY1ZNg0YZfEJMxghXgZi0b4DBsUyoDNTTxZeCSG1nmirAWF44RkkoV8NnegLVQijgVapNQ==",
"version": "13.5.4",
"resolved": "https://registry.npmjs.org/nock/-/nock-13.5.4.tgz",
"integrity": "sha512-yAyTfdeNJGGBFxWdzSKCBYxs5FxLbCg5X5Q4ets974hcQzG1+qCxvIyOo4j2Ry6MUlhWVMX4OoYDefAIIwupjw==",
"dev": true,
"requires": {
"debug": "^4.1.0",
+1 -1
View File
@@ -41,7 +41,7 @@
"jest-circus": "^29.7.0",
"markdown-link-check": "^3.11.2",
"markdownlint-cli": "^0.37.0",
"nock": "^13.5.3",
"nock": "^13.5.4",
"prettier": "^3.2.5",
"strip-json-comments-cli": "^3.0.0",
"ts-jest": "^28.0.8",