Merge pull request #352 from simple-login/snyk-upgrade-d5185be84c60a61c96600ab52a66962e

[Snyk] Upgrade bootbox from 5.5.1 to 5.5.2
This commit is contained in:
Son Nguyen Kim 2021-03-05 13:13:29 +01:00 committed by GitHub
commit 48dcd634fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
static/package-lock.json generated vendored
View File

@ -62,9 +62,9 @@
}
},
"bootbox": {
"version": "5.5.1",
"resolved": "https://registry.npmjs.org/bootbox/-/bootbox-5.5.1.tgz",
"integrity": "sha512-sAXwO4wgJipTrjAs77g3mCYdF59kxxPhQjG7rYPbHIp9AoAetPu77qvfJSBfmlezoEBdTs9ByfhOfb2W9IU7HQ==",
"version": "5.5.2",
"resolved": "https://registry.npmjs.org/bootbox/-/bootbox-5.5.2.tgz",
"integrity": "sha512-q8d9VO2A4+q6S0XvovLtqtBUp7uRy0wtDOuuycnoheK2TiAm3um0jOlAOu9ORn9XoT92tdil+p15Dle1mRgSPQ==",
"requires": {
"bootstrap": "^4.4.0",
"jquery": "^3.5.1",

2
static/package.json vendored
View File

@ -17,7 +17,7 @@
"homepage": "https://github.com/simple-login/app#readme",
"dependencies": {
"@sentry/browser": "^5.27.6",
"bootbox": "^5.5.1",
"bootbox": "^5.5.2",
"font-awesome": "^4.7.0",
"intro.js": "^2.9.3",
"multiple-select": "^1.5.2",