corona-warn-app
Advanced tools
{ | ||
"author": "Florian Imdahl <git@ffflorian.de>", | ||
"dependencies": { | ||
"axios": "1.6.2" | ||
"axios": "1.7.2" | ||
}, | ||
@@ -9,4 +9,4 @@ "description": "A corona-warn-app API client", | ||
"@types/node": "~20", | ||
"typedoc": "0.25.4", | ||
"typescript": "5.3.3" | ||
"typedoc": "0.25.13", | ||
"typescript": "5.4.5" | ||
}, | ||
@@ -36,4 +36,4 @@ "engines": { | ||
}, | ||
"version": "2.2.7", | ||
"gitHead": "aa5b730d4b95e99bc6689be327cfaef7d8fb931a" | ||
"version": "2.2.8", | ||
"gitHead": "d647cd5987ff643500c35334384a54f91e6cb176" | ||
} |
55468
0