mirror of https://github.com/it-security-kassel-nordhessen/meetup.git

secf00tprint
07.39.2020 2d913edabad3ae493970561adb073cb28a73aebe
update node-sass
5 files modified
10 ■■■■ changed files
2017_04_12_12th/Pentest_KnowledgeMgt_Neo4j/presentation/package.json 2 ●●● patch | view | raw | blame | history
2017_07_19_15th/Pharming/package.json 2 ●●● patch | view | raw | blame | history
2017_09_23_CryptoWorkshop/vortrag/package.json 2 ●●● patch | view | raw | blame | history
2017_10_11_18th/staticanalysis/package.json 2 ●●● patch | view | raw | blame | history
slide_master/package.json 2 ●●● patch | view | raw | blame | history
2017_04_12_12th/Pentest_KnowledgeMgt_Neo4j/presentation/package.json
@@ -39,7 +39,7 @@
    "grunt-sass": "~1.2.0",
    "grunt-retire": "~0.3.10",
    "grunt-zip": "~0.17.1",
    "node-sass": "~3.13.0"
    "node-sass": ">=4.13.1"
  },
  "license": "MIT"
}
2017_07_19_15th/Pharming/package.json
@@ -37,7 +37,7 @@
    "grunt-retire": "~0.3.10",
    "grunt-zip": "~0.17.1",
    "mustache": "~2.2.1",
    "node-sass": "~3.13.0",
    "node-sass": ">=4.13.1",
    "socket.io": "^1.4.8"
  },
  "license": "MIT"
2017_09_23_CryptoWorkshop/vortrag/package.json
@@ -39,7 +39,7 @@
    "grunt-sass": "~1.2.0",
    "grunt-retire": "~0.3.10",
    "grunt-zip": "~0.17.1",
    "node-sass": "~3.13.0"
    "node-sass": ">=4.13.1"
  },
  "license": "MIT"
}
2017_10_11_18th/staticanalysis/package.json
@@ -37,7 +37,7 @@
    "grunt-retire": "~0.3.10",
    "grunt-zip": "~0.17.1",
    "mustache": "~2.2.1",
    "node-sass": "~3.13.0",
    "node-sass": ">=4.13.1",
    "socket.io": "^1.4.8"
  },
  "license": "MIT"
slide_master/package.json
@@ -39,7 +39,7 @@
    "grunt-sass": "~1.2.0",
    "grunt-retire": "~0.3.10",
    "grunt-zip": "~0.17.1",
    "node-sass": "~3.13.0"
    "node-sass": ">=4.13.1"
  },
  "license": "MIT"
}