Skip to content

Commit

Permalink
Bump web-encoding from 1.1.3 to 1.1.4
Browse files Browse the repository at this point in the history
Bumps [web-encoding](https://github.com/gozala/web-encoding) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/gozala/web-encoding/releases)
- [Commits](Gozala/web-encoding@v1.1.3...v1.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Apr 15, 2021
1 parent 11175ca commit aa2baa5
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 6 deletions.
73 changes: 69 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"react-scroll": "^1.8.1",
"read-json-lines-sync": "^2.1.4",
"screenfull": "^5.1.0",
"web-encoding": "^1.1.3"
"web-encoding": "^1.1.4"
},
"scripts": {
"start": "react-scripts start",
Expand Down Expand Up @@ -66,6 +66,6 @@
"prettier": "^2.2.1"
},
"resolutions": {
"web-encoding": "1.1.3"
"web-encoding": "1.1.4"
}
}

1 comment on commit aa2baa5

@crzypatchwork
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uncaught TypeError: (0 , i.TextDecoder) is not a constructor
    at Object.<anonymous> (util.js:6)
    at i (28635:1)
    at Object.<anonymous> (base.js:3)
    at i (28635:1)
    at Object.<anonymous> (constants.js:4)
    at i (28635:1)
    at Object.<anonymous> (index.js:7)
    at i (28635:1)
    at Object.<anonymous> (index.js:6)
    at i (28635:1)

Please sign in to comment.