Bump bootstrap from 5.3.0 to 5.3.1
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.3.0 to 5.3.1. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v5.3.0...v5.3.1) --- updated-dependencies: - dependency-name: bootstrap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
							parent
							
								
									0f31e8c762
								
							
						
					
					
						commit
						8bbef3effb
					
				
					 2 changed files with 15 additions and 15 deletions
				
			
		
							
								
								
									
										28
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										28
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							| 
						 | 
				
			
			@ -15,7 +15,7 @@
 | 
			
		|||
        "@testing-library/react": "^14.0.0",
 | 
			
		||||
        "@testing-library/user-event": "^14.4.3",
 | 
			
		||||
        "axios": "^1.4.0",
 | 
			
		||||
        "bootstrap": "^5.3.0",
 | 
			
		||||
        "bootstrap": "^5.3.1",
 | 
			
		||||
        "cors": "^2.8.5",
 | 
			
		||||
        "date-fns": "^2.30.0",
 | 
			
		||||
        "email-validator": "^2.0.4",
 | 
			
		||||
| 
						 | 
				
			
			@ -3882,9 +3882,9 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@popperjs/core": {
 | 
			
		||||
      "version": "2.11.7",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.7.tgz",
 | 
			
		||||
      "integrity": "sha512-Cr4OjIkipTtcXKjAsm8agyleBuDHvxzeBoa1v543lbv1YaIwQjESsVcmjiWiPEbC1FIeHOG/Op9kdCmAmiS3Kw==",
 | 
			
		||||
      "version": "2.11.8",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz",
 | 
			
		||||
      "integrity": "sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==",
 | 
			
		||||
      "funding": {
 | 
			
		||||
        "type": "opencollective",
 | 
			
		||||
        "url": "https://opencollective.com/popperjs"
 | 
			
		||||
| 
						 | 
				
			
			@ -6198,9 +6198,9 @@
 | 
			
		|||
      "integrity": "sha1-aN/1++YMUes3cl6p4+0xDcwed24="
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/bootstrap": {
 | 
			
		||||
      "version": "5.3.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.0.tgz",
 | 
			
		||||
      "integrity": "sha512-UnBV3E3v4STVNQdms6jSGO2CvOkjUMdDAVR2V5N4uCMdaIkaQjbcEAMqRimDHIs4uqBYzDAKCQwCB+97tJgHQw==",
 | 
			
		||||
      "version": "5.3.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.1.tgz",
 | 
			
		||||
      "integrity": "sha512-jzwza3Yagduci2x0rr9MeFSORjcHpt0lRZukZPZQJT1Dth5qzV7XcgGqYzi39KGAVYR8QEDVoO0ubFKOxzMG+g==",
 | 
			
		||||
      "funding": [
 | 
			
		||||
        {
 | 
			
		||||
          "type": "github",
 | 
			
		||||
| 
						 | 
				
			
			@ -6212,7 +6212,7 @@
 | 
			
		|||
        }
 | 
			
		||||
      ],
 | 
			
		||||
      "peerDependencies": {
 | 
			
		||||
        "@popperjs/core": "^2.11.7"
 | 
			
		||||
        "@popperjs/core": "^2.11.8"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/brace-expansion": {
 | 
			
		||||
| 
						 | 
				
			
			@ -23292,9 +23292,9 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "@popperjs/core": {
 | 
			
		||||
      "version": "2.11.7",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.7.tgz",
 | 
			
		||||
      "integrity": "sha512-Cr4OjIkipTtcXKjAsm8agyleBuDHvxzeBoa1v543lbv1YaIwQjESsVcmjiWiPEbC1FIeHOG/Op9kdCmAmiS3Kw=="
 | 
			
		||||
      "version": "2.11.8",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz",
 | 
			
		||||
      "integrity": "sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A=="
 | 
			
		||||
    },
 | 
			
		||||
    "@reach/auto-id": {
 | 
			
		||||
      "version": "0.10.5",
 | 
			
		||||
| 
						 | 
				
			
			@ -25160,9 +25160,9 @@
 | 
			
		|||
      "integrity": "sha1-aN/1++YMUes3cl6p4+0xDcwed24="
 | 
			
		||||
    },
 | 
			
		||||
    "bootstrap": {
 | 
			
		||||
      "version": "5.3.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.0.tgz",
 | 
			
		||||
      "integrity": "sha512-UnBV3E3v4STVNQdms6jSGO2CvOkjUMdDAVR2V5N4uCMdaIkaQjbcEAMqRimDHIs4uqBYzDAKCQwCB+97tJgHQw==",
 | 
			
		||||
      "version": "5.3.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.1.tgz",
 | 
			
		||||
      "integrity": "sha512-jzwza3Yagduci2x0rr9MeFSORjcHpt0lRZukZPZQJT1Dth5qzV7XcgGqYzi39KGAVYR8QEDVoO0ubFKOxzMG+g==",
 | 
			
		||||
      "requires": {}
 | 
			
		||||
    },
 | 
			
		||||
    "brace-expansion": {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -9,7 +9,7 @@
 | 
			
		|||
    "@testing-library/react": "^14.0.0",
 | 
			
		||||
    "@testing-library/user-event": "^14.4.3",
 | 
			
		||||
    "axios": "^1.4.0",
 | 
			
		||||
    "bootstrap": "^5.3.0",
 | 
			
		||||
    "bootstrap": "^5.3.1",
 | 
			
		||||
    "cors": "^2.8.5",
 | 
			
		||||
    "date-fns": "^2.30.0",
 | 
			
		||||
    "email-validator": "^2.0.4",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue