- fix for punycode warning

- bump BUNDLE_VERSION
This commit is contained in:
denihs
2024-10-28 11:53:33 -04:00
parent 72d97338e8
commit f40eac3dc7
5 changed files with 114 additions and 69 deletions

View File

@@ -11,6 +11,7 @@ var packageJson = {
// Explicit dependency because we are replacing it with a bundled version
// and we want to make sure there are no dependencies on a higher version
npm: "10.9.0",
"module-alias": "2.2.3",
"node-gyp": "10.2.0",
"@mapbox/node-pre-gyp": "1.0.11",
typescript: "5.6.3",