Bump underscore from 1.13.6 to 1.13.7 (#6542)

Bumps [underscore](https://github.com/jashkenas/underscore) from 1.13.6 to 1.13.7.
- [Commits](https://github.com/jashkenas/underscore/compare/1.13.6...1.13.7)

---
updated-dependencies:
- dependency-name: underscore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-07-25 18:37:49 +02:00 committed by GitHub
parent dfcc37220c
commit ad7252e180
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -267,8 +267,8 @@ importers:
specifier: ^4.2.85
version: 4.2.85
underscore:
specifier: 1.13.6
version: 1.13.6
specifier: 1.13.7
version: 1.13.7
unorm:
specifier: 1.6.0
version: 1.6.0
@ -4135,8 +4135,8 @@ packages:
unbox-primitive@1.0.2:
resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==}
underscore@1.13.6:
resolution: {integrity: sha512-+A5Sja4HP1M08MaXya7p5LvjuM7K6q/2EaC0+iovj/wOcMsTzMvDFbasi/oSapiwOlt252IqsKqPjCl7huKS0A==}
underscore@1.13.7:
resolution: {integrity: sha512-GMXzWtsc57XAtguZgaQViUOzs0KTkk8ojr3/xAxXLITqf/3EMwxC0inyETfDFjH/Krbhuep0HNbbjI9i/q3F3g==}
undici-types@5.26.5:
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
@ -8613,7 +8613,7 @@ snapshots:
has-symbols: 1.0.3
which-boxed-primitive: 1.0.2
underscore@1.13.6: {}
underscore@1.13.7: {}
undici-types@5.26.5: {}

View file

@ -72,7 +72,7 @@
"tinycon": "0.6.8",
"tsx": "4.16.2",
"ueberdb2": "^4.2.85",
"underscore": "1.13.6",
"underscore": "1.13.7",
"unorm": "1.6.0",
"wtfnode": "^0.9.3"
},