mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
fix: upgrade globals from 15.4.0 to 15.6.0
Snyk has created this PR to upgrade globals from 15.4.0 to 15.6.0. See this package in npm: globals See this project in Snyk: https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/c3622982-05c8-495c-809c-20f301c75f92?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
9
package-lock.json
generated
9
package-lock.json
generated
@@ -12,7 +12,7 @@
|
||||
"@types/lodash": "^4.17.1",
|
||||
"eslint-plugin-react": "^7.34.2",
|
||||
"eslint-plugin-unused-imports": "^3.2.0",
|
||||
"globals": "^15.4.0",
|
||||
"globals": "^15.6.0",
|
||||
"jest": "^29.7.0",
|
||||
"mailparser": "^3.7.1",
|
||||
"ts-node": "^10.9.2",
|
||||
@@ -4328,9 +4328,10 @@
|
||||
}
|
||||
},
|
||||
"node_modules/globals": {
|
||||
"version": "15.4.0",
|
||||
"resolved": "https://registry.npmjs.org/globals/-/globals-15.4.0.tgz",
|
||||
"integrity": "sha512-unnwvMZpv0eDUyjNyh9DH/yxUaRYrEjW/qK4QcdrHg3oO11igUQrCSgODHEqxlKg8v2CD2Sd7UkqqEBoz5U7TQ==",
|
||||
"version": "15.6.0",
|
||||
"resolved": "https://registry.npmjs.org/globals/-/globals-15.6.0.tgz",
|
||||
"integrity": "sha512-UzcJi88Hw//CurUIRa9Jxb0vgOCcuD/MNjwmXp633cyaRKkCWACkoqHCtfZv43b1kqXGg/fpOa8bwgacCeXsVg==",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"@types/lodash": "^4.17.1",
|
||||
"eslint-plugin-react": "^7.34.2",
|
||||
"eslint-plugin-unused-imports": "^3.2.0",
|
||||
"globals": "^15.4.0",
|
||||
"globals": "^15.6.0",
|
||||
"jest": "^29.7.0",
|
||||
"mailparser": "^3.7.1",
|
||||
"ts-node": "^10.9.2",
|
||||
|
||||
Reference in New Issue
Block a user