1
0
forked from noxious/server

Updated packages

This commit is contained in:
Dennis Postma 2025-02-10 02:00:39 +01:00
parent c71c393a51
commit 9030550c0f

12
package-lock.json generated
View File

@ -5115,9 +5115,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/long": { "node_modules/long": {
"version": "5.2.4", "version": "5.2.5",
"resolved": "https://registry.npmjs.org/long/-/long-5.2.4.tgz", "resolved": "https://registry.npmjs.org/long/-/long-5.2.5.tgz",
"integrity": "sha512-qtzLbJE8hq7VabR3mISmVGtoXP8KGc2Z/AT8OuqlYD7JTR3oqrgwdjnk07wpj1twXxYmgDXgoKVWUG/fReSzHg==", "integrity": "sha512-e0r9YBBgNCq1D1o5Dp8FMH0N5hsFtXDBiVa0qoJPHpakvZkmDKPRoGffZJII/XsHvj9An9blm+cRJ01yQqU+Dw==",
"license": "Apache-2.0" "license": "Apache-2.0"
}, },
"node_modules/lru-cache": { "node_modules/lru-cache": {
@ -7070,9 +7070,9 @@
} }
}, },
"node_modules/type-fest": { "node_modules/type-fest": {
"version": "4.34.0", "version": "4.34.1",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.34.0.tgz", "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.34.1.tgz",
"integrity": "sha512-Qcg88ZJsJvRcUijtD6supagRSDf0y1FPZh4NroJpwRkoPYj6gGNidREwTgDuC0Pmq0PVAAzL8C8BZW7xhx5Q4A==", "integrity": "sha512-6kSc32kT0rbwxD6QL1CYe8IqdzN/J/ILMrNK+HMQCKH3insCDRY/3ITb0vcBss0a3t72fzh2YSzj8ko1HgwT3g==",
"license": "(MIT OR CC0-1.0)", "license": "(MIT OR CC0-1.0)",
"engines": { "engines": {
"node": ">=16" "node": ">=16"