Skip to content

Commit 18eef75

Browse files
committed
Force upgrades in subdirs. ejs -> 3.1.6
ejs: force upgrade Reported in: #60
1 parent 8b5ee77 commit 18eef75

File tree

6 files changed

+32936
-32915
lines changed

6 files changed

+32936
-32915
lines changed

ui/package-lock.json

Lines changed: 8 additions & 7 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
@@ -16,7 +16,8 @@
1616
"resolutions": {
1717
"ansi-html": "https://registry.npmjs.org/ansi-html-community/-/ansi-html-community-0.0.8.tgz",
1818
"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"
19+
"normalize-url": "https://registry.npmjs.org/normalize-url/-/normalize-url-6.1.0.tgz",
20+
"ejs": "https://registry.npmjs.org/ejs/-/ejs-3.1.6.tgz"
2021
},
2122
"devDependencies": {
2223
"stylelint-order": "^5.0.0"

0 commit comments

Comments
 (0)