Skip to content

Commit a6d1d30

Browse files
chore(deps): update dependency nock to v13.5.6
1 parent a7812ee commit a6d1d30

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"eslint-plugin-security": "^1.7.1",
6868
"firebase-tools": "13.4.0",
6969
"mocha": "10.3.0",
70-
"nock": "13.2.9",
70+
"nock": "13.5.6",
7171
"nodemon": "3.1.3",
7272
"nyc": "15.1.0",
7373
"pre-commit": "1.2.2",

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6667,14 +6667,13 @@ nise@^6.0.0:
66676667
just-extend "^6.2.0"
66686668
path-to-regexp "^6.2.1"
66696669

6670-
nock@13.2.9:
6671-
version "13.2.9"
6672-
resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.9.tgz#4faf6c28175d36044da4cfa68e33e5a15086ad4c"
6673-
integrity sha512-1+XfJNYF1cjGB+TKMWi29eZ0b82QOvQs2YoLNzbpWGqFMtRQHTa57osqdGj4FrFPgkO4D4AZinzUJR9VvW3QUA==
6670+
nock@13.5.6:
6671+
version "13.5.6"
6672+
resolved "https://registry.yarnpkg.com/nock/-/nock-13.5.6.tgz#5e693ec2300bbf603b61dae6df0225673e6c4997"
6673+
integrity sha512-o2zOYiCpzRqSzPj0Zt/dQ/DqZeYoaQ7TUonc/xUPjCGl9WeHpNbxgVvOquXYAaJzI0M9BXV3HTzG0p8IUAbBTQ==
66746674
dependencies:
66756675
debug "^4.1.0"
66766676
json-stringify-safe "^5.0.1"
6677-
lodash "^4.17.21"
66786677
propagate "^2.0.0"
66796678

66806679
node-abi@^3.3.0:

0 commit comments

Comments
 (0)