Skip to content

Commit b3aec7e

Browse files
committed
Update path parse to good version
1 parent 68b5a0e commit b3aec7e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
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
@@ -77,6 +77,7 @@
7777
"underscore": "^1.13.2"
7878
},
7979
"overrides": {
80-
"decode-uri-component@<0.2.2": "^0.2.2"
80+
"decode-uri-component@<0.2.2": "^0.2.2",
81+
"path-parse@<1.0.7": "^1.0.7"
8182
}
8283
}

0 commit comments

Comments
 (0)