Merge pull request #1638 from plankanban/dependabot/npm_and_yarn/server/multi-e6e4b50ff7

build(deps): Bump underscore and @sailshq/nedb in /server
This commit is contained in:
Daniel Hiller
2026-04-18 16:23:01 +02:00
committed by GitHub
+12 -12
View File
@@ -1757,11 +1757,11 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@sailshq/binary-search-tree": { "node_modules/@sailshq/binary-search-tree": {
"version": "0.2.7", "version": "0.2.8",
"resolved": "https://registry.npmjs.org/@sailshq/binary-search-tree/-/binary-search-tree-0.2.7.tgz", "resolved": "https://registry.npmjs.org/@sailshq/binary-search-tree/-/binary-search-tree-0.2.8.tgz",
"integrity": "sha512-4q7A4I0cYzRRrPUA/mZYFQ3My26RAyWQ10IfdgHaBC6M1ZNCUpQnT7vRMZd5KgnlUBl8MSlP4JUbL5heeSHMBw==", "integrity": "sha512-D468YMSdHdrnaW2d3eT0MHM443+y/kcb0KuzwdhKnjEy/BLJDo/oqFhhnNYUBXdvOrOC1S8+mLuR82DIgixhFQ==",
"dependencies": { "dependencies": {
"underscore": "1.13.1" "underscore": "1.13.8"
} }
}, },
"node_modules/@sailshq/csurf": { "node_modules/@sailshq/csurf": {
@@ -1792,16 +1792,16 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@sailshq/nedb": { "node_modules/@sailshq/nedb": {
"version": "1.8.3", "version": "1.8.4",
"resolved": "https://registry.npmjs.org/@sailshq/nedb/-/nedb-1.8.3.tgz", "resolved": "https://registry.npmjs.org/@sailshq/nedb/-/nedb-1.8.4.tgz",
"integrity": "sha512-MEvv/O9OalhvzQZpHOLz4EnMS1qMLzdNTjSEKyRY9cbwRfNtN7ENBSI1ftCuSJCNMOU5QXLX0AiUERuMxm1PsQ==", "integrity": "sha512-mcLM6lq+a6VLH7vVBogPogHVKwKldenu0jzETOnlu7m+bG6S0RJLgrPZ49r6/7OyykxzxLNJt/zWxJNORqeC/A==",
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@sailshq/binary-search-tree": "0.2.7", "@sailshq/binary-search-tree": "^0.2.8",
"async": "0.2.10", "async": "0.2.10",
"localforage": "1.3.0", "localforage": "1.3.0",
"mkdirp": "0.5.6", "mkdirp": "0.5.6",
"underscore": "1.13.1" "underscore": "1.13.8"
} }
}, },
"node_modules/@sailshq/nedb/node_modules/async": { "node_modules/@sailshq/nedb/node_modules/async": {
@@ -11329,9 +11329,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/underscore": { "node_modules/underscore": {
"version": "1.13.1", "version": "1.13.8",
"resolved": "https://registry.npmjs.org/underscore/-/underscore-1.13.1.tgz", "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.13.8.tgz",
"integrity": "sha512-hzSoAVtJF+3ZtiFX0VgfFPHEDRm7Y/QPjGyNo4TVdnDTdft3tr8hEkD25a1jC+TjTuE7tkHGKkhwCgs9dgBB2g==", "integrity": "sha512-DXtD3ZtEQzc7M8m4cXotyHR+FAS18C64asBYY5vqZexfYryNNnDc02W4hKg3rdQuqOYas1jkseX0+nZXjTXnvQ==",
"license": "MIT" "license": "MIT"
}, },
"node_modules/undici": { "node_modules/undici": {