Skip to content
Snippets Groups Projects
Commit 9698a1d6 authored by Xiao Gui's avatar Xiao Gui
Browse files

fix some issues with package-lock

parent 127393e6
No related branches found
No related tags found
No related merge requests found
{
"name": "interactive-viewer",
"version": "2.7.6",
"version": "2.7.7",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
......@@ -22899,9 +22899,9 @@
"dev": true
},
"socket.io-parser": {
"version": "4.0.4",
"resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-4.0.4.tgz",
"integrity": "sha512-t+b0SS+IxG7Rxzda2EVvyBZbvFPBCjJoyHuE0P//7OAsN23GItzDRdWa6ALxZI/8R5ygK7jAR6t028/z+7295g==",
"version": "4.0.5",
"resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-4.0.5.tgz",
"integrity": "sha512-sNjbT9dX63nqUFIOv95tTVm6elyIU4RvB1m8dOeZt+IgWwcWklFDOdmGcfo3zSiRsnR/3pJkjY5lfoGqEe4Eig==",
"dev": true,
"requires": {
"@types/component-emitter": "^1.2.10",
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment