Skip to content

Commit 34ac270

Browse files
committed
chore(box.json): Upgrade Hyper dependency
1 parent 5f4d444 commit 34ac270

13 files changed

+2
-3028
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ artifacts/*
1919
apidocs/sendgrid-sdk-apidocs/*
2020
workbench/*
2121
build/*
22+
modules/*

box.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"shortDescription":"An API for interacting with SendGrid, including sending emails and receiving webhooks",
1616
"description":"An API for interacting with SendGrid, including sending emails and receiving webhooks",
1717
"dependencies":{
18-
"hyper":"^3.6.2"
18+
"hyper":"^4.0.0"
1919
},
2020
"devDependencies":{
2121
"coldbox":"^6.0.0",

modules/hyper/CHANGELOG.md

Lines changed: 0 additions & 451 deletions
This file was deleted.

modules/hyper/LICENSE

Lines changed: 0 additions & 21 deletions
This file was deleted.

modules/hyper/ModuleConfig.cfc

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)