Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/json-machete/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"json-pointer": "^0.6.2",
"to-json-schema": "^0.2.5",
"tslib": "^2.4.0",
"url-join": "^4.0.1"
"url-join": "^5.0.0"
},
"devDependencies": {
"@types/json-pointer": "1.0.34"
Expand Down
2 changes: 1 addition & 1 deletion packages/legacy/handlers/thrift/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"devDependencies": {
"@types/thrift": "0.10.17",
"@types/url-join": "4.0.3",
"@types/url-join": "5.0.0",
"graphql": "16.11.0"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/loaders/json-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,12 @@
"qs": "^6.14.0",
"to-json-schema": "^0.2.5",
"tslib": "^2.4.0",
"url-join": "4.0.1"
"url-join": "5.0.0"
},
"devDependencies": {
"@types/qs": "6.14.0",
"@types/to-json-schema": "0.2.4",
"@types/url-join": "4.0.3",
"@types/url-join": "5.0.0",
"graphql": "16.11.0"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/loaders/odata/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,11 @@
"http-string-parser": "^0.0.6",
"pascal-case": "^3.1.2",
"tslib": "^2.4.0",
"url-join": "^4.0.1"
"url-join": "^5.0.0"
},
"devDependencies": {
"@types/http-string-parser": "0.0.33",
"@types/url-join": "4.0.3",
"@types/url-join": "5.0.0",
"graphql": "16.11.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/transports/rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"graphql-scalars": "^1.22.4",
"qs": "^6.14.0",
"tslib": "^2.4.0",
"url-join": "4.0.1"
"url-join": "5.0.0"
},
"devDependencies": {
"graphql": "16.11.0"
Expand Down
33 changes: 14 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7748,7 +7748,7 @@ __metadata:
"@graphql-tools/utils": "npm:^10.8.0"
"@omnigraph/thrift": "npm:^0.9.8"
"@types/thrift": "npm:0.10.17"
"@types/url-join": "npm:4.0.3"
"@types/url-join": "npm:5.0.0"
graphql: "npm:16.11.0"
tslib: "npm:^2.4.0"
peerDependencies:
Expand Down Expand Up @@ -8196,7 +8196,7 @@ __metadata:
graphql-scalars: "npm:^1.22.4"
qs: "npm:^6.14.0"
tslib: "npm:^2.4.0"
url-join: "npm:4.0.1"
url-join: "npm:5.0.0"
peerDependencies:
graphql: "*"
languageName: unknown
Expand Down Expand Up @@ -11340,7 +11340,7 @@ __metadata:
"@json-schema-tools/meta-schema": "npm:^1.7.5"
"@types/qs": "npm:6.14.0"
"@types/to-json-schema": "npm:0.2.4"
"@types/url-join": "npm:4.0.3"
"@types/url-join": "npm:5.0.0"
"@whatwg-node/fetch": "npm:^0.10.6"
ajv: "npm:^8.17.1"
ajv-formats: "npm:^2.1.1"
Expand All @@ -11354,7 +11354,7 @@ __metadata:
qs: "npm:^6.14.0"
to-json-schema: "npm:^0.2.5"
tslib: "npm:^2.4.0"
url-join: "npm:4.0.1"
url-join: "npm:5.0.0"
peerDependencies:
graphql: "*"
languageName: unknown
Expand Down Expand Up @@ -11413,7 +11413,7 @@ __metadata:
"@graphql-tools/delegate": "npm:^10.0.28"
"@graphql-tools/utils": "npm:^10.8.0"
"@types/http-string-parser": "npm:0.0.33"
"@types/url-join": "npm:4.0.3"
"@types/url-join": "npm:5.0.0"
"@whatwg-node/fetch": "npm:^0.10.6"
"@whatwg-node/promise-helpers": "npm:^1.0.0"
dataloader: "npm:^2.2.2"
Expand All @@ -11425,7 +11425,7 @@ __metadata:
http-string-parser: "npm:^0.0.6"
pascal-case: "npm:^3.1.2"
tslib: "npm:^2.4.0"
url-join: "npm:^4.0.1"
url-join: "npm:^5.0.0"
peerDependencies:
graphql: "*"
languageName: unknown
Expand Down Expand Up @@ -14931,10 +14931,12 @@ __metadata:
languageName: node
linkType: hard

"@types/url-join@npm:4.0.3":
version: 4.0.3
resolution: "@types/url-join@npm:4.0.3"
checksum: 10c0/7f0f86693070355ce731ec3861d47c03eaae09ab0ea1a72dde6b38a2a17089941acc59bac9ea2472376b6f96e189478da0a7ed29e2d282d1543382e92408d6ca
"@types/url-join@npm:5.0.0":
version: 5.0.0
resolution: "@types/url-join@npm:5.0.0"
dependencies:
url-join: "npm:*"
checksum: 10c0/c71d9178c74890c47a62e0d3d878e4782b6fb7c32b5c378b28b5aa99737dbebcfbad07cbca9bf7e37af14f7fe5818581effa31d978ca89f18d67a24f0ec67925
languageName: node
linkType: hard

Expand Down Expand Up @@ -26728,7 +26730,7 @@ __metadata:
json-pointer: "npm:^0.6.2"
to-json-schema: "npm:^0.2.5"
tslib: "npm:^2.4.0"
url-join: "npm:^4.0.1"
url-join: "npm:^5.0.0"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -37915,14 +37917,7 @@ __metadata:
languageName: node
linkType: hard

"url-join@npm:4.0.1, url-join@npm:^4.0.1":
version: 4.0.1
resolution: "url-join@npm:4.0.1"
checksum: 10c0/ac65e2c7c562d7b49b68edddcf55385d3e922bc1dd5d90419ea40b53b6de1607d1e45ceb71efb9d60da02c681d13c6cb3a1aa8b13fc0c989dfc219df97ee992d
languageName: node
linkType: hard

"url-join@npm:^5.0.0":
"url-join@npm:*, url-join@npm:5.0.0, url-join@npm:^5.0.0":
version: 5.0.0
resolution: "url-join@npm:5.0.0"
checksum: 10c0/ed2b166b4b5a98adcf6828a48b6bd6df1dac4c8a464a73cf4d8e2457ed410dd8da6be0d24855b86026cd7f5c5a3657c1b7b2c7a7c5b8870af17635a41387b04c
Expand Down
Loading