mirror of
https://github.com/apache/superset.git
synced 2026-05-07 17:04:58 +00:00
chore(deps): update acorn requirement
Updates the requirements on [acorn](https://github.com/acornjs/acorn) to permit the latest version. - [Commits](https://github.com/acornjs/acorn/compare/8.9.0...8.16.0) --- updated-dependencies: - dependency-name: acorn dependency-version: 8.16.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
"dependencies": {
|
||||
"@types/d3-array": "^3.2.2",
|
||||
"@types/react-redux": "^7.1.34",
|
||||
"acorn": "^8.9.0",
|
||||
"acorn": "^8.16.0",
|
||||
"d3-array": "^3.2.4",
|
||||
"lodash": "^4.17.23",
|
||||
"zod": "^4.3.6"
|
||||
|
||||
Reference in New Issue
Block a user