chore: update @remnawave/node-plugins to version 0.4.2 in package.json and package-lock.json

This commit is contained in:
kastov 2026-03-21 07:40:30 +03:00
parent 3080407d0c
commit 32ecbfd062
No known key found for this signature in database
GPG key ID: 1B27BE29057F4C90
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -36,7 +36,7 @@
"@noble/post-quantum": "^0.5.4",
"@paralleldrive/cuid2": "3.3.0",
"@remnawave/backend-contract": "2.6.54",
"@remnawave/node-plugins": "0.4.0",
"@remnawave/node-plugins": "0.4.2",
"@remnawave/subscription-page-types": "0.4.0",
"@simplewebauthn/browser": "^13.2.2",
"@stablelib/base64": "^2.0.1",
@ -2893,9 +2893,9 @@
}
},
"node_modules/@remnawave/node-plugins": {
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/@remnawave/node-plugins/-/node-plugins-0.4.0.tgz",
"integrity": "sha512-HwPZLNepQDWQA9soZ4/A6LpeDp+O4t42id4wMNq98uugUO9hz8TTaBeVVuln+yhnA2tIVnRDiEg79XhEauRf4g==",
"version": "0.4.2",
"resolved": "https://registry.npmjs.org/@remnawave/node-plugins/-/node-plugins-0.4.2.tgz",
"integrity": "sha512-FjO7WQfOBo7kjrQAy9EctjAiGkx6M7tnk/i++pTpMilGHNInPabfrjwYYWfbkgI1bdgfAMa/qEfJ84A0+NT/Cw==",
"license": "AGPL-3.0-only",
"dependencies": {
"zod": "3.25.76"

View file

@ -60,7 +60,7 @@
"@noble/post-quantum": "^0.5.4",
"@paralleldrive/cuid2": "3.3.0",
"@remnawave/backend-contract": "2.6.54",
"@remnawave/node-plugins": "0.4.0",
"@remnawave/node-plugins": "0.4.2",
"@remnawave/subscription-page-types": "0.4.0",
"@simplewebauthn/browser": "^13.2.2",
"@stablelib/base64": "^2.0.1",