This is an automated email from the ASF dual-hosted git repository.
github-merge-queue[bot] pushed a commit to branch
gh-readonly-queue/main/pr-25593-afa9c50c9cb241d418e714c698472b6509f87c74
in repository https://gitbox.apache.org/repos/asf/datafusion.git
commit a647c7862323bbad00b57faae8e341ee28fbbfe4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 22 14:34:07 2026 +0000
chore(deps-dev): bump webpack from 5.110.3 to 5.111.1 in
/datafusion/wasmtest/datafusion-wasm-app in the all-npm-deps group (#25593)
Bumps the all-npm-deps group in /datafusion/wasmtest/datafusion-wasm-app
with 1 update: [webpack](https://github.com/webpack/webpack).
Updates `webpack` from 5.110.3 to 5.111.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/webpack/webpack/releases">webpack's
releases</a>.</em></p>
<blockquote>
<h2>v5.111.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>Throw on a write to an imported binding without losing concatenation.
(by <a
href="https://github.com/alexander-akait"><code>@alexander-akait</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/22141">#22141</a>)</p>
</li>
<li>
<p>Keep the <code></html></code> a page was written with, whatever
opened the element. (by <a
href="https://github.com/aryanraj45"><code>@aryanraj45</code></a> in <a
href="https://redirect.github.com/webpack/webpack/pull/22103">#22103</a>)</p>
</li>
<li>
<p>Look an attribute up by what its value decodes to, not how it was
spelled. (by <a
href="https://github.com/aryanraj45"><code>@aryanraj45</code></a> in <a
href="https://redirect.github.com/webpack/webpack/pull/22107">#22107</a>)</p>
</li>
<li>
<p>Minify HTML by what a value says rather than how it was spelled. (by
<a
href="https://github.com/alexander-akait"><code>@alexander-akait</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/22154">#22154</a>)</p>
</li>
<li>
<p>Follow HTML template form and frameset rules during tree
construction. (by <a
href="https://github.com/apps/dependabot"><code>@dependabot</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/22129">#22129</a>)</p>
</li>
<li>
<p>Keep the whitespace <code>calc()</code> needs around <code>+</code>
and <code>-</code> in a custom property. (by <a
href="https://github.com/alexander-akait"><code>@alexander-akait</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/22150">#22150</a>)</p>
</li>
<li>
<p>Keep an attribute's delimiter and spell its value back where quoting
is frozen. (by <a
href="https://github.com/alexander-akait"><code>@alexander-akait</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/22119">#22119</a>)</p>
</li>
<li>
<p>Rewrite an attribute value the source spelled with character
references. (by <a
href="https://github.com/aryanraj45"><code>@aryanraj45</code></a> in <a
href="https://redirect.github.com/webpack/webpack/pull/22110">#22110</a>)</p>
</li>
<li>
<p>Unquote an HTML attribute value carrying a vertical tab. (by <a
href="https://github.com/alexander-akait"><code>@alexander-akait</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/22162">#22162</a>)</p>
</li>
<li>
<p>Keep a shadow's spread and canonicalize a merged selector list. (by
<a
href="https://github.com/alexander-akait"><code>@alexander-akait</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/22101">#22101</a>)</p>
</li>
<li>
<p>Leave out an implied tag and merge adjacent runs on the first pass.
(by <a
href="https://github.com/aryanraj45"><code>@aryanraj45</code></a> in <a
href="https://redirect.github.com/webpack/webpack/pull/22121">#22121</a>)</p>
</li>
<li>
<p>Minify in one pass what a second pass of the CSS minifier used to
find. (by <a
href="https://github.com/alexander-akait"><code>@alexander-akait</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/22106">#22106</a>)</p>
</li>
<li>
<p>Cover the CSS lookup tables no stylesheet in the corpus reaches. (by
<a href="https://github.com/aryanraj45"><code>@aryanraj45</code></a> in
<a
href="https://redirect.github.com/webpack/webpack/pull/22126">#22126</a>)</p>
</li>
<li>
<p>Keep <code>initial</code> where an engine reads the property's
initial keyword apart. (by <a
href="https://github.com/aryanraj45"><code>@aryanraj45</code></a> in <a
href="https://redirect.github.com/webpack/webpack/pull/22128">#22128</a>)</p>
</li>
<li>
<p>Join the CSS rules a cut leaves adjacent, and keep a value an escape
ate. (by <a
href="https://github.com/alexander-akait"><code>@alexander-akait</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/22108">#22108</a>)</p>
</li>
<li>
<p>Drop the dead CSS a cut leaves, and join more of the blocks that
print alike. (by <a
href="https://github.com/alexander-akait"><code>@alexander-akait</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/22111">#22111</a>)</p>
</li>
<li>
<p>Run the printer equivalence suite against Firefox as well as Chrome.
(by <a
href="https://github.com/aryanraj45"><code>@aryanraj45</code></a> in <a
href="https://redirect.github.com/webpack/webpack/pull/22151">#22151</a>)</p>
</li>
<li>
<p>Finish in one CSS pass the joins, drops and collapses left to a
second. (by <a
href="https://github.com/alexander-akait"><code>@alexander-akait</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/22117">#22117</a>)</p>
</li>
<li>
<p>Move the context module sources into <code>lib/context/</code>. (by
<a
href="https://github.com/alexander-akait"><code>@alexander-akait</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/22115">#22115</a>)</p>
</li>
<li>
<p>Declare loader context types in JSDoc instead of hand-written
<code>.d.ts</code> files. (by <a
href="https://github.com/alexander-akait"><code>@alexander-akait</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/22116">#22116</a>)</p>
</li>
<li>
<p>Emit a failing module's stack relative, and name what a tap failed
with. (by <a
href="https://github.com/alexander-akait"><code>@alexander-akait</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/22122">#22122</a>)</p>
</li>
<li>
<p>Finish in one CSS pass the drops, layer gathers and joins left to a
second. (by <a
href="https://github.com/alexander-akait"><code>@alexander-akait</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/22120">#22120</a>)</p>
</li>
<li>
<p>Speed up CSS parsing by stepping over dropped selector preludes in
bytes. (by <a
href="https://github.com/alexander-akait"><code>@alexander-akait</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/22142">#22142</a>)</p>
</li>
<li>
<p>Record hoisted, module and block declarations while parsing, not by
re-walking. (by <a
href="https://github.com/alexander-akait"><code>@alexander-akait</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/22147">#22147</a>)</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/webpack/webpack/blob/main/CHANGELOG.md">webpack's
changelog</a>.</em></p>
<blockquote>
<h2>5.111.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>Throw on a write to an imported binding without losing concatenation.
(by <a
href="https://github.com/alexander-akait"><code>@alexander-akait</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/22141">#22141</a>)</p>
</li>
<li>
<p>Keep the <code></html></code> a page was written with, whatever
opened the element. (by <a
href="https://github.com/aryanraj45"><code>@aryanraj45</code></a> in <a
href="https://redirect.github.com/webpack/webpack/pull/22103">#22103</a>)</p>
</li>
<li>
<p>Look an attribute up by what its value decodes to, not how it was
spelled. (by <a
href="https://github.com/aryanraj45"><code>@aryanraj45</code></a> in <a
href="https://redirect.github.com/webpack/webpack/pull/22107">#22107</a>)</p>
</li>
<li>
<p>Minify HTML by what a value says rather than how it was spelled. (by
<a
href="https://github.com/alexander-akait"><code>@alexander-akait</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/22154">#22154</a>)</p>
</li>
<li>
<p>Follow HTML template form and frameset rules during tree
construction. (by <a
href="https://github.com/apps/dependabot"><code>@dependabot</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/22129">#22129</a>)</p>
</li>
<li>
<p>Keep the whitespace <code>calc()</code> needs around <code>+</code>
and <code>-</code> in a custom property. (by <a
href="https://github.com/alexander-akait"><code>@alexander-akait</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/22150">#22150</a>)</p>
</li>
<li>
<p>Keep an attribute's delimiter and spell its value back where quoting
is frozen. (by <a
href="https://github.com/alexander-akait"><code>@alexander-akait</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/22119">#22119</a>)</p>
</li>
<li>
<p>Rewrite an attribute value the source spelled with character
references. (by <a
href="https://github.com/aryanraj45"><code>@aryanraj45</code></a> in <a
href="https://redirect.github.com/webpack/webpack/pull/22110">#22110</a>)</p>
</li>
<li>
<p>Unquote an HTML attribute value carrying a vertical tab. (by <a
href="https://github.com/alexander-akait"><code>@alexander-akait</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/22162">#22162</a>)</p>
</li>
<li>
<p>Keep a shadow's spread and canonicalize a merged selector list. (by
<a
href="https://github.com/alexander-akait"><code>@alexander-akait</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/22101">#22101</a>)</p>
</li>
<li>
<p>Leave out an implied tag and merge adjacent runs on the first pass.
(by <a
href="https://github.com/aryanraj45"><code>@aryanraj45</code></a> in <a
href="https://redirect.github.com/webpack/webpack/pull/22121">#22121</a>)</p>
</li>
<li>
<p>Minify in one pass what a second pass of the CSS minifier used to
find. (by <a
href="https://github.com/alexander-akait"><code>@alexander-akait</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/22106">#22106</a>)</p>
</li>
<li>
<p>Cover the CSS lookup tables no stylesheet in the corpus reaches. (by
<a href="https://github.com/aryanraj45"><code>@aryanraj45</code></a> in
<a
href="https://redirect.github.com/webpack/webpack/pull/22126">#22126</a>)</p>
</li>
<li>
<p>Keep <code>initial</code> where an engine reads the property's
initial keyword apart. (by <a
href="https://github.com/aryanraj45"><code>@aryanraj45</code></a> in <a
href="https://redirect.github.com/webpack/webpack/pull/22128">#22128</a>)</p>
</li>
<li>
<p>Join the CSS rules a cut leaves adjacent, and keep a value an escape
ate. (by <a
href="https://github.com/alexander-akait"><code>@alexander-akait</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/22108">#22108</a>)</p>
</li>
<li>
<p>Drop the dead CSS a cut leaves, and join more of the blocks that
print alike. (by <a
href="https://github.com/alexander-akait"><code>@alexander-akait</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/22111">#22111</a>)</p>
</li>
<li>
<p>Run the printer equivalence suite against Firefox as well as Chrome.
(by <a
href="https://github.com/aryanraj45"><code>@aryanraj45</code></a> in <a
href="https://redirect.github.com/webpack/webpack/pull/22151">#22151</a>)</p>
</li>
<li>
<p>Finish in one CSS pass the joins, drops and collapses left to a
second. (by <a
href="https://github.com/alexander-akait"><code>@alexander-akait</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/22117">#22117</a>)</p>
</li>
<li>
<p>Move the context module sources into <code>lib/context/</code>. (by
<a
href="https://github.com/alexander-akait"><code>@alexander-akait</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/22115">#22115</a>)</p>
</li>
<li>
<p>Declare loader context types in JSDoc instead of hand-written
<code>.d.ts</code> files. (by <a
href="https://github.com/alexander-akait"><code>@alexander-akait</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/22116">#22116</a>)</p>
</li>
<li>
<p>Emit a failing module's stack relative, and name what a tap failed
with. (by <a
href="https://github.com/alexander-akait"><code>@alexander-akait</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/22122">#22122</a>)</p>
</li>
<li>
<p>Finish in one CSS pass the drops, layer gathers and joins left to a
second. (by <a
href="https://github.com/alexander-akait"><code>@alexander-akait</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/22120">#22120</a>)</p>
</li>
<li>
<p>Speed up CSS parsing by stepping over dropped selector preludes in
bytes. (by <a
href="https://github.com/alexander-akait"><code>@alexander-akait</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/22142">#22142</a>)</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/webpack/webpack/commit/5a106753839fd7e1b86138c3a5f6b348341147a7"><code>5a10675</code></a>
chore(release): new release (<a
href="https://redirect.github.com/webpack/webpack/issues/22105">#22105</a>)</li>
<li><a
href="https://github.com/webpack/webpack/commit/9c448c4ca3b5296849453384f49f4032b01345d6"><code>9c448c4</code></a>
test: consolidate loose harness files under test/harness (<a
href="https://redirect.github.com/webpack/webpack/issues/22163">#22163</a>)</li>
<li><a
href="https://github.com/webpack/webpack/commit/a947604b3aa89eac798ff15bdf9424eb081a81bc"><code>a947604</code></a>
fix(html): unquote an attribute value carrying a vertical tab (<a
href="https://redirect.github.com/webpack/webpack/issues/22162">#22162</a>)</li>
<li><a
href="https://github.com/webpack/webpack/commit/db556f33259354a428e03410382ac6dcfe6b3f5d"><code>db556f3</code></a>
test: run the printer equivalence suite against Gecko in CI (<a
href="https://redirect.github.com/webpack/webpack/issues/22155">#22155</a>)</li>
<li><a
href="https://github.com/webpack/webpack/commit/d174cdf97ab08afc12b480ca87baa34b380cb5d0"><code>d174cdf</code></a>
perf(css): drop a fallback every browserslist target reads past (<a
href="https://redirect.github.com/webpack/webpack/issues/22158">#22158</a>)</li>
<li><a
href="https://github.com/webpack/webpack/commit/39f14f200e21a20adf27e2b41d03b15460185076"><code>39f14f2</code></a>
refactor(javascript): declare block bindings from the parse (<a
href="https://redirect.github.com/webpack/webpack/issues/22161">#22161</a>)</li>
<li><a
href="https://github.com/webpack/webpack/commit/08354116e89e655ec771603dbca2e9bba7627dd8"><code>0835411</code></a>
test: move suite drivers into test/templates (<a
href="https://redirect.github.com/webpack/webpack/issues/22159">#22159</a>)</li>
<li><a
href="https://github.com/webpack/webpack/commit/b48cd775eed23d1fbcc26fd59a101a0cf810de9c"><code>b48cd77</code></a>
fix(html): minify by what a value says rather than how it was spelled
(<a
href="https://redirect.github.com/webpack/webpack/issues/22154">#22154</a>)</li>
<li><a
href="https://github.com/webpack/webpack/commit/a774f10fc08fbabf9ad5b462128ab8e5e97e499e"><code>a774f10</code></a>
test: define the webpack major instead of bundling package.json (<a
href="https://redirect.github.com/webpack/webpack/issues/22160">#22160</a>)</li>
<li><a
href="https://github.com/webpack/webpack/commit/4b2eed0bd9680c347876b239903679abc6482da1"><code>4b2eed0</code></a>
docs: report only what needs a decision while watching a PR (<a
href="https://redirect.github.com/webpack/webpack/issues/22156">#22156</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/webpack/webpack/compare/v5.110.3...v5.111.1">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.../wasmtest/datafusion-wasm-app/package-lock.json | 103 +++++++++------------
.../wasmtest/datafusion-wasm-app/package.json | 2 +-
2 files changed, 47 insertions(+), 58 deletions(-)
diff --git a/datafusion/wasmtest/datafusion-wasm-app/package-lock.json
b/datafusion/wasmtest/datafusion-wasm-app/package-lock.json
index f10f592d49..dfad0c4ae4 100644
--- a/datafusion/wasmtest/datafusion-wasm-app/package-lock.json
+++ b/datafusion/wasmtest/datafusion-wasm-app/package-lock.json
@@ -13,7 +13,7 @@
},
"devDependencies": {
"copy-webpack-plugin": "14.0.0",
- "webpack": "5.110.3",
+ "webpack": "5.111.1",
"webpack-cli": "7.2.3",
"webpack-dev-server": "6.0.0"
}
@@ -684,10 +684,11 @@
}
},
"node_modules/ajv": {
- "version": "8.17.1",
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz",
- "integrity":
"sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==",
+ "version": "8.20.0",
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.20.0.tgz",
+ "integrity":
"sha512-Thbli+OlOj+iMPYFBVBfJ3OmCAnaSyNn4M1vz9T6Gka5Jt9ba/HIR56joy65tY6kx/FCF5VXNB819Y7/GUrBGA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"fast-deep-equal": "^3.1.3",
"fast-uri": "^3.0.1",
@@ -700,10 +701,11 @@
}
},
"node_modules/ajv-formats": {
- "version": "2.1.1",
- "resolved":
"https://registry.npmjs.org/ajv-formats/-/ajv-formats-2.1.1.tgz",
- "integrity":
"sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==",
+ "version": "3.0.1",
+ "resolved":
"https://registry.npmjs.org/ajv-formats/-/ajv-formats-3.0.1.tgz",
+ "integrity":
"sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"ajv": "^8.0.0"
},
@@ -1313,10 +1315,11 @@
}
},
"node_modules/enhanced-resolve": {
- "version": "5.24.5",
- "resolved":
"https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.24.5.tgz",
- "integrity":
"sha512-L1l8TNvomm6UVW5B253AGxQagSQr+vGwhMlrrfRS2qmhx46AMpMVJKQYLvWYbysTMY8VoicOvzHzoHMbyzB+4A==",
+ "version": "5.25.1",
+ "resolved":
"https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.25.1.tgz",
+ "integrity":
"sha512-nGXts5znJzmWPu+mIE9izCOzdg63oJca2mDzGWWTth7sr4aCToKcoyFVBQwN75Ij5Pf6p510EwkTqViTRzDV+w==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"graceful-fs": "^4.2.4",
"tapable": "^2.3.3"
@@ -2660,12 +2663,6 @@
"node": ">= 0.6"
}
},
- "node_modules/neo-async": {
- "version": "2.6.2",
- "resolved": "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz",
- "integrity":
"sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==",
- "dev": true
- },
"node_modules/node-releases": {
"version": "2.0.54",
"resolved":
"https://registry.npmjs.org/node-releases/-/node-releases-2.0.54.tgz",
@@ -3109,14 +3106,15 @@
"dev": true
},
"node_modules/schema-utils": {
- "version": "4.3.3",
- "resolved":
"https://registry.npmjs.org/schema-utils/-/schema-utils-4.3.3.tgz",
- "integrity":
"sha512-eflK8wEtyOE6+hsaRVPxvUKYCpRgzLqDTb8krvAsRIwOGlHoSgYLgBXoubGgLd2fT41/OUYdb48v4k4WWHQurA==",
+ "version": "4.5.0",
+ "resolved":
"https://registry.npmjs.org/schema-utils/-/schema-utils-4.5.0.tgz",
+ "integrity":
"sha512-zJlMCZ0cAR5p/Y4oVpRoqioDMJcGxaXRrQ/4rP4WyR84vc5z/DolXdbvXeDpTwbtocDFr2rhPqHPErDCUtz2kA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@types/json-schema": "^7.0.9",
- "ajv": "^8.9.0",
- "ajv-formats": "^2.1.1",
+ "@types/json-schema": "^7.0.15",
+ "ajv": "^8.20.0",
+ "ajv-formats": "^3.0.1",
"ajv-keywords": "^5.1.0"
},
"engines": {
@@ -3489,6 +3487,7 @@
"resolved": "https://registry.npmjs.org/tapable/-/tapable-2.3.3.tgz",
"integrity":
"sha512-uxc/zpqFg6x7C8vOE7lh6Lbda8eEL9zmVm/PLeTPBRhh1xCgdWaQ+J1CUieGpIfm2HdtsUpRv+HshiasBMcc6A==",
"dev": true,
+ "license": "MIT",
"engines": {
"node": ">=6"
},
@@ -3725,9 +3724,9 @@
}
},
"node_modules/webpack": {
- "version": "5.110.3",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.110.3.tgz",
- "integrity":
"sha512-GuizBzRvo9YPpyoNMf3ag7AzxbaW85qrRSqTha345KyJbAFPt3/cMzBM0h+RWg7SK/7DdzRLINP3LvQ0hvr4hg==",
+ "version": "5.111.1",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.111.1.tgz",
+ "integrity":
"sha512-cNypaz0RP+S4cvQVi1M/3bRUkvNP0xZpL0TjFx+c6jg64VbxD+2weWDgY9UnjRI6dhZgtaj8DU76GGFcJ79xPQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -3736,17 +3735,15 @@
"@webassemblyjs/ast": "^1.14.1",
"@webassemblyjs/wasm-edit": "^1.14.1",
"@webassemblyjs/wasm-parser": "^1.14.1",
- "acorn": "^8.16.0",
"browserslist": "^4.28.1",
"chrome-trace-event": "^1.0.2",
- "enhanced-resolve": "^5.24.4",
+ "enhanced-resolve": "^5.25.0",
"es-module-lexer": "^2.1.0",
"events": "^3.2.0",
"graceful-fs": "^4.2.11",
"mime-db": "^1.54.0",
"minimizer-webpack-plugin": "^5.7.0",
- "neo-async": "^2.6.2",
- "schema-utils": "^4.3.3",
+ "schema-utils": "^4.5.0",
"tapable": "^2.3.0",
"watchpack": "^2.5.2",
"webpack-sources": "^3.5.1"
@@ -4675,9 +4672,9 @@
"dev": true
},
"ajv": {
- "version": "8.17.1",
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz",
- "integrity":
"sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==",
+ "version": "8.20.0",
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.20.0.tgz",
+ "integrity":
"sha512-Thbli+OlOj+iMPYFBVBfJ3OmCAnaSyNn4M1vz9T6Gka5Jt9ba/HIR56joy65tY6kx/FCF5VXNB819Y7/GUrBGA==",
"dev": true,
"requires": {
"fast-deep-equal": "^3.1.3",
@@ -4687,9 +4684,9 @@
}
},
"ajv-formats": {
- "version": "2.1.1",
- "resolved":
"https://registry.npmjs.org/ajv-formats/-/ajv-formats-2.1.1.tgz",
- "integrity":
"sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==",
+ "version": "3.0.1",
+ "resolved":
"https://registry.npmjs.org/ajv-formats/-/ajv-formats-3.0.1.tgz",
+ "integrity":
"sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==",
"dev": true,
"requires": {
"ajv": "^8.0.0"
@@ -5091,9 +5088,9 @@
"dev": true
},
"enhanced-resolve": {
- "version": "5.24.5",
- "resolved":
"https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.24.5.tgz",
- "integrity":
"sha512-L1l8TNvomm6UVW5B253AGxQagSQr+vGwhMlrrfRS2qmhx46AMpMVJKQYLvWYbysTMY8VoicOvzHzoHMbyzB+4A==",
+ "version": "5.25.1",
+ "resolved":
"https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.25.1.tgz",
+ "integrity":
"sha512-nGXts5znJzmWPu+mIE9izCOzdg63oJca2mDzGWWTth7sr4aCToKcoyFVBQwN75Ij5Pf6p510EwkTqViTRzDV+w==",
"dev": true,
"requires": {
"graceful-fs": "^4.2.4",
@@ -5913,12 +5910,6 @@
"integrity":
"sha512-8Ofs/AUQh8MaEcrlq5xOX0CQ9ypTF5dl78mjlMNfOK08fzpgTHQRQPBxcPlEtIw0yRpws+Zo/3r+5WRby7u3Gg==",
"dev": true
},
- "neo-async": {
- "version": "2.6.2",
- "resolved": "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz",
- "integrity":
"sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==",
- "dev": true
- },
"node-releases": {
"version": "2.0.54",
"resolved":
"https://registry.npmjs.org/node-releases/-/node-releases-2.0.54.tgz",
@@ -6235,14 +6226,14 @@
"dev": true
},
"schema-utils": {
- "version": "4.3.3",
- "resolved":
"https://registry.npmjs.org/schema-utils/-/schema-utils-4.3.3.tgz",
- "integrity":
"sha512-eflK8wEtyOE6+hsaRVPxvUKYCpRgzLqDTb8krvAsRIwOGlHoSgYLgBXoubGgLd2fT41/OUYdb48v4k4WWHQurA==",
+ "version": "4.5.0",
+ "resolved":
"https://registry.npmjs.org/schema-utils/-/schema-utils-4.5.0.tgz",
+ "integrity":
"sha512-zJlMCZ0cAR5p/Y4oVpRoqioDMJcGxaXRrQ/4rP4WyR84vc5z/DolXdbvXeDpTwbtocDFr2rhPqHPErDCUtz2kA==",
"dev": true,
"requires": {
- "@types/json-schema": "^7.0.9",
- "ajv": "^8.9.0",
- "ajv-formats": "^2.1.1",
+ "@types/json-schema": "^7.0.15",
+ "ajv": "^8.20.0",
+ "ajv-formats": "^3.0.1",
"ajv-keywords": "^5.1.0"
}
},
@@ -6643,9 +6634,9 @@
}
},
"webpack": {
- "version": "5.110.3",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.110.3.tgz",
- "integrity":
"sha512-GuizBzRvo9YPpyoNMf3ag7AzxbaW85qrRSqTha345KyJbAFPt3/cMzBM0h+RWg7SK/7DdzRLINP3LvQ0hvr4hg==",
+ "version": "5.111.1",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.111.1.tgz",
+ "integrity":
"sha512-cNypaz0RP+S4cvQVi1M/3bRUkvNP0xZpL0TjFx+c6jg64VbxD+2weWDgY9UnjRI6dhZgtaj8DU76GGFcJ79xPQ==",
"dev": true,
"requires": {
"@types/estree": "^1.0.8",
@@ -6653,17 +6644,15 @@
"@webassemblyjs/ast": "^1.14.1",
"@webassemblyjs/wasm-edit": "^1.14.1",
"@webassemblyjs/wasm-parser": "^1.14.1",
- "acorn": "^8.16.0",
"browserslist": "^4.28.1",
"chrome-trace-event": "^1.0.2",
- "enhanced-resolve": "^5.24.4",
+ "enhanced-resolve": "^5.25.0",
"es-module-lexer": "^2.1.0",
"events": "^3.2.0",
"graceful-fs": "^4.2.11",
"mime-db": "^1.54.0",
"minimizer-webpack-plugin": "^5.7.0",
- "neo-async": "^2.6.2",
- "schema-utils": "^4.3.3",
+ "schema-utils": "^4.5.0",
"tapable": "^2.3.0",
"watchpack": "^2.5.2",
"webpack-sources": "^3.5.1"
diff --git a/datafusion/wasmtest/datafusion-wasm-app/package.json
b/datafusion/wasmtest/datafusion-wasm-app/package.json
index 962ec07def..44b1656bc2 100644
--- a/datafusion/wasmtest/datafusion-wasm-app/package.json
+++ b/datafusion/wasmtest/datafusion-wasm-app/package.json
@@ -27,7 +27,7 @@
"datafusion-wasmtest": "../pkg"
},
"devDependencies": {
- "webpack": "5.110.3",
+ "webpack": "5.111.1",
"webpack-cli": "7.2.3",
"webpack-dev-server": "6.0.0",
"copy-webpack-plugin": "14.0.0"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]