Update dependency globals to v15.15.0
Some checks failed
plex-watchlist/pipeline/pr-develop There was a failure building this commit

This commit is contained in:
2025-08-09 20:51:11 +00:00
parent ef8b56ecca
commit 451f55dfc5

6
package-lock.json generated
View File

@@ -7760,9 +7760,9 @@
}
},
"node_modules/globals": {
"version": "15.9.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-15.9.0.tgz",
"integrity": "sha512-SmSKyLLKFbSr6rptvP8izbyxJL4ILwqO9Jg23UA0sDlGlu58V59D1//I3vlc0KJphVdUR7vMjHIplYnzBxorQA==",
"version": "15.15.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-15.15.0.tgz",
"integrity": "sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==",
"engines": {
"node": ">=18"
},