mirror of
https://github.com/remnawave/frontend.git
synced 2026-05-13 12:16:40 +00:00
chore: update @remnawave/node-plugins to version 0.4.4 in package.json and package-lock.json
This commit is contained in:
parent
32457b964d
commit
8cce45c495
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue