Chapter 9: Detecting Dependency Vulnerabilities

This commit is contained in:
Beth Griggs
2020-09-05 22:25:56 +01:00
parent a6dd85cad5
commit cc55d0dfe1
2 changed files with 121 additions and 163 deletions
+1 -1
View File
@@ -10,6 +10,6 @@
"author": "",
"license": "ISC",
"dependencies": {
"express": "^4.17.1"
"express": "^4.15.0"
}
}