Explorar o código

fix: upgrade bootbox from 5.4.0 to 5.5.1

Snyk has created this PR to upgrade bootbox from 5.4.0 to 5.5.1.

See this package in npm:
https://www.npmjs.com/package/bootbox

See this project in Snyk:
https://app.snyk.io/org/nguyenkims/project/72f25afd-ac84-4504-a9bd-dc5ead29b930?utm_source=github&utm_medium=upgrade-pr
snyk-bot %!s(int64=4) %!d(string=hai) anos
pai
achega
6df616c4b4
Modificáronse 2 ficheiros con 8 adicións e 8 borrados
  1. 7 7
      static/package-lock.json
  2. 1 1
      static/package.json

+ 7 - 7
static/package-lock.json

@@ -62,19 +62,19 @@
       }
     },
     "bootbox": {
-      "version": "5.4.0",
-      "resolved": "https://registry.npmjs.org/bootbox/-/bootbox-5.4.0.tgz",
-      "integrity": "sha512-GCPrDwZpJsUnqzrto3ZURVafypl13+DAyE3YZx5jR5EIoTDSyREPhr77hlCuPKvM6VvXR5Mh/34W3DYMC7JE9g==",
+      "version": "5.5.1",
+      "resolved": "https://registry.npmjs.org/bootbox/-/bootbox-5.5.1.tgz",
+      "integrity": "sha512-sAXwO4wgJipTrjAs77g3mCYdF59kxxPhQjG7rYPbHIp9AoAetPu77qvfJSBfmlezoEBdTs9ByfhOfb2W9IU7HQ==",
       "requires": {
         "bootstrap": "^4.4.0",
-        "jquery": "^3.4.1",
+        "jquery": "^3.5.1",
         "popper.js": "^1.16.0"
       }
     },
     "bootstrap": {
-      "version": "4.4.1",
-      "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.4.1.tgz",
-      "integrity": "sha512-tbx5cHubwE6e2ZG7nqM3g/FZ5PQEDMWmMGNrCUBVRPHXTJaH7CBDdsLeu3eCh3B1tzAxTnAbtmrzvWEvT2NNEA=="
+      "version": "4.5.3",
+      "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.5.3.tgz",
+      "integrity": "sha512-o9ppKQioXGqhw8Z7mah6KdTYpNQY//tipnkxppWhPbiSWdD+1raYsnhwEZjkTHYbGee4cVQ0Rx65EhOY/HNLcQ=="
     },
     "font-awesome": {
       "version": "4.7.0",

+ 1 - 1
static/package.json

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