Merge pull request #225 from hashicorp/dependabot/npm_and_yarn/nock-13.2.9

Bump nock from 13.2.7 to 13.2.9
This commit is contained in:
Ivan De Marino 2022-07-21 12:10:02 +01:00 committed by GitHub
commit 5b467ee49e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -20,7 +20,7 @@
"@vercel/ncc": "0.34.0",
"husky": "^8.0.1",
"jest": "^28.1.3",
"nock": "^13.2.7",
"nock": "^13.2.9",
"semistandard": "^16.0.1"
}
},
@ -4686,9 +4686,9 @@
}
},
"node_modules/nock": {
"version": "13.2.7",
"resolved": "https://registry.npmjs.org/nock/-/nock-13.2.7.tgz",
"integrity": "sha512-R6NUw7RIPtKwgK7jskuKoEi4VFMqIHtV2Uu9K/Uegc4TA5cqe+oNMYslZcUmnVNQCTG6wcSqUBaGTDd7sq5srg==",
"version": "13.2.9",
"resolved": "https://registry.npmjs.org/nock/-/nock-13.2.9.tgz",
"integrity": "sha512-1+XfJNYF1cjGB+TKMWi29eZ0b82QOvQs2YoLNzbpWGqFMtRQHTa57osqdGj4FrFPgkO4D4AZinzUJR9VvW3QUA==",
"dev": true,
"dependencies": {
"debug": "^4.1.0",
@ -9844,9 +9844,9 @@
"integrity": "sha512-dBpDMdxv9Irdq66304OLfEmQ9tbNRFnFTuZiLo+bD+r332bBmMJ8GBLXklIXXgxd3+v9+KUnZaUR5PJMa75Gsg=="
},
"nock": {
"version": "13.2.7",
"resolved": "https://registry.npmjs.org/nock/-/nock-13.2.7.tgz",
"integrity": "sha512-R6NUw7RIPtKwgK7jskuKoEi4VFMqIHtV2Uu9K/Uegc4TA5cqe+oNMYslZcUmnVNQCTG6wcSqUBaGTDd7sq5srg==",
"version": "13.2.9",
"resolved": "https://registry.npmjs.org/nock/-/nock-13.2.9.tgz",
"integrity": "sha512-1+XfJNYF1cjGB+TKMWi29eZ0b82QOvQs2YoLNzbpWGqFMtRQHTa57osqdGj4FrFPgkO4D4AZinzUJR9VvW3QUA==",
"dev": true,
"requires": {
"debug": "^4.1.0",

View file

@ -29,7 +29,7 @@
"@vercel/ncc": "0.34.0",
"husky": "^8.0.1",
"jest": "^28.1.3",
"nock": "^13.2.7",
"nock": "^13.2.9",
"semistandard": "^16.0.1"
},
"jest": {