mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 13:38:18 -08:00
Fix security vulnerabilities
This commit is contained in:
parent
94dc17e351
commit
b3ded7e7be
4 changed files with 680 additions and 479 deletions
|
|
@ -16,9 +16,9 @@
|
|||
"@rails/ujs": "^6.0.0",
|
||||
"babel-preset-es2015": "^6.24.1",
|
||||
"bootstrap": "^5.1.3",
|
||||
"debounce": "^1.2.1",
|
||||
"esbuild": "^0.13.6",
|
||||
"sass": "^1.43.4",
|
||||
"debounce": "^1.2.1"
|
||||
"sass": "^1.43.4"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "esbuild app/javascript/*.* --bundle --outdir=app/assets/builds",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue