aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-07 06:13:17 +0000
committerGitHub <noreply@github.com>2022-02-07 06:13:17 +0000
commitd35e74a34cc9dbc3c2a4df66d5ad9c23a7734303 (patch)
treea9131b9617df29f64f293049cd380b2cf2063a67 /package-lock.json
parent92339c7c8b88a7b90a393086ed3ad6f0242e5946 (diff)
downloadskyblock-api-d35e74a34cc9dbc3c2a4df66d5ad9c23a7734303.tar.gz
skyblock-api-d35e74a34cc9dbc3c2a4df66d5ad9c23a7734303.tar.bz2
skyblock-api-d35e74a34cc9dbc3c2a4df66d5ad9c23a7734303.zip
Bump prismarine-nbt from `b8c110f` to `02e3204` (#201)
Bumps [prismarine-nbt](https://github.com/PrismarineJS/prismarine-nbt) from `b8c110f` to `02e3204`. - [Release notes](https://github.com/PrismarineJS/prismarine-nbt/releases) - [Commits](https://github.com/PrismarineJS/prismarine-nbt/compare/b8c110f0f9bb4f893b8223e51623423813255aa7...02e32042d357cbc179f1ac9c9c4566b828655600) --- updated-dependencies: - dependency-name: prismarine-nbt dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index 4724f32..f2e548e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1543,9 +1543,9 @@
}
},
"node_modules/prismarine-nbt": {
- "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==",
+ "version": "2.2.0",
+ "resolved": "git+ssh://git@github.com/PrismarineJS/prismarine-nbt.git#02e32042d357cbc179f1ac9c9c4566b828655600",
+ "integrity": "sha512-8VHErjmjuL/JplgDfLhrMoT7QwYO6QYCbMMSSCoXXbyZe/1U9V58CLMe9aoy0bAoJDqo+ZrjpNx0kwb2T2umIA==",
"license": "MIT",
"dependencies": {
"protodef": "^1.9.0"
@@ -3369,9 +3369,9 @@
"dev": true
},
"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",
+ "version": "git+ssh://git@github.com/PrismarineJS/prismarine-nbt.git#02e32042d357cbc179f1ac9c9c4566b828655600",
+ "integrity": "sha512-8VHErjmjuL/JplgDfLhrMoT7QwYO6QYCbMMSSCoXXbyZe/1U9V58CLMe9aoy0bAoJDqo+ZrjpNx0kwb2T2umIA==",
+ "from": "prismarine-nbt@github:PrismarineJS/prismarine-nbt#02e32042d357cbc179f1ac9c9c4566b828655600",
"requires": {
"protodef": "^1.9.0"
}