aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package-lock.json10
1 files changed, 6 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index a81e468..b90668c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1524,8 +1524,9 @@
}
},
"node_modules/prismarine-nbt": {
- "version": "2.0.0",
- "resolved": "git+ssh://git@github.com/PrismarineJS/prismarine-nbt.git#c84cb47dfa09ecc8d5da552604c865b133657605",
+ "version": "2.1.0",
+ "resolved": "git+ssh://git@github.com/PrismarineJS/prismarine-nbt.git#b8c110f0f9bb4f893b8223e51623423813255aa7",
+ "integrity": "sha512-4ESx40OVZxMrZK31LL/UOkHOXqB1YMPj3q3WKZnb/qNekQ24bG+ybP+SI46Ol5s+GuTI/enQ3locgiWF+PEU1A==",
"license": "MIT",
"dependencies": {
"protodef": "^1.9.0"
@@ -3339,8 +3340,9 @@
"dev": true
},
"prismarine-nbt": {
- "version": "git+ssh://git@github.com/PrismarineJS/prismarine-nbt.git#c84cb47dfa09ecc8d5da552604c865b133657605",
- "from": "prismarine-nbt@github:PrismarineJS/prismarine-nbt",
+ "version": "git+ssh://git@github.com/PrismarineJS/prismarine-nbt.git#b8c110f0f9bb4f893b8223e51623423813255aa7",
+ "integrity": "sha512-4ESx40OVZxMrZK31LL/UOkHOXqB1YMPj3q3WKZnb/qNekQ24bG+ybP+SI46Ol5s+GuTI/enQ3locgiWF+PEU1A==",
+ "from": "prismarine-nbt@github:PrismarineJS/prismarine-nbt#b8c110f0f9bb4f893b8223e51623423813255aa7",
"requires": {
"protodef": "^1.9.0"
}