GoogleCloudPlatform / functions-framework-nodejs

FaaS (Function as a service) framework for writing portable Node.js functions
Apache License 2.0
1.29k stars 158 forks source link

chore: update cloudevents package #428

Closed grant closed 2 years ago

grant commented 2 years ago

Updates cloudevents package to fix ambient const enums error.

Fixes #425 Lockfile update should be fixed with: https://github.com/GoogleCloudPlatform/functions-framework-nodejs/pull/426

grant commented 2 years ago

This should be a small change, merging.