diff --git a/package-lock.json b/package-lock.json index 47bd13fd..072fd23e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7364,10 +7364,9 @@ }, "node_modules/tree-sitter-gleam": { "version": "1.0.0", - "resolved": "git+ssh://git@github.com/gleam-lang/tree-sitter-gleam.git#0153f8b875cd02034b553f3a84a2f5ee67a80364", - "integrity": "sha512-BEC6Ti8xkVezSjitXVg6y+Hzin9VaoG+lcVGy73QCGB66wZBb2UCWbxvrdaBpioNyruYvDyxSPk/NECzT7QWKw==", + "resolved": "git+ssh://git@github.com/gleam-lang/tree-sitter-gleam.git#1627dc5101e63bf19717c540a56df5ef20b1fc7a", + "integrity": "sha512-ysgcjQzunTVX0hBoUXWRU7YCrzOVSJlT3bHzrq78E3eE1iu1RQ3+RrwKjXEPVPInOmunuS+gHf6LWd8MyXZ4UQ==", "dev": true, - "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { "nan": "^2.18.0"