Compare commits

..

6 Commits

Author SHA1 Message Date
Florian Rappl
2887f66762 Merge pull request #1113 from ElectronNET/dependabot/npm_and_yarn/src/ElectronNET.Host/image-size-2.0.3
Bump image-size from 1.2.1 to 2.0.3 in /src/ElectronNET.Host
2026-09-25 21:54:57 +02:00
Florian Rappl
3e7e99e5ba Merge pull request #1110 from ElectronNET/dependabot/npm_and_yarn/src/ElectronNET.WebApp/ElectronHostHook/js-yaml-4.3.2
Bump js-yaml from 4.3.1 to 4.3.2 in /src/ElectronNET.WebApp/ElectronHostHook
2026-09-25 21:54:45 +02:00
dependabot[bot]
c98e1b43d0 Bump image-size from 1.2.1 to 2.0.3 in /src/ElectronNET.Host
Bumps [image-size](https://github.com/image-size/image-size) from 1.2.1 to 2.0.3.
- [Release notes](https://github.com/image-size/image-size/releases)
- [Commits](https://github.com/image-size/image-size/commits)

---
updated-dependencies:
- dependency-name: image-size
  dependency-version: 2.0.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-09-25 17:44:53 +00:00
Florian Rappl
d7f02d7439 Merge pull request #1112 from ElectronNET/dependabot/npm_and_yarn/src/ElectronNET.Host/image-size-2.0.3
Bump image-size from 1.2.1 to 2.0.3 in /src/ElectronNET.Host
2026-09-25 09:06:28 +02:00
dependabot[bot]
03e6e87b0a Bump image-size from 1.2.1 to 2.0.3 in /src/ElectronNET.Host
Bumps [image-size](https://github.com/image-size/image-size) from 1.2.1 to 2.0.3.
- [Release notes](https://github.com/image-size/image-size/releases)
- [Commits](https://github.com/image-size/image-size/commits)

---
updated-dependencies:
- dependency-name: image-size
  dependency-version: 2.0.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-09-25 00:28:10 +00:00
dependabot[bot]
8e08b36614 Bump js-yaml in /src/ElectronNET.WebApp/ElectronHostHook
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.3.1 to 4.3.2.
- [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.2/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.3.1...4.3.2)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.3.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-09-10 14:13:45 +00:00

View File

@@ -1351,9 +1351,9 @@
"license": "ISC"
},
"node_modules/js-yaml": {
"version": "4.3.1",
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.1.tgz",
"integrity": "sha512-CY6crGq313MX8GkwvB7tzgp99vjQxY1++5y10/BKN/GUfHqWaOGQMNZkBvqSzsZKWk/ijwHlWzzkLulsGHhjWQ==",
"version": "4.3.2",
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.2.tgz",
"integrity": "sha512-SFNOvSJ+Dgf/9An904Yx+CgSlIPCkIpao4qo51lpee25TIRejdH3rhR4EZMGoNx3/TP3O+wzWuiTFl4sqbltzA==",
"dev": true,
"funding": [
{