Skip to content

Commit

Permalink
[Snyk] Fix for 1 vulnerabilities (#16)
Browse files Browse the repository at this point in the history
* fix: docs/3/bower_components/bootstrap/package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-POSTCSS-1255640

* Update 2 npm dependencies

Development Dependencies

* postcss > 8.2.13
* stylelint > 13.13.0

[atomist:generated]
[atomist-skill:atomist/npm-vulnerability-scanner-skill]

Co-authored-by: Atomist Bot <[email protected]>
  • Loading branch information
snyk-bot and atomist-bot authored May 2, 2021
1 parent c2ad619 commit dc9d346
Show file tree
Hide file tree
Showing 3 changed files with 94 additions and 238 deletions.
4 changes: 2 additions & 2 deletions docs/3/bower_components/bootstrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"license": "MIT",
"dependencies": {},
"devDependencies": {
"autoprefixer": "^9.4.7",
"autoprefixer": "^10.0.0",
"btoa": "^1.2.1",
"cross-env": "^5.2.0",
"glob": "^7.1.3",
Expand Down Expand Up @@ -72,7 +72,7 @@
"replace-in-file": "^3.4.3",
"shelljs": "^0.8.3",
"shx": "^0.3.2",
"stylelint": "~9.6.0",
"stylelint": "~13.7.0",
"stylelint-config-standard": "^18.2.0",
"stylelint-order": "^1.0.0",
"time-grunt": "^2.0.0"
Expand Down
Loading

0 comments on commit dc9d346

Please sign in to comment.