npm: package updates

This commit is contained in:
NPM Update Bot 2025-08-04 00:04:31 +00:00
parent 11c19f3350
commit 25f970d2df
2 changed files with 10 additions and 10 deletions

18
src/package-lock.json generated
View File

@ -12,7 +12,7 @@
"bcryptjs": "^3.0.2", "bcryptjs": "^3.0.2",
"debug": "^4.4.1", "debug": "^4.4.1",
"express-session": "^1.18.2", "express-session": "^1.18.2",
"h3": "^1.15.3", "h3": "^1.15.4",
"qrcode": "^1.5.4" "qrcode": "^1.5.4"
}, },
"devDependencies": { "devDependencies": {
@ -3063,17 +3063,17 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/h3": { "node_modules/h3": {
"version": "1.15.3", "version": "1.15.4",
"resolved": "https://registry.npmjs.org/h3/-/h3-1.15.3.tgz", "resolved": "https://registry.npmjs.org/h3/-/h3-1.15.4.tgz",
"integrity": "sha512-z6GknHqyX0h9aQaTx22VZDf6QyZn+0Nh+Ym8O/u0SGSkyF5cuTJYKlc8MkzW3Nzf9LE1ivcpmYC3FUGpywhuUQ==", "integrity": "sha512-z5cFQWDffyOe4vQ9xIqNfCZdV4p//vy6fBnr8Q1AWnVZ0teurKMG66rLj++TKwKPUP3u7iMUvrvKaEUiQw2QWQ==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"cookie-es": "^1.2.2", "cookie-es": "^1.2.2",
"crossws": "^0.3.4", "crossws": "^0.3.5",
"defu": "^6.1.4", "defu": "^6.1.4",
"destr": "^2.0.5", "destr": "^2.0.5",
"iron-webcrypto": "^1.2.1", "iron-webcrypto": "^1.2.1",
"node-mock-http": "^1.0.0", "node-mock-http": "^1.0.2",
"radix3": "^1.1.2", "radix3": "^1.1.2",
"ufo": "^1.6.1", "ufo": "^1.6.1",
"uncrypto": "^0.1.3" "uncrypto": "^0.1.3"
@ -4203,9 +4203,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/node-mock-http": { "node_modules/node-mock-http": {
"version": "1.0.1", "version": "1.0.2",
"resolved": "https://registry.npmjs.org/node-mock-http/-/node-mock-http-1.0.1.tgz", "resolved": "https://registry.npmjs.org/node-mock-http/-/node-mock-http-1.0.2.tgz",
"integrity": "sha512-0gJJgENizp4ghds/Ywu2FCmcRsgBTmRQzYPZm61wy+Em2sBarSka0OhQS5huLBg6od1zkNpnWMCZloQDFVvOMQ==", "integrity": "sha512-zWaamgDUdo9SSLw47we78+zYw/bDr5gH8pH7oRRs8V3KmBtu8GLgGIbV2p/gRPd3LWpEOpjQj7X1FOU3VFMJ8g==",
"license": "MIT" "license": "MIT"
}, },
"node_modules/nodemon": { "node_modules/nodemon": {

View File

@ -18,7 +18,7 @@
"bcryptjs": "^3.0.2", "bcryptjs": "^3.0.2",
"debug": "^4.4.1", "debug": "^4.4.1",
"express-session": "^1.18.2", "express-session": "^1.18.2",
"h3": "^1.15.3", "h3": "^1.15.4",
"qrcode": "^1.5.4" "qrcode": "^1.5.4"
}, },
"devDependencies": { "devDependencies": {