Commit 7ec563f
committed
fix: security issues
- fix: devDependencies security issues (event-stream, flatmap-stream)
- chore: dependencies update
- update `npm-run-all` to `^4.1.5`
- reinstall `nodemon`
```bash
npm uninstall nodemon
npm install --save-dev nodemon
```
- update: `@coreui/coreui` to `^2.1.2`
- update: `popper.js` to `^1.14.5`
- update: `@babel/cli` to `^7.1.5`
- update: `@babel/core` to `^7.1.6`
- update: `@babel/preset-env` to `^7.1.6`
- update: `eslint` to `^5.9.0`
- update: `npm-run-all` to `^4.1.5`
- update: `shelljs` to `^0.8.3`
- update: `stylelint` to `^9.8.0`
- update: `stylelint-scss` to `^3.4.0`1 parent de45e2b commit 7ec563f
File tree
64 files changed
+425
-587
lines changed- src
- base
- buttons
- css
- icons
- js
- src
- notifications
- vendors/pace-progress/css
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
64 files changed
+425
-587
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
1 | 21 | | |
2 | 22 | | |
3 | 23 | | |
| |||
0 commit comments