npm: package updates

This commit is contained in:
NPM Update Bot 2024-07-08 08:42:56 +00:00
parent 04d1ca18b7
commit c73c6c7291
1 changed files with 3 additions and 3 deletions

6
src/package-lock.json generated
View File

@ -2972,9 +2972,9 @@
"peer": true
},
"node_modules/lru-cache": {
"version": "10.3.1",
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.3.1.tgz",
"integrity": "sha512-9/8QXrtbGeMB6LxwQd4x1tIMnsmUxMvIH/qWGsccz6bt9Uln3S+sgAaqfQNhbGA8ufzs2fHuP/yqapGgP9Hh2g==",
"version": "10.4.0",
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.0.tgz",
"integrity": "sha512-bfJaPTuEiTYBu+ulDaeQ0F+uLmlfFkMgXj4cbwfuMSjgObGMzb55FMMbDvbRU0fAHZ4sLGkz2mKwcMg8Dvm8Ww==",
"dev": true,
"engines": {
"node": ">=18"