Upgrade primitives

This commit is contained in:
Andrew Lalis 2025-07-05 22:06:56 -04:00
parent eb43a1be78
commit 18851ac786
2 changed files with 2 additions and 5 deletions

View File

@ -4,8 +4,7 @@
],
"copyright": "Copyright © 2024, Andrew Lalis",
"dependencies": {
"handy-http-primitives": "~>1.6",
"photon": "~>0.11",
"handy-http-primitives": "~>1.8",
"streams": "~>3.6",
"slf4d": "~>4.0"
},

View File

@ -1,9 +1,7 @@
{
"fileVersion": 1,
"versions": {
"handy-http-primitives": "1.7.0",
"photon": "0.11.0",
"sharded-map": "2.7.0",
"handy-http-primitives": "1.8.0",
"slf4d": "4.1.1",
"streams": "3.6.0"
}