Skip to content

Commit f6eb8bc

Browse files
woutslabbinckjoachimvh
authored andcommitted
fix: update odrl-conflict-resolver package resulting in build working again
1 parent 30ac98a commit f6eb8bc

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

packages/uma/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"ms": "^2.1.3",
7575
"n3": "^1.17.2",
7676
"odrl-evaluator": "^0.6.0",
77-
"policy-conflict-resolver": "^0.0.2",
77+
"policy-conflict-resolver": "^0.0.3",
7878
"rdf-string": "^2.0.1",
7979
"rdf-vocabulary": "^1.0.1",
8080
"uri-template-lite": "^23.4.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5680,7 +5680,7 @@ __metadata:
56805680
ms: "npm:^2.1.3"
56815681
n3: "npm:^1.17.2"
56825682
odrl-evaluator: "npm:^0.6.0"
5683-
policy-conflict-resolver: "npm:^0.0.2"
5683+
policy-conflict-resolver: "npm:^0.0.3"
56845684
rdf-string: "npm:^2.0.1"
56855685
rdf-vocabulary: "npm:^1.0.1"
56865686
uri-template-lite: "npm:^23.4.0"
@@ -11439,16 +11439,16 @@ __metadata:
1143911439
languageName: node
1144011440
linkType: hard
1144111441

11442-
"policy-conflict-resolver@npm:^0.0.2":
11443-
version: 0.0.2
11444-
resolution: "policy-conflict-resolver@npm:0.0.2"
11442+
"policy-conflict-resolver@npm:^0.0.3":
11443+
version: 0.0.3
11444+
resolution: "policy-conflict-resolver@npm:0.0.3"
1144511445
dependencies:
1144611446
"@rdfjs/types": "npm:^2.0.1"
1144711447
"@types/n3": "npm:^1.21.1"
1144811448
asynchronous-handlers: "npm:^1.0.2"
1144911449
n3: "npm:^2.0.1"
1145011450
rdf-vocabulary: "npm:^1.0.0"
11451-
checksum: 10c0/1d2d07b7d811907bd991507a6e83463550bcdc5eee308b29a587d805993c1e3ee152afac98affd420b132ecd5c3da4e3148cf807588bdafc3f41e49ef351192d
11451+
checksum: 10c0/e96677faf1a1e136ee41574d85ba7ce6953ce8bce7ad47376f1548183375e951f1abae2d52c1e44de8afb1902936578972faa469b90623a905becb285174ca96
1145211452
languageName: node
1145311453
linkType: hard
1145411454

0 commit comments

Comments
 (0)