diff --git a/package-lock.json b/package-lock.json index c929669..4a60941 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "press-any-key": "^1.1.0", "protobufjs": "^7.4.0", "readline": "^1.3.0", - "sweetalert2": "^11.14.4" + "sweetalert2": "^11.14.5" }, "devDependencies": { "@stylistic/eslint-plugin": "^2.9.0", @@ -5706,10 +5706,9 @@ } }, "node_modules/sweetalert2": { - "version": "11.14.4", - "resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.14.4.tgz", - "integrity": "sha512-8QMzjxCuinwm18EK5AtYvuhP+lRMRxTWVXy8om9wGlULsXSI4TD29kyih3VYrSXMMBlD4EShFvNC7slhTC7j0w==", - "license": "MIT", + "version": "11.14.5", + "resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.14.5.tgz", + "integrity": "sha512-8MWk5uc/r6bWhiJWkUXyEuApfXAhSCZT8FFX7pZXL7YwaPxq+9Ynhi2dUzWkOFn9jvLjKj22CXuccZ+IHcnjvQ==", "funding": { "type": "individual", "url": "https://github.com/sponsors/limonte" diff --git a/package.json b/package.json index 0185623..50344fe 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "press-any-key": "^1.1.0", "protobufjs": "^7.4.0", "readline": "^1.3.0", - "sweetalert2": "^11.14.4" + "sweetalert2": "^11.14.5" }, "devDependencies": { "@stylistic/eslint-plugin": "^2.9.0",