Skip to content

Commit 0f62c8c

Browse files
chore(deps-dev): bump nock from 13.1.1 to 13.2.9 (#4446)
1 parent 0b7d16d commit 0f62c8c

File tree

3 files changed

+9
-16
lines changed

3 files changed

+9
-16
lines changed

packages/api-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"dotenv": "10.0.0",
4040
"istanbul": "1.1.0-alpha.1",
4141
"jest": "^29.0.3",
42-
"nock": "13.1.1",
42+
"nock": "13.2.9",
4343
"nyc": "15.1.0",
4444
"react": "18.1.0",
4545
"react-dom": "18.1.0",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"karma-sourcemap-loader": "0.3.8",
5252
"karma-spec-reporter": "0.0.34",
5353
"mock-socket": "9.1.5",
54-
"nock": "13.1.1",
54+
"nock": "13.2.9",
5555
"nyc": "15.1.0",
5656
"rimraf": "3.0.2",
5757
"typescript": "4.8.3",

yarn.lock

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5814,7 +5814,7 @@ __metadata:
58145814
istanbul: 1.1.0-alpha.1
58155815
jest: ^29.0.3
58165816
logdown: 3.3.1
5817-
nock: 13.1.1
5817+
nock: 13.2.9
58185818
nyc: 15.1.0
58195819
react: 18.1.0
58205820
react-dom: 18.1.0
@@ -5970,7 +5970,7 @@ __metadata:
59705970
logdown: 3.3.1
59715971
long: 4.0.0
59725972
mock-socket: 9.1.5
5973-
nock: 13.1.1
5973+
nock: 13.2.9
59745974
nyc: 15.1.0
59755975
protobufjs: 6.11.3
59765976
rimraf: 3.0.2
@@ -16398,13 +16398,6 @@ __metadata:
1639816398
languageName: node
1639916399
linkType: hard
1640016400

16401-
"lodash.set@npm:^4.3.2":
16402-
version: 4.3.2
16403-
resolution: "lodash.set@npm:4.3.2"
16404-
checksum: a9122f49eef9f2d0fc9061a33d87f8e5b8c6b23d46e8b9e9ce1529d3588d79741bd1145a3abdfa3b13082703e65af27ff18d8a07bfc22b9be32f3fc36f763f70
16405-
languageName: node
16406-
linkType: hard
16407-
1640816401
"lodash.truncate@npm:^4.4.2":
1640916402
version: 4.4.2
1641016403
resolution: "lodash.truncate@npm:4.4.2"
@@ -17474,15 +17467,15 @@ __metadata:
1747417467
languageName: node
1747517468
linkType: hard
1747617469

17477-
"nock@npm:13.1.1":
17478-
version: 13.1.1
17479-
resolution: "nock@npm:13.1.1"
17470+
"nock@npm:13.2.9":
17471+
version: 13.2.9
17472+
resolution: "nock@npm:13.2.9"
1748017473
dependencies:
1748117474
debug: ^4.1.0
1748217475
json-stringify-safe: ^5.0.1
17483-
lodash.set: ^4.3.2
17476+
lodash: ^4.17.21
1748417477
propagate: ^2.0.0
17485-
checksum: 3acc60893d4da0848f7b1868f8d3c08fb35b90af5df7e4825be5da593f9cc7bb41388bab614058aa27be38404ff002c1073f28ee1f75ee1650694d394c9b8cdc
17478+
checksum: 04a2dc60b4b55fd1240f28fe34865bbc744088a4570db3781fcf66021644cc3cc9178fd86a0cb0c1f28ea77b83e8f1c9288535f6b39a6d07100059f156ccc23b
1748617479
languageName: node
1748717480
linkType: hard
1748817481

0 commit comments

Comments
 (0)