diff --git a/package-lock.json b/package-lock.json index cc75e67..a72ad0d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "BSD-2-Clause", "dependencies": { "electron-squirrel-startup": "1.0.1", - "excalibur": "0.30.0-alpha.1301" + "excalibur": "0.30.0-alpha.1304" }, "devDependencies": { "@electron-forge/cli": "7.6.0", @@ -4781,9 +4781,9 @@ "license": "MIT" }, "node_modules/excalibur": { - "version": "0.30.0-alpha.1301", - "resolved": "https://registry.npmjs.org/excalibur/-/excalibur-0.30.0-alpha.1301.tgz", - "integrity": "sha512-6LDe4+3sEj+ZrbtKyaNkePMzptQt7wQ5EFSV5IA/+An3cfgttAXmRkxqeVbTmZEuRjV8HYoV1KvlH9SxhdymLQ==", + "version": "0.30.0-alpha.1304", + "resolved": "https://registry.npmjs.org/excalibur/-/excalibur-0.30.0-alpha.1304.tgz", + "integrity": "sha512-BzXHG24HpJzeqlYTSobuKZ6divrjjNNFHLAOkkSGMafuOflpPWoZDKLmGH5MI17oEg3YnIa1L70IcMYTQ7eEpg==", "license": "BSD-2-Clause" }, "node_modules/execa": { diff --git a/package.json b/package.json index 2a18f46..ff33ac4 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ ], "dependencies": { "electron-squirrel-startup": "1.0.1", - "excalibur": "0.30.0-alpha.1301" + "excalibur": "0.30.0-alpha.1304" }, "devDependencies": { "@electron-forge/cli": "7.6.0",