chore(deps): bumping underscore via npm override (#29859)

This commit is contained in:
Evan Rusackas 2024-08-06 16:53:46 -06:00 committed by GitHub
parent 0c3aa7d8fe
commit db1d77cba2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 17 deletions

View File

@ -50447,10 +50447,9 @@
}
},
"node_modules/underscore": {
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/underscore/-/underscore-1.6.0.tgz",
"integrity": "sha512-z4o1fvKUojIWh9XuaVLUDdf86RQiq13AC1dmHbTpoyuu+bquHms76v16CjycCbec87J7z0k//SiQVk0sMdFmpQ==",
"dev": true
"version": "1.13.7",
"resolved": "https://registry.npmjs.org/underscore/-/underscore-1.13.7.tgz",
"integrity": "sha512-GMXzWtsc57XAtguZgaQViUOzs0KTkk8ojr3/xAxXLITqf/3EMwxC0inyETfDFjH/Krbhuep0HNbbjI9i/q3F3g=="
},
"node_modules/undici-types": {
"version": "5.26.5",
@ -56006,10 +56005,6 @@
"react-dom": "^16.13.1"
}
},
"plugins/legacy-preset-chart-deckgl/node_modules/underscore": {
"version": "1.13.7",
"license": "MIT"
},
"plugins/legacy-preset-chart-deckgl/node_modules/xss": {
"version": "1.0.15",
"license": "MIT",
@ -66009,9 +66004,6 @@
"bootstrap-slider": "^11.0.2"
}
},
"underscore": {
"version": "1.13.7"
},
"xss": {
"version": "1.0.15",
"requires": {
@ -83880,7 +83872,7 @@
"dev": true,
"requires": {
"chalk": "~0.4.0",
"underscore": "~1.6.0"
"underscore": "^1.13.7"
},
"dependencies": {
"ansi-styles": {
@ -90485,10 +90477,9 @@
}
},
"underscore": {
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/underscore/-/underscore-1.6.0.tgz",
"integrity": "sha512-z4o1fvKUojIWh9XuaVLUDdf86RQiq13AC1dmHbTpoyuu+bquHms76v16CjycCbec87J7z0k//SiQVk0sMdFmpQ==",
"dev": true
"version": "1.13.7",
"resolved": "https://registry.npmjs.org/underscore/-/underscore-1.13.7.tgz",
"integrity": "sha512-GMXzWtsc57XAtguZgaQViUOzs0KTkk8ojr3/xAxXLITqf/3EMwxC0inyETfDFjH/Krbhuep0HNbbjI9i/q3F3g=="
},
"undici-types": {
"version": "5.26.5"

View File

@ -364,7 +364,8 @@
"ansi-regex": "^4.1.1"
},
"puppeteer": "^22.4.1",
"@types/react": "^16.9.53"
"@types/react": "^16.9.53",
"underscore": "^1.13.7"
},
"readme": "ERROR: No README data found!",
"scarfSettings": {