diff --git a/package-lock.json b/package-lock.json index 1f88a426..c6a0dc83 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@babel/plugin-syntax-jsx": "7.22.5", "@babel/plugin-transform-react-jsx": "7.22.15", "@babel/preset-env": "7.22.15", - "@donkeyclip/motorcortex": "9.7.0", + "@donkeyclip/motorcortex": "9.12.0", "@donkeyclip/motorcortex-player": "2.10.11", "@rollup/plugin-babel": "5.3.1", "@rollup/plugin-commonjs": "21.1.0", @@ -1827,9 +1827,9 @@ } }, "node_modules/@donkeyclip/motorcortex": { - "version": "9.7.0", - "resolved": "https://registry.npmjs.org/@donkeyclip/motorcortex/-/motorcortex-9.7.0.tgz", - "integrity": "sha512-ebRXSDaC8p1+o4dKTof6oKHcbz08FnZEhSelNbPRueBSKqKSkhz9hMiUGP7mpbh06wvP3p2IeStDDxcCQZDx6Q==", + "version": "9.12.0", + "resolved": "https://registry.npmjs.org/@donkeyclip/motorcortex/-/motorcortex-9.12.0.tgz", + "integrity": "sha512-8LDLIX4RuGzqlpPC8aNHJ6UxPsCkN0KCWx/Pkll7zxmadrTlh9okL+/41s7sP4423sFT8SVsPMaG9Y+21OuR7A==", "dev": true, "dependencies": { "expr-eval": "2.0.2", @@ -12457,9 +12457,9 @@ "dev": true }, "@donkeyclip/motorcortex": { - "version": "9.7.0", - "resolved": "https://registry.npmjs.org/@donkeyclip/motorcortex/-/motorcortex-9.7.0.tgz", - "integrity": "sha512-ebRXSDaC8p1+o4dKTof6oKHcbz08FnZEhSelNbPRueBSKqKSkhz9hMiUGP7mpbh06wvP3p2IeStDDxcCQZDx6Q==", + "version": "9.12.0", + "resolved": "https://registry.npmjs.org/@donkeyclip/motorcortex/-/motorcortex-9.12.0.tgz", + "integrity": "sha512-8LDLIX4RuGzqlpPC8aNHJ6UxPsCkN0KCWx/Pkll7zxmadrTlh9okL+/41s7sP4423sFT8SVsPMaG9Y+21OuR7A==", "dev": true, "requires": { "expr-eval": "2.0.2", diff --git a/package.json b/package.json index 9d635834..9fbffbac 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@babel/plugin-syntax-jsx": "7.22.5", "@babel/plugin-transform-react-jsx": "7.22.15", "@babel/preset-env": "7.22.15", - "@donkeyclip/motorcortex": "9.7.0", + "@donkeyclip/motorcortex": "9.12.0", "@donkeyclip/motorcortex-player": "2.10.11", "@rollup/plugin-babel": "5.3.1", "@rollup/plugin-commonjs": "21.1.0",