Update sealious

This commit is contained in:
Kuba Orlik 2025-06-16 22:42:03 +02:00
parent 3636261ed5
commit 0a69e8081b
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -40,7 +40,7 @@
"nodemon": "^3.0.1", "nodemon": "^3.0.1",
"object-path": "^0.11.8", "object-path": "^0.11.8",
"qs": "^6.12.0", "qs": "^6.12.0",
"sealious": "^0.21.2", "sealious": "^0.21.3",
"slug": "^9.1.0", "slug": "^9.1.0",
"stimulus": "^3.2.2", "stimulus": "^3.2.2",
"tempstream": "^0.4.6", "tempstream": "^0.4.6",
@ -11769,9 +11769,9 @@
} }
}, },
"node_modules/sealious": { "node_modules/sealious": {
"version": "0.21.2", "version": "0.21.3",
"resolved": "https://registry.npmjs.org/sealious/-/sealious-0.21.2.tgz", "resolved": "https://registry.npmjs.org/sealious/-/sealious-0.21.3.tgz",
"integrity": "sha512-JNLVBJ2PqhZbktmkNheLFBfj+GgMcpUZ40Bpm9Qyi2z6Md3bgBgF+Yh9856AoktemO7pR2eRSIxKOX9eFxKjUw==", "integrity": "sha512-K2MwZe3PqWO3yimZbDw04GTI3X0E5Qbuqt6zhE6j2gjbhgnpmJr23j00j532tRGHw3/MkEpd4Ipug+hB0MaRfg==",
"dependencies": { "dependencies": {
"@koa/router": "^12.0.1", "@koa/router": "^12.0.1",
"@sealcode/file-manager": "^1.0.1", "@sealcode/file-manager": "^1.0.1",

View File

@ -101,7 +101,7 @@
"nodemon": "^3.0.1", "nodemon": "^3.0.1",
"object-path": "^0.11.8", "object-path": "^0.11.8",
"qs": "^6.12.0", "qs": "^6.12.0",
"sealious": "^0.21.2", "sealious": "^0.21.3",
"slug": "^9.1.0", "slug": "^9.1.0",
"stimulus": "^3.2.2", "stimulus": "^3.2.2",
"tempstream": "^0.4.6", "tempstream": "^0.4.6",