Skip to content

Commit 8b5ee77

Browse files
committed
Force use of normalize-url 6.1.0
Reported in: #52
1 parent 3f17132 commit 8b5ee77

File tree

2 files changed

+14
-18
lines changed

2 files changed

+14
-18
lines changed

ui/package-lock.json

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

ui/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
],
1616
"resolutions": {
1717
"ansi-html": "https://registry.npmjs.org/ansi-html-community/-/ansi-html-community-0.0.8.tgz",
18-
"glob-parent": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz"
18+
"glob-parent": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
19+
"normalize-url": "https://registry.npmjs.org/normalize-url/-/normalize-url-6.1.0.tgz"
1920
},
2021
"devDependencies": {
2122
"stylelint-order": "^5.0.0"

0 commit comments

Comments
 (0)