chore(deps): lock file maintenance

This commit is contained in:
renovate[bot] 2024-07-08 02:21:30 +00:00 committed by GitHub
parent 5bb41e26d6
commit 65e7c5ca8e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
package-lock.json generated
View file

@ -14903,9 +14903,9 @@
}
},
"node_modules/semantic-release/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,
"license": "ISC",
"engines": {