fix(deps): bump @serve.zone/remoteingress to ^4.8.10

This commit is contained in:
2026-03-17 12:50:44 +00:00
parent d95d89ea6f
commit 05eb8e9723
5 changed files with 13 additions and 8 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## 2026-03-17 - 11.2.49 - fix(deps)
bump @serve.zone/remoteingress to ^4.8.10
- Updates @serve.zone/remoteingress from ^4.8.9 to ^4.8.10 in package.json
## 2026-03-17 - 11.2.48 - fix(deps)
bump @serve.zone/remoteingress to ^4.8.9

View File

@@ -59,7 +59,7 @@
"@push.rocks/smartunique": "^3.0.9",
"@serve.zone/catalog": "^2.6.2",
"@serve.zone/interfaces": "^5.3.0",
"@serve.zone/remoteingress": "^4.8.9",
"@serve.zone/remoteingress": "^4.8.10",
"@tsclass/tsclass": "^9.4.0",
"lru-cache": "^11.2.7",
"uuid": "^13.0.0"

10
pnpm-lock.yaml generated
View File

@@ -102,8 +102,8 @@ importers:
specifier: ^5.3.0
version: 5.3.0
'@serve.zone/remoteingress':
specifier: ^4.8.9
version: 4.8.9
specifier: ^4.8.10
version: 4.8.10
'@tsclass/tsclass':
specifier: ^9.4.0
version: 9.4.0
@@ -1551,8 +1551,8 @@ packages:
'@serve.zone/interfaces@5.3.0':
resolution: {integrity: sha512-venO7wtDR9ixzD9NhdERBGjNKbFA5LL0yHw4eqGh0UpmvtXVc3SFG0uuHDilOKMZqZ8bttV88qVsFy1aSTJrtA==}
'@serve.zone/remoteingress@4.8.9':
resolution: {integrity: sha512-wY77K7WbhXcErBre69fKr1g1JlN0isN0Qx3848Z/UglAualcVzah4WnphvYhYo+NE3/3euRUPeP/Zgs0SD6+GA==}
'@serve.zone/remoteingress@4.8.10':
resolution: {integrity: sha512-bwr2+K3fi5YWpMtLvaO9WsjbPKoC+U0JeAVupgbSxd46unGSALyc7+e5qMSdM9o2OM8EDBx1vpXrS+K1hZnh4g==}
'@sindresorhus/is@5.6.0':
resolution: {integrity: sha512-TV7t8GKYaJWsn00tFDqBw8+Uqmr8A0fRU1tvTQhyZzGv0sJCGRQL3JGMI3ucuKo3XIZdUP+Lx7/gh2t3lewy7g==}
@@ -6951,7 +6951,7 @@ snapshots:
'@push.rocks/smartlog-interfaces': 3.0.2
'@tsclass/tsclass': 9.4.0
'@serve.zone/remoteingress@4.8.9':
'@serve.zone/remoteingress@4.8.10':
dependencies:
'@push.rocks/qenv': 6.1.3
'@push.rocks/smartrust': 1.3.2

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/dcrouter',
version: '11.2.48',
version: '11.2.49',
description: 'A multifaceted routing service handling mail and SMS delivery functions.'
}

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/dcrouter',
version: '11.2.48',
version: '11.2.49',
description: 'A multifaceted routing service handling mail and SMS delivery functions.'
}