1
0
mirror of https://github.com/bitwarden/help synced 2026-02-05 11:03:18 +00:00

npm audit fix

This commit is contained in:
Kyle Spearrin
2019-10-07 15:00:59 -04:00
parent 91e40b42d7
commit e7fbb5a72d
2 changed files with 579 additions and 601 deletions

1174
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -8,13 +8,13 @@
},
"devDependencies": {
"bootstrap-sass": "3.3.7",
"del": "^3.0.0",
"fluidbox": "2.0.5",
"font-awesome": "4.7.0",
"gh-pages": "^1.2.0",
"gulp": "^4.0.0",
"jquery": "3.3.1",
"jquery": "3.4.1",
"lunr": "0.7.1",
"merge-stream": "1.0.1",
"del": "^3.0.0"
"merge-stream": "1.0.1"
}
}