chore(deps): update dependency @dzeio/object-util to v1.8.3 (#8)
Some checks failed
Build Docker Image / build_docker (push) Waiting to run
Lint / run (push) Waiting to run
Build, check & Test / run (push) Has been cancelled

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@dzeio/object-util](https://github.com/dzeiocom/libs/tree/master/packages/object-util) ([source](https://github.com/dzeiocom/libs/tree/HEAD/packages/object-util)) | dependencies | minor | [`1.7.0` -> `1.8.3`](https://renovatebot.com/diffs/npm/@dzeio%2fobject-util/1.7.0/1.8.3) |

---

### Release Notes

<details>
<summary>dzeiocom/libs (@&#8203;dzeio/object-util)</summary>

### [`v1.8.3`](1dba6cf74e...1dba6cf74e)

[Compare Source](1dba6cf74e...1dba6cf74e)

### [`v1.8.2`](8fc6f39b40...1dba6cf74e)

[Compare Source](8fc6f39b40...1dba6cf74e)

### [`v1.8.1`](50710c7816...8fc6f39b40)

[Compare Source](50710c7816...8fc6f39b40)

### [`v1.8.0`](f804e0f43c...50710c7816)

[Compare Source](f804e0f43c...50710c7816)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQxNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->

Reviewed-on: #8
Co-authored-by: Renovate Bot <renovate@dzeio.com>
Co-committed-by: Renovate Bot <renovate@dzeio.com>
This commit is contained in:
Renovate [BOT] 2024-06-25 14:25:18 +00:00 committed by Avior
parent bac0f12125
commit 5fe69812f5

7
package-lock.json generated
View File

@ -716,9 +716,10 @@
}
},
"node_modules/@dzeio/object-util": {
"version": "1.7.0",
"resolved": "https://registry.npmjs.org/@dzeio/object-util/-/object-util-1.7.0.tgz",
"integrity": "sha512-9/ovColAt/N39UhVdbTynAS5eZPUVdzdNHU0dYotjoBdmc/VhqMzTHTeMj0c/ZKLyGshmlcYeDgf0NDOrhB74g=="
"version": "1.8.3",
"resolved": "https://registry.npmjs.org/@dzeio/object-util/-/object-util-1.8.3.tgz",
"integrity": "sha512-/d0ezut7EGrEKedcD8K2Jb2NAMSFfhxNj4rpUBlGzmmakJjJCXAgXvSDLjUwYrgHuabxbxlAn90Wo727MCzWLA==",
"license": "MIT"
},
"node_modules/@dzeio/url-manager": {
"version": "1.1.2",