Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
3a5ec57fde Bump underscore from 1.12.1 to 1.13.8
Bumps [underscore](https://github.com/jashkenas/underscore) from 1.12.1 to 1.13.8.
- [Commits](https://github.com/jashkenas/underscore/compare/1.12.1...1.13.8)

---
updated-dependencies:
- dependency-name: underscore
  dependency-version: 1.13.8
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-09 23:03:18 +00:00
2 changed files with 5 additions and 4 deletions

7
package-lock.json generated
View File

@@ -118,7 +118,7 @@
"swr": "0.4.0",
"terser-webpack-plugin": "5.3.9",
"tinykeys": "2.1.0",
"underscore": "1.12.1",
"underscore": "1.13.8",
"utility-types": "3.10.0",
"uuid": "9.0.0",
"web-vitals": "4.2.4",
@@ -15859,7 +15859,6 @@
"version": "2.3.2",
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz",
"integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
"dev": true,
"hasInstallScript": true,
"optional": true,
"os": [
@@ -27581,7 +27580,9 @@
}
},
"node_modules/underscore": {
"version": "1.12.1",
"version": "1.13.8",
"resolved": "https://registry.npmjs.org/underscore/-/underscore-1.13.8.tgz",
"integrity": "sha512-DXtD3ZtEQzc7M8m4cXotyHR+FAS18C64asBYY5vqZexfYryNNnDc02W4hKg3rdQuqOYas1jkseX0+nZXjTXnvQ==",
"license": "MIT"
},
"node_modules/undici-types": {

View File

@@ -113,7 +113,7 @@
"swr": "0.4.0",
"terser-webpack-plugin": "5.3.9",
"tinykeys": "2.1.0",
"underscore": "1.12.1",
"underscore": "1.13.8",
"utility-types": "3.10.0",
"uuid": "9.0.0",
"web-vitals": "4.2.4",