Skip to content

Commit

Permalink
Merge pull request #1634 from Adslot/word-wrap
Browse files Browse the repository at this point in the history
[ADS-8279] chore: use forked word-wrap package to resolve dependabot alert
  • Loading branch information
Kai GAO authored Jul 5, 2023
2 parents c4c618d + 76fb7a6 commit 8ccd077
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 20 deletions.
89 changes: 70 additions & 19 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,8 @@
"overrides": {
"@testing-library/dom": "^9.0.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
"react-dom": "^18.2.0",
"word-wrap": "npm:@aashutoshrathi/[email protected]"
},
"browserslist": [
"last 2 versions",
Expand Down

0 comments on commit 8ccd077

Please sign in to comment.