Skip to content
This repository was archived by the owner on Jul 12, 2020. It is now read-only.

Commit 48342dd

Browse files
authored
package.json: Uninstall 'string' package (#90)
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 7acb04f commit 48342dd

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

package-lock.json

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

package.json

Lines changed: 0 additions & 1 deletion
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)