Skip to content

Commit fd39786

Browse files
chore(deps): update dependency @har-sdk/oas to v2.12.1 (#4670)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 77b6291 commit fd39786

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
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.11.0",
25+
"@har-sdk/oas": "2.12.1",
2626
"@octokit/rest": "21.1.1",
2727
"@types/express": "5.0.1",
2828
"@types/folder-hash": "4.0.4",

yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -911,42 +911,42 @@ __metadata:
911911
languageName: node
912912
linkType: hard
913913

914-
"@har-sdk/core@npm:1.4.5":
915-
version: 1.4.5
916-
resolution: "@har-sdk/core@npm:1.4.5"
914+
"@har-sdk/core@npm:1.5.0":
915+
version: 1.5.0
916+
resolution: "@har-sdk/core@npm:1.5.0"
917917
dependencies:
918918
js-yaml: "npm:^4.1.0"
919919
openapi-types: "npm:^10.0.0"
920920
tslib: "npm:^2.3.1"
921-
checksum: 10/5fa35697601cb142538bcc8ee4d00ac47c565de253f16e7ed66a7152f0d0ce78f7359b66c3c99718a185c2b0423c4319c47fd18bdb8237d7fa9f6c47d0fbdb98
921+
checksum: 10/9889c2c3a86e1a625f1d98e32a13e2e2acd041e7c57c11fe518d0f13c9dcff7b6c60e60ed4eafba75b682cfbdcfb68526048341d1317d2d2801ef65cfef139ac
922922
languageName: node
923923
linkType: hard
924924

925-
"@har-sdk/oas@npm:2.11.0":
926-
version: 2.11.0
927-
resolution: "@har-sdk/oas@npm:2.11.0"
925+
"@har-sdk/oas@npm:2.12.1":
926+
version: 2.12.1
927+
resolution: "@har-sdk/oas@npm:2.12.1"
928928
dependencies:
929929
"@apidevtools/json-schema-ref-parser": "npm:^9.0.9"
930-
"@har-sdk/core": "npm:1.4.5"
931-
"@har-sdk/openapi-sampler": "npm:2.2.1"
930+
"@har-sdk/core": "npm:1.5.0"
931+
"@har-sdk/openapi-sampler": "npm:2.4.1"
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/6d4c8629db39d6f3e9ca7cdacaac82ad86a7c3750a4ee77cce0042cfd1eb34bf3947c22baf414c64cb6ba7789b3c2edc79d8357af246b615faa5408f4515adc2
937+
checksum: 10/d64170ac7ade819e804d9d056b5cc42c0ec4f65c9eb30f14c9b90361dff3a91989a4939aad1bee810482e658552921cdeb7bb71c46b3f873b514b791bb22fec9
938938
languageName: node
939939
linkType: hard
940940

941-
"@har-sdk/openapi-sampler@npm:2.2.1":
942-
version: 2.2.1
943-
resolution: "@har-sdk/openapi-sampler@npm:2.2.1"
941+
"@har-sdk/openapi-sampler@npm:2.4.1":
942+
version: 2.4.1
943+
resolution: "@har-sdk/openapi-sampler@npm:2.4.1"
944944
dependencies:
945-
"@har-sdk/core": "npm:1.4.5"
945+
"@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/072df206e2b3200d97e66ed84e2b32e7086a49d6495d0ca5bb263127d4209868a672f1f66b1e0d96de8371d3000020e9085e5526edc73bb176bfdda347c68c47
949+
checksum: 10/0608a9a62e6594d06b227cd76f5884474943068561e2347a850728dde945f88daba909d17dca8dc1ce0c0bb23c83e09512996e365169a91ea08e8fa2e42cfbeb
950950
languageName: node
951951
linkType: hard
952952

@@ -7429,7 +7429,7 @@ __metadata:
74297429
"@actions/core": "npm:1.11.1"
74307430
"@actions/exec": "npm:1.1.1"
74317431
"@actions/io": "npm:1.1.3"
7432-
"@har-sdk/oas": "npm:2.11.0"
7432+
"@har-sdk/oas": "npm:2.12.1"
74337433
"@octokit/rest": "npm:21.1.1"
74347434
"@types/express": "npm:5.0.1"
74357435
"@types/folder-hash": "npm:4.0.4"

0 commit comments

Comments
 (0)