Compare commits

..

No commits in common. "dependabot/npm_and_yarn/msgpackr-1.10.1" and "master" have entirely different histories.

8
package-lock.json generated
View file

@ -11211,11 +11211,11 @@
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
},
"msgpackr": {
"version": "1.10.1",
"resolved": "https://registry.npmjs.org/msgpackr/-/msgpackr-1.10.1.tgz",
"integrity": "sha512-r5VRLv9qouXuLiIBrLpl2d5ZvPt8svdQTl5/vMvE4nzDMyEX4sgW5yWhuBBj5UmgwOTWj8CIdSXn5sAfsHAWIQ==",
"version": "1.8.5",
"resolved": "https://registry.npmjs.org/msgpackr/-/msgpackr-1.8.5.tgz",
"integrity": "sha512-mpPs3qqTug6ahbblkThoUY2DQdNXcm4IapwOS3Vm/87vmpzLVelvp9h3It1y9l1VPpiFLV11vfOXnmeEwiIXwg==",
"requires": {
"msgpackr-extract": "^3.0.2"
"msgpackr-extract": "^3.0.1"
}
},
"msgpackr-extract": {