a homebrewed DnD campaign based in the Honkai: Star Rail universe
hsr honkaistarrail dnd

deps(npm): bump @types/node in the typescript group (#97)

Bumps the typescript group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/node` from 25.0.1 to 25.0.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 25.0.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: typescript
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

authored by

dependabot[bot]
dependabot[bot]
and committed by
GitHub
2b32721a 7a8301cc

+3 -3
+3 -3
package-lock.json
··· 3562 3562 "license": "MIT" 3563 3563 }, 3564 3564 "node_modules/@types/node": { 3565 - "version": "25.0.1", 3566 - "resolved": "https://registry.npmjs.org/@types/node/-/node-25.0.1.tgz", 3567 - "integrity": "sha512-czWPzKIAXucn9PtsttxmumiQ9N0ok9FrBwgRWrwmVLlp86BrMExzvXRLFYRJ+Ex3g6yqj+KuaxfX1JTgV2lpfg==", 3565 + "version": "25.0.3", 3566 + "resolved": "https://registry.npmjs.org/@types/node/-/node-25.0.3.tgz", 3567 + "integrity": "sha512-W609buLVRVmeW693xKfzHeIV6nJGGz98uCPfeXI1ELMLXVeKYZ9m15fAMSaUPBHYLGFsVRcMmSCksQOrZV9BYA==", 3568 3568 "license": "MIT", 3569 3569 "dependencies": { 3570 3570 "undici-types": "~7.16.0"