@tryghost/admin-api
Advanced tools
+4
-4
| { | ||
| "name": "@tryghost/admin-api", | ||
| "version": "1.3.1", | ||
| "version": "1.3.2", | ||
| "repository": "https://github.com/TryGhost/Ghost-SDK/tree/master/packages/admin-api", | ||
@@ -26,10 +26,10 @@ "author": "Ghost Foundation", | ||
| "should": "13.2.3", | ||
| "sinon": "9.0.3" | ||
| "sinon": "9.1.0" | ||
| }, | ||
| "dependencies": { | ||
| "axios": "0.19.2", | ||
| "axios": "0.20.0", | ||
| "form-data": "^3.0.0", | ||
| "jsonwebtoken": "^8.4.0" | ||
| }, | ||
| "gitHead": "c26508cb017a24dada1d99fdd0695e2fbb861ff4" | ||
| "gitHead": "d802c47e2a2be07d53da53e7d5300db012a620f3" | ||
| } |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
+ Added
+ Added
- Removed
- Removed
Updated