Fix: Use browser compatable Buffer (#3057)

* Fix: Use browser compatable Buffer

* Update src/patcher/from-docx.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Dolan
2025-04-18 00:02:21 +01:00
committed by GitHub
parent fe7a75b754
commit 44ed2d6943
3 changed files with 18 additions and 6 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "docx",
"version": "9.4.0",
"version": "9.4.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "docx",
"version": "9.4.0",
"version": "9.4.1",
"license": "MIT",
"dependencies": {
"@types/node": "^22.7.5",