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

This commit is contained in:
kastov 2026-03-21 07:56:07 +03:00
parent 32457b964d
commit 8cce45c495
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.3",
"@remnawave/node-plugins": "0.4.4",
"@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.3",
"resolved": "https://registry.npmjs.org/@remnawave/node-plugins/-/node-plugins-0.4.3.tgz",
"integrity": "sha512-HY+cwqKer/AMBW5lnCuIaeyuZFHD+P1EWF4OCHQmtoZ827udu96hS3c6W6aeDBuBmTs1OeULJAZsfCi+98lD2A==",
"version": "0.4.4",
"resolved": "https://registry.npmjs.org/@remnawave/node-plugins/-/node-plugins-0.4.4.tgz",
"integrity": "sha512-TKEiI+wq0iWKe5p22TSrTfQsQNyBU3TXXtMxIlIK5IocwTo2KfeSVyWquctivKFR9v2YlmHJ8EC6SNM7mQmi/Q==",
"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.3",
"@remnawave/node-plugins": "0.4.4",
"@remnawave/subscription-page-types": "0.4.0",
"@simplewebauthn/browser": "^13.2.2",
"@stablelib/base64": "^2.0.1",