|
|
@@ -10,7 +10,7 @@
|
|
10
|
10
|
"license": "MIT",
|
|
11
|
11
|
"devDependencies": {
|
|
12
|
12
|
"@fortawesome/fontawesome-free": "^6.1.1",
|
|
13
|
|
- "bootstrap": "^4.6.1",
|
|
|
13
|
+ "bootstrap": "^4.6.2",
|
|
14
|
14
|
"eslint": "^8.18.0",
|
|
15
|
15
|
"extend": ">=3.0.2",
|
|
16
|
16
|
"gulp": "^4.0.2",
|
|
|
@@ -947,14 +947,20 @@
|
|
947
|
947
|
}
|
|
948
|
948
|
},
|
|
949
|
949
|
"node_modules/bootstrap": {
|
|
950
|
|
- "version": "4.6.1",
|
|
951
|
|
- "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.6.1.tgz",
|
|
952
|
|
- "integrity": "sha512-0dj+VgI9Ecom+rvvpNZ4MUZJz8dcX7WCX+eTID9+/8HgOkv3dsRzi8BGeZJCQU6flWQVYxwTQnEZFrmJSEO7og==",
|
|
|
950
|
+ "version": "4.6.2",
|
|
|
951
|
+ "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.6.2.tgz",
|
|
|
952
|
+ "integrity": "sha512-51Bbp/Uxr9aTuy6ca/8FbFloBUJZLHwnhTcnjIeRn2suQWsWzcuJhGjKDB5eppVte/8oCdOL3VuwxvZDUggwGQ==",
|
|
953
|
953
|
"dev": true,
|
|
954
|
|
- "funding": {
|
|
955
|
|
- "type": "opencollective",
|
|
956
|
|
- "url": "https://opencollective.com/bootstrap"
|
|
957
|
|
- },
|
|
|
954
|
+ "funding": [
|
|
|
955
|
+ {
|
|
|
956
|
+ "type": "github",
|
|
|
957
|
+ "url": "https://github.com/sponsors/twbs"
|
|
|
958
|
+ },
|
|
|
959
|
+ {
|
|
|
960
|
+ "type": "opencollective",
|
|
|
961
|
+ "url": "https://opencollective.com/bootstrap"
|
|
|
962
|
+ }
|
|
|
963
|
+ ],
|
|
958
|
964
|
"peerDependencies": {
|
|
959
|
965
|
"jquery": "1.9.1 - 3",
|
|
960
|
966
|
"popper.js": "^1.16.1"
|
|
|
@@ -8408,9 +8414,9 @@
|
|
8408
|
8414
|
}
|
|
8409
|
8415
|
},
|
|
8410
|
8416
|
"bootstrap": {
|
|
8411
|
|
- "version": "4.6.1",
|
|
8412
|
|
- "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.6.1.tgz",
|
|
8413
|
|
- "integrity": "sha512-0dj+VgI9Ecom+rvvpNZ4MUZJz8dcX7WCX+eTID9+/8HgOkv3dsRzi8BGeZJCQU6flWQVYxwTQnEZFrmJSEO7og==",
|
|
|
8417
|
+ "version": "4.6.2",
|
|
|
8418
|
+ "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.6.2.tgz",
|
|
|
8419
|
+ "integrity": "sha512-51Bbp/Uxr9aTuy6ca/8FbFloBUJZLHwnhTcnjIeRn2suQWsWzcuJhGjKDB5eppVte/8oCdOL3VuwxvZDUggwGQ==",
|
|
8414
|
8420
|
"dev": true,
|
|
8415
|
8421
|
"requires": {}
|
|
8416
|
8422
|
},
|