···33# files.
44#
55# The list of modules can be found in this file
66-# https://github.com/MaterializeInc/materialize/blob/master/src/materialized/build/npm.rs
66+# https://github.com/MaterializeInc/materialize/blob/master/src/npm/lib.rs
77[
88 {
99 name = "@hpcc-js/wasm";
···1717 };
1818 }
1919 {
2020- name = "babel-standalone";
2121- version = "6.26.0";
2222- hash = "sha256-zdeTj4aOEzWvrnh90T80jL+RD8qg8PaeG0Ceua82Dz4=";
2020+ name = "@babel/standalone";
2121+ version = "7.23.3";
2222+ hash = "sha256-yxhB4OVOdV8hYNPqcap+5/JXYeaVrNGOSOG8lKpiG9E=";
2323 js_prod_file = "babel.min.js";
2424 js_dev_file = "babel.js";
2525 }