rest-api-handler
Advanced tools
Comparing version 2.22.2 to 2.22.3
# Change Log | ||
All notable changes to this project will be documented in this file. | ||
## v2.22.3 (2022-02-14) | ||
### Fixed | ||
- [8a9ef11](https://github.com/fabulator/rest-api-handler/commit/8a9ef1142ac179b46f18fb7c71c5314463ea6d90) Update lock to make security bots happy. | ||
## v2.22.2 (2022-02-13) | ||
@@ -5,0 +9,0 @@ ### Fixed |
{ | ||
"name": "rest-api-handler", | ||
"version": "2.22.2", | ||
"version": "2.22.3", | ||
"description": "Handler for REST APIs", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
74697