Skip to content

Commit 264be52

Browse files
committed
Bump to rdf-object 1.13.1
1 parent 1ce62d3 commit 264be52

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"jsonld-context-parser": "^2.1.1",
4141
"minimist": "^1.2.0",
4242
"rdf-data-factory": "^1.1.0",
43-
"rdf-object": "^1.13.0",
43+
"rdf-object": "^1.13.1",
4444
"rdf-parse": "^1.9.1",
4545
"rdf-quad": "^1.5.0",
4646
"rdf-terms": "^1.7.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4245,10 +4245,10 @@ rdf-literal@^1.2.0:
42454245
"@rdfjs/types" "*"
42464246
rdf-data-factory "^1.1.0"
42474247

4248-
rdf-object@^1.13.0:
4249-
version "1.13.0"
4250-
resolved "https://registry.yarnpkg.com/rdf-object/-/rdf-object-1.13.0.tgz#8914d09de1430fcc76a197f2ee1ecab8c341e852"
4251-
integrity sha512-a32scuLEGWfes8Da2fg3ArpT5iJZABEtpQ3OS1ZbPAAMKiwMTNtJxbsK1XZeXYaVAxNTcxLAwDnOrcmy8vtImA==
4248+
rdf-object@^1.13.1:
4249+
version "1.13.1"
4250+
resolved "https://registry.yarnpkg.com/rdf-object/-/rdf-object-1.13.1.tgz#e88a7ebe93397b0e9877e89b855681d523065b1f"
4251+
integrity sha512-Sgq+GbsqdPsMYh+d4OZ4C9brXlzqa9MvfVHG4pkuT9p7o+AX39nqjTWE/8HVaXjjOZBIDe8T54WWTMWphu3BpA==
42524252
dependencies:
42534253
"@rdfjs/types" "*"
42544254
jsonld-context-parser "^2.0.2"

0 commit comments

Comments
 (0)