@digicatapult/wasp-payload-processor
Advanced tools
Comparing version 1.1.67 to 1.1.68
{ | ||
"name": "@digicatapult/wasp-payload-processor", | ||
"version": "1.1.67", | ||
"version": "1.1.68", | ||
"description": "Service builder for WASP payload processors ", | ||
@@ -31,4 +31,4 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@babel/eslint-parser": "^7.22.15", | ||
"@babel/plugin-syntax-import-assertions": "^7.22.5", | ||
"@babel/eslint-parser": "^7.23.3", | ||
"@babel/plugin-syntax-import-assertions": "^7.23.3", | ||
"c8": "^8.0.1", | ||
@@ -35,0 +35,0 @@ "chai": "^4.3.10", |
65147