Update dependency globals to v15.14.0
All checks were successful
plex-watchlist/pipeline/pr-develop This commit looks good
Plex Watchlist Analysis/pipeline/pr-develop This commit looks good

This commit is contained in:
2024-12-18 13:41:28 +00:00
parent ef8b56ecca
commit 1a015e8fc4

6
package-lock.json generated
View File

@@ -7760,9 +7760,9 @@
} }
}, },
"node_modules/globals": { "node_modules/globals": {
"version": "15.9.0", "version": "15.14.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-15.9.0.tgz", "resolved": "https://registry.npmjs.org/globals/-/globals-15.14.0.tgz",
"integrity": "sha512-SmSKyLLKFbSr6rptvP8izbyxJL4ILwqO9Jg23UA0sDlGlu58V59D1//I3vlc0KJphVdUR7vMjHIplYnzBxorQA==", "integrity": "sha512-OkToC372DtlQeje9/zHIo5CT8lRP/FUgEOKBEhU4e0abL7J7CD24fD9ohiLN5hagG/kWCYj4K5oaxxtj2Z0Dig==",
"engines": { "engines": {
"node": ">=18" "node": ">=18"
}, },