Skip to content

Commit

Permalink
fix and mitigate remaining vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam-Cordry committed Sep 23, 2024
1 parent b7f30bf commit 52653dc
Show file tree
Hide file tree
Showing 2 changed files with 884 additions and 3,269 deletions.
17 changes: 9 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,26 +27,27 @@
"popper.js": "^1.12.9"
},
"devDependencies": {
"autoprefixer": "^7.2.5",
"autoprefixer": "^10.4.20",
"aws-sdk": "^2.814.0",
"bootstrap": "5.0.0",
"bootswatch": "4.3.1",
"chalk": "^2.3.0",
"chokidar": "^2.0.0",
"cssnano": "^3.10.0",
"chokidar": "^4.0.1",
"cssnano": "^7.0.6",
"fs-extra": "^5.0.0",
"globby": "^7.1.1",
"mime-types": "^2.1.17",
"node-sass": "^9.0.0",
"ora": "^1.3.0",
"postcss": "^8.4.31",
"postcss-cli": "^4.1.1",
"postcss-flexbugs-fixes": "^3.2.0",
"postcss-cli": "^11.0.0",
"postcss-flexbugs-fixes": "^5.0.2",
"sass": "^1.79.0",
"shelljs": "^0.8.5",
"yargs": "^10.1.1"
"yargs": "^17.7.2"
},
"files": [
"dist/",
"src/"
]
],
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}
Loading

0 comments on commit 52653dc

Please sign in to comment.