Skip to content

Commit 0f0df10

Browse files
Bump sweetalert2 from 11.22.2 to 11.22.4 in /client
Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 11.22.2 to 11.22.4. - [Release notes](https://github.com/sweetalert2/sweetalert2/releases) - [Changelog](https://github.com/sweetalert2/sweetalert2/blob/main/CHANGELOG.md) - [Commits](sweetalert2/sweetalert2@v11.22.2...v11.22.4) --- updated-dependencies: - dependency-name: sweetalert2 dependency-version: 11.22.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3fd3367 commit 0f0df10

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"pinia": "^2.1.7",
2323
"roboto-fontface": "*",
2424
"socket.io-client": "^4.7.3",
25-
"sweetalert2": "^11.10.2",
25+
"sweetalert2": "^11.22.4",
2626
"vue": "^3.4.0",
2727
"vue-chartjs": "^5.3.1",
2828
"vue-i18n": "11",

client/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1967,10 +1967,10 @@ svg.select.js@^3.0.1:
19671967
dependencies:
19681968
svg.js "^2.6.5"
19691969

1970-
sweetalert2@^11.10.2:
1971-
version "11.22.2"
1972-
resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-11.22.2.tgz#d4d82a2edd4e97024306fe37f1bc64fa576e9bc9"
1973-
integrity sha512-GFQGzw8ZXF23PO79WMAYXLl4zYmLiaKqYJwcp5eBF07wiI5BYPbZtKi2pcvVmfUQK+FqL1risJAMxugcPbGIyg==
1970+
sweetalert2@^11.22.4:
1971+
version "11.22.4"
1972+
resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-11.22.4.tgz#772e6448cef4e753c6c429e96d233b7e701210ed"
1973+
integrity sha512-JwcRODfozxiKmspFp+xctZ2izAmLAKbRPcoLMEW7LdugN/YmNrX1LT7hdBW87qsgupEO1ukBBuB17KzKFKW0tg==
19741974

19751975
text-table@^0.2.0:
19761976
version "0.2.0"

0 commit comments

Comments
 (0)