mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2024-12-29 17:36:28 -05:00
Bump bootstrap from 5.1.2 to 5.1.3 (#289)
This commit is contained in:
parent
2f2ad0ccdc
commit
f71d1d4608
14
package-lock.json
generated
14
package-lock.json
generated
@ -10,7 +10,7 @@
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-pro": "^6.0.0-beta2",
|
||||
"bootstrap": "^5.1.2"
|
||||
"bootstrap": "^5.1.3"
|
||||
}
|
||||
},
|
||||
"node_modules/@fortawesome/fontawesome-pro": {
|
||||
@ -32,9 +32,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/bootstrap": {
|
||||
"version": "5.1.2",
|
||||
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.1.2.tgz",
|
||||
"integrity": "sha512-me838a7TSEkldKyplkx21dqFm16+9NbH/rCj3Myo+h2cByyjckqV4m0OnS8QBsSDEoBv8R2jHqfulGQXpvM8Bw==",
|
||||
"version": "5.1.3",
|
||||
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.1.3.tgz",
|
||||
"integrity": "sha512-fcQztozJ8jToQWXxVuEyXWW+dSo8AiXWKwiSSrKWsRB/Qt+Ewwza+JWoLKiTuQLaEPhdNAJ7+Dosc9DOIqNy7Q==",
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/bootstrap"
|
||||
@ -57,9 +57,9 @@
|
||||
"peer": true
|
||||
},
|
||||
"bootstrap": {
|
||||
"version": "5.1.2",
|
||||
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.1.2.tgz",
|
||||
"integrity": "sha512-me838a7TSEkldKyplkx21dqFm16+9NbH/rCj3Myo+h2cByyjckqV4m0OnS8QBsSDEoBv8R2jHqfulGQXpvM8Bw==",
|
||||
"version": "5.1.3",
|
||||
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.1.3.tgz",
|
||||
"integrity": "sha512-fcQztozJ8jToQWXxVuEyXWW+dSo8AiXWKwiSSrKWsRB/Qt+Ewwza+JWoLKiTuQLaEPhdNAJ7+Dosc9DOIqNy7Q==",
|
||||
"requires": {}
|
||||
}
|
||||
}
|
||||
|
@ -23,6 +23,6 @@
|
||||
"homepage": "https://github.com/privacyguides/privacyguides#readme",
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-pro": "^6.0.0-beta2",
|
||||
"bootstrap": "^5.1.2"
|
||||
"bootstrap": "^5.1.3"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user