mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-12 23:40:45 -07:00
security: npm audit fix
fixed 2 low severity vulnerabilities
This commit is contained in:
Generated
+377
-453
File diff suppressed because it is too large
Load Diff
+2
-2
@@ -3,11 +3,11 @@
|
|||||||
"version": "0.2.0",
|
"version": "0.2.0",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"autoprefixer": "~8.2",
|
"autoprefixer": "~8.2",
|
||||||
"grunt": "~1.0",
|
"grunt": "~1.0.3",
|
||||||
"grunt-concurrent": "~2.3",
|
"grunt-concurrent": "~2.3",
|
||||||
"grunt-contrib-concat": "~1.0",
|
"grunt-contrib-concat": "~1.0",
|
||||||
"grunt-contrib-sass": "~1.0",
|
"grunt-contrib-sass": "~1.0",
|
||||||
"grunt-contrib-watch": "~1.0",
|
"grunt-contrib-watch": "~1.1.0",
|
||||||
"grunt-postcss": "~0.9",
|
"grunt-postcss": "~0.9",
|
||||||
"grunt-shell": "~2.1",
|
"grunt-shell": "~2.1",
|
||||||
"load-grunt-tasks": "~3.5"
|
"load-grunt-tasks": "~3.5"
|
||||||
|
|||||||
Reference in New Issue
Block a user