Skip to content

Commit 9a8d497

Browse files
committed
package.json: Uninstall 'string' package
We no longer use [email protected] in our codebase. [email protected] is reported to be unsafe and contains vulnerabilities [1]. Let's remove [email protected] as one of our dependencies. [1] - jprichardson/string.js#212
1 parent b7739ae commit 9a8d497

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"markdown-it-mark": "^2.0.0",
2222
"markdown-it-sub": "^1.0.0",
2323
"markdown-it-sup": "^1.0.0",
24-
"string": "^3.3.3",
2524
"vue": "^2.0.0"
2625
},
2726
"files": [

0 commit comments

Comments
 (0)