diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-01-13 06:10:40 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-13 06:10:40 +0000 |
commit | 455fd7d74fa265e3f052acfda417cea2ade371c2 (patch) | |
tree | 74beea7325bba247ea6687f55fce542881a378d4 /package-lock.json | |
parent | 672c20e8225941cc433e9dd1c03d9de8ed838331 (diff) | |
download | skyblock-api-455fd7d74fa265e3f052acfda417cea2ade371c2.tar.gz skyblock-api-455fd7d74fa265e3f052acfda417cea2ade371c2.tar.bz2 skyblock-api-455fd7d74fa265e3f052acfda417cea2ade371c2.zip |
Bump prismarine-nbt from `c84cb47` to `b8c110f` (#182)
Bumps [prismarine-nbt](https://github.com/PrismarineJS/prismarine-nbt) from `c84cb47` to `b8c110f`.
- [Release notes](https://github.com/PrismarineJS/prismarine-nbt/releases)
- [Commits](https://github.com/PrismarineJS/prismarine-nbt/compare/c84cb47dfa09ecc8d5da552604c865b133657605...b8c110f0f9bb4f893b8223e51623423813255aa7)
---
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.json | 10 |
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" } |