sdy

update proxy

This diff could not be displayed because it is too large.
......@@ -30,6 +30,6 @@
"last 1 firefox version",
"last 1 safari version"
]
},
"proxy":"http://localhost:5000"
},
"proxy": "http://localhost:5000"
}
......
......@@ -2444,6 +2444,7 @@
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/bufferutil/-/bufferutil-4.0.3.tgz",
"integrity": "sha512-yEYTwGndELGvfXsImMBLop58eaGW+YdONi1fNjTINSY98tmMmFijBG6WXgdkfuLNt4imzQNtIE+eBp1PVpMCSw==",
"hasInstallScript": true,
"dependencies": {
"node-gyp-build": "^4.2.0"
}
......@@ -6679,6 +6680,7 @@
"version": "5.0.5",
"resolved": "https://registry.npmjs.org/utf-8-validate/-/utf-8-validate-5.0.5.tgz",
"integrity": "sha512-+pnxRYsS/axEpkrrEpzYfNZGXp0IjC/9RIxwM5gntY4Koi8SHmUGSfxfWqxZdRxrtaoVstuOzUp/rbs3JSPELQ==",
"hasInstallScript": true,
"dependencies": {
"node-gyp-build": "^4.2.0"
}
......