Auto commit for release 'develop' on 2024-05-20

This commit is contained in:
github-actions
2024-05-20 05:09:44 +02:00
parent c1b5a1a13e
commit 7170931464
5 changed files with 7 additions and 7 deletions

6
package-lock.json generated
View File

@@ -3539,9 +3539,9 @@
}
},
"node_modules/axios": {
"version": "1.6.8",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.6.8.tgz",
"integrity": "sha512-v/ZHtJDU39mDpyBoFVkETcd/uNdxrWRrg3bKpOKzXFA6Bvqopts6ALSMU3y6ijYxbw2B+wPrIv46egTzJXCLGQ==",
"version": "1.7.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.7.0.tgz",
"integrity": "sha512-IiB0wQeKyPRdsFVhBgIo31FbzOyf2M6wYl7/NVutFwFBRMiAbjNiydJIHKeLmPugF4kJLfA1uWZ82Is2QzqqFA==",
"dev": true,
"dependencies": {
"follow-redirects": "^1.15.6",