mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-13 09:20:38 -07: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
ac0374533e
commit
330aa07afb
2 changed files with 15 additions and 0 deletions
|
|
@ -17,8 +17,14 @@
|
|||
"babel-preset-es2015": "^6.24.1",
|
||||
"bootstrap": "^5.1.3",
|
||||
"debounce": "^1.2.1",
|
||||
<<<<<<< HEAD
|
||||
"esbuild": "^0.13.6",
|
||||
"sass": "^1.43.4"
|
||||
=======
|
||||
"esbuild": "^0.17.12",
|
||||
"sass": "^1.43.4",
|
||||
"semver": "7.5.2"
|
||||
>>>>>>> eaef648 (upgraded semver to 7.5.2 and adding updated files package.json and yarn.lock)
|
||||
},
|
||||
"scripts": {
|
||||
"build": "esbuild app/javascript/*.* --bundle --outdir=app/assets/builds",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue