Skip to content

Commit ca8ccf6

Browse files
authored
Merge pull request #1953 from cjihrig/punycode
override whatwg-url dependency
2 parents 60fc281 + d954307 commit ca8ccf6

File tree

2 files changed

+53
-24
lines changed

2 files changed

+53
-24
lines changed

package-lock.json

Lines changed: 51 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@
111111
"arrowParens": "always"
112112
},
113113
"overrides": {
114-
"colors": "1.4.0"
114+
"colors": "1.4.0",
115+
"whatwg-url@<12.0.1": "12.0.1"
115116
}
116117
}

0 commit comments

Comments
 (0)