Skip to content

Commit 3449439

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 593169d commit 3449439

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
"markdown-it-regexp": "^0.4.0",
2424
"markdown-it-sub": "^1.0.0",
2525
"markdown-it-sup": "^1.0.0",
26-
"string": "^3.3.3",
2726
"vue": "^2.0.0"
2827
},
2928
"files": [

0 commit comments

Comments
 (0)