SVG-Edit / svgedit

Powerful SVG-Editor for your browser
MIT License
6.6k stars 1.54k forks source link

References to deprecated punycode #978

Closed emulite closed 1 month ago

emulite commented 3 months ago

Node.js V7 deprecates punycode so get warnings in Visual Studio Code. Now have downloaded punycode version 2.3.1 as a userland module but the coded link in package-lock.json references it as a url so the suggested modification of require(punylink/) won't work