aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-04-23 16:11:57 -0700
committerGitHub <noreply@github.com>2021-04-23 16:11:57 -0700
commit1f6486ded30d7c99a6579faa2c158860af0e280e (patch)
treee0b2e25f4b05338d6a6a09b9bf0b83baf13b2fae /package-lock.json
parentb330be21d8d0e9628b748330b3e57ec9cc168c66 (diff)
downloadskyblock-api-1f6486ded30d7c99a6579faa2c158860af0e280e.tar.gz
skyblock-api-1f6486ded30d7c99a6579faa2c158860af0e280e.tar.bz2
skyblock-api-1f6486ded30d7c99a6579faa2c158860af0e280e.zip
Bump prismarine-nbt from 1.4.0 to 1.5.0 (#9)
Bumps [prismarine-nbt](https://github.com/prismarinejs/prismarine-nbt) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/prismarinejs/prismarine-nbt/releases) - [Changelog](https://github.com/PrismarineJS/prismarine-nbt/blob/master/HISTORY.md) - [Commits](https://github.com/prismarinejs/prismarine-nbt/compare/1.4.0...1.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index a74dd43..b908e7c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -542,11 +542,11 @@
"integrity": "sha1-32BBeABfUi8V60SQ5yR6G/qmf4w="
},
"prismarine-nbt": {
- "version": "1.4.0",
- "resolved": "https://registry.npmjs.org/prismarine-nbt/-/prismarine-nbt-1.4.0.tgz",
- "integrity": "sha512-CBv6I7rXN6E55AjCg5emA78kgssqWvZeTj1NdG24ZjhZ0YsAKIaopMLek81H8uv/rSz6BbhOSjuSMpHSv9ipyQ==",
+ "version": "1.5.0",
+ "resolved": "https://registry.npmjs.org/prismarine-nbt/-/prismarine-nbt-1.5.0.tgz",
+ "integrity": "sha512-8vs0MV94kl6I2YUFE5IG4vOBYEw8nG0J0WaoLV6zP1smle5o6haeHqobn07vmcHJZ8iUz2f8oq6T3Y71DHvYpA==",
"requires": {
- "protodef": "^1.7.0"
+ "protodef": "^1.9.0"
}
},
"process-nextick-args": {
@@ -555,9 +555,9 @@
"integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag=="
},
"protodef": {
- "version": "1.9.0",
- "resolved": "https://registry.npmjs.org/protodef/-/protodef-1.9.0.tgz",
- "integrity": "sha512-RZZtHOT8Q8AaKEbKsPlndivoPOOjm+ddHFVwooBMNTw8XMN4cRo4tKTNCyXf12+IIkzkPDgbAwKjLHCJXYI3HQ==",
+ "version": "1.13.0",
+ "resolved": "https://registry.npmjs.org/protodef/-/protodef-1.13.0.tgz",
+ "integrity": "sha512-N/4Kaha1dPx0qXq99NUiPkreoZ4+ffJAuWLLtGjrZqDVJkwCsRlC+3SWx6gGDEdkdA2pX97ogp3aKO91rzU68Q==",
"requires": {
"lodash.get": "^4.4.2",
"lodash.reduce": "^4.6.0",