Bump prismarine-nbt from 2.0.0 to 2.1.0 #285

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/prismarine-nbt-2.1.0 into main 2022-01-13 08:42:17 +00:00
Showing only changes of commit 8a76056972 - Show all commits

12
package-lock.json generated
View File

@ -9268,9 +9268,9 @@
} }
}, },
"node_modules/prismarine-nbt": { "node_modules/prismarine-nbt": {
"version": "2.0.0", "version": "2.1.0",
"resolved": "https://registry.npmjs.org/prismarine-nbt/-/prismarine-nbt-2.0.0.tgz", "resolved": "https://registry.npmjs.org/prismarine-nbt/-/prismarine-nbt-2.1.0.tgz",
"integrity": "sha512-Q+HzmnW5BhiIGk++vJbRIr5ekSt51uLLEzBA4a0Bt+/6Ohh2xIL9O/i3v9vMSo0WcnyjGm1HA/wS4+zDKrLUKQ==", "integrity": "sha512-0k8295mPzAr1H7CbZvUuwGc3oKCdGvHWxIXSQ1C867kyoReZj/gOo+Stocxiu/R9WOMAGFTv0xc9q6cBVSIblw==",
"dependencies": { "dependencies": {
"protodef": "^1.9.0" "protodef": "^1.9.0"
} }
@ -18587,9 +18587,9 @@
"dev": true "dev": true
}, },
"prismarine-nbt": { "prismarine-nbt": {
"version": "2.0.0", "version": "2.1.0",
"resolved": "https://registry.npmjs.org/prismarine-nbt/-/prismarine-nbt-2.0.0.tgz", "resolved": "https://registry.npmjs.org/prismarine-nbt/-/prismarine-nbt-2.1.0.tgz",
"integrity": "sha512-Q+HzmnW5BhiIGk++vJbRIr5ekSt51uLLEzBA4a0Bt+/6Ohh2xIL9O/i3v9vMSo0WcnyjGm1HA/wS4+zDKrLUKQ==", "integrity": "sha512-0k8295mPzAr1H7CbZvUuwGc3oKCdGvHWxIXSQ1C867kyoReZj/gOo+Stocxiu/R9WOMAGFTv0xc9q6cBVSIblw==",
"requires": { "requires": {
"protodef": "^1.9.0" "protodef": "^1.9.0"
} }