@tryghost/admin-api
Advanced tools
+3
-3
| { | ||
| "name": "@tryghost/admin-api", | ||
| "version": "1.4.5", | ||
| "version": "1.5.0", | ||
| "repository": "https://github.com/TryGhost/SDK/tree/master/packages/admin-api", | ||
@@ -31,6 +31,6 @@ "author": "Ghost Foundation", | ||
| "axios": "^0.21.1", | ||
| "form-data": "^3.0.0", | ||
| "form-data": "^4.0.0", | ||
| "jsonwebtoken": "^8.4.0" | ||
| }, | ||
| "gitHead": "fd46ea76699b5f56bb9cd5dfbcd2095ff3863387" | ||
| "gitHead": "d82e1de0669479d003f17dab743c173290de524f" | ||
| } |
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
- Removed
Updated