Skip to content

Commit 1c9cd98

Browse files
committed
fix: #119 dependency vulnerabilities updated and removing error in bootstrap dependency
1 parent 9a10b63 commit 1c9cd98

File tree

2 files changed

+12
-9
lines changed

2 files changed

+12
-9
lines changed

package-lock.json

Lines changed: 10 additions & 8 deletions
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
@@ -63,7 +63,8 @@
6363
"semantic-release": "^17.0.4",
6464
"ts-node": "~8.3.0",
6565
"tslint": "~5.18.0",
66-
"typescript": "~3.7.5"
66+
"typescript": "~3.7.5",
67+
"popper.js": "^1.16.0"
6768
},
6869
"husky": {
6970
"hooks": {

0 commit comments

Comments
 (0)