mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 13:38:18 -08:00
upgraded semver to 7.5.2 and adding updated files package.json and yarn.lock
patching a security vulnerability
This commit is contained in:
parent
d42464cfad
commit
eaef648516
2 changed files with 9 additions and 1 deletions
|
|
@ -20,7 +20,8 @@
|
|||
"bootstrap": "^5.1.3",
|
||||
"debounce": "^1.2.1",
|
||||
"esbuild": "^0.17.12",
|
||||
"sass": "^1.43.4"
|
||||
"sass": "^1.43.4",
|
||||
"semver": "7.5.2"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "esbuild app/javascript/*.* --bundle --outdir=app/assets/builds",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue