corona-warn-app
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -6,2 +6,13 @@ # Change Log | ||
## 2.1.1 (2021-12-22) | ||
### Bug Fixes | ||
* Upgrade yarn lock file ([91511d0](https://github.com/ffflorian/api-clients/tree/main/packages/corona-warn-app/commit/91511d0f17882c1faedf55296ab11d9516a3d425)) | ||
# 2.1.0 (2021-07-30) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"author": "Florian Imdahl <git@ffflorian.de>", | ||
"dependencies": { | ||
"axios": "0.21.1" | ||
"axios": "0.24.0" | ||
}, | ||
@@ -9,4 +9,4 @@ "description": "A corona-warn-app API client", | ||
"@types/node": "~16", | ||
"typedoc": "0.21.4", | ||
"typescript": "4.3.5" | ||
"typedoc": "0.22.10", | ||
"typescript": "4.5.4" | ||
}, | ||
@@ -36,4 +36,4 @@ "engines": { | ||
}, | ||
"version": "2.1.0", | ||
"gitHead": "389191fefe831c1975544a3e7bafd9e09d3b6b64" | ||
"version": "2.1.1", | ||
"gitHead": "d58af9a51f3046bf012cb2af1877c602c28d6e69" | ||
} |
58635
+ Addedaxios@0.24.0(transitive)
- Removedaxios@0.21.1(transitive)
Updatedaxios@0.24.0