Skip to content

Commit 5884e62

Browse files
chore(deps): update dependency @har-sdk/oas to v2.12.2
1 parent 0927689 commit 5884e62

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@actions/core": "1.11.1",
2323
"@actions/exec": "1.1.1",
2424
"@actions/io": "1.1.3",
25-
"@har-sdk/oas": "2.12.1",
25+
"@har-sdk/oas": "2.12.2",
2626
"@octokit/rest": "21.1.1",
2727
"@types/express": "5.0.1",
2828
"@types/folder-hash": "4.0.4",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -922,31 +922,31 @@ __metadata:
922922
languageName: node
923923
linkType: hard
924924

925-
"@har-sdk/oas@npm:2.12.1":
926-
version: 2.12.1
927-
resolution: "@har-sdk/oas@npm:2.12.1"
925+
"@har-sdk/oas@npm:2.12.2":
926+
version: 2.12.2
927+
resolution: "@har-sdk/oas@npm:2.12.2"
928928
dependencies:
929929
"@apidevtools/json-schema-ref-parser": "npm:^9.0.9"
930930
"@har-sdk/core": "npm:1.5.0"
931-
"@har-sdk/openapi-sampler": "npm:2.4.1"
931+
"@har-sdk/openapi-sampler": "npm:2.4.2"
932932
json-pointer: "npm:^0.6.2"
933933
jstoxml: "npm:^3.2.6"
934934
qs: "npm:^6.10.3"
935935
tslib: "npm:^2.3.1"
936936
url-template: "npm:^2.0.8"
937-
checksum: 10/d64170ac7ade819e804d9d056b5cc42c0ec4f65c9eb30f14c9b90361dff3a91989a4939aad1bee810482e658552921cdeb7bb71c46b3f873b514b791bb22fec9
937+
checksum: 10/2352c0cd6fc9f855d6121bcc03c17fc70d983ed0007e7bf887b8051e756386f2230996a10f30113f4616e48e04d890de719412a26564a1e30800544cfefc27a1
938938
languageName: node
939939
linkType: hard
940940

941-
"@har-sdk/openapi-sampler@npm:2.4.1":
942-
version: 2.4.1
943-
resolution: "@har-sdk/openapi-sampler@npm:2.4.1"
941+
"@har-sdk/openapi-sampler@npm:2.4.2":
942+
version: 2.4.2
943+
resolution: "@har-sdk/openapi-sampler@npm:2.4.2"
944944
dependencies:
945945
"@har-sdk/core": "npm:1.5.0"
946946
json-pointer: "npm:^0.6.2"
947947
randexp: "npm:^0.5.3"
948948
tslib: "npm:^2.3.1"
949-
checksum: 10/0608a9a62e6594d06b227cd76f5884474943068561e2347a850728dde945f88daba909d17dca8dc1ce0c0bb23c83e09512996e365169a91ea08e8fa2e42cfbeb
949+
checksum: 10/2e0a74c5b970dd42539a80697a376e40161e450458ed859fcc0dee7e147e475e6b17f09a16f457a1ab470ba46ef3b84a043e285d6b7fbaeb50a62c4dea94d775
950950
languageName: node
951951
linkType: hard
952952

@@ -7441,7 +7441,7 @@ __metadata:
74417441
"@actions/core": "npm:1.11.1"
74427442
"@actions/exec": "npm:1.1.1"
74437443
"@actions/io": "npm:1.1.3"
7444-
"@har-sdk/oas": "npm:2.12.1"
7444+
"@har-sdk/oas": "npm:2.12.2"
74457445
"@octokit/rest": "npm:21.1.1"
74467446
"@types/express": "npm:5.0.1"
74477447
"@types/folder-hash": "npm:4.0.4"

0 commit comments

Comments
 (0)