Bump axios from 1.4.0 to 1.5.0
Bumps [axios](https://github.com/axios/axios) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.4.0...v1.5.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
							parent
							
								
									f84a808a8d
								
							
						
					
					
						commit
						d29cb904da
					
				
					 2 changed files with 8 additions and 8 deletions
				
			
		
							
								
								
									
										14
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										14
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							| 
						 | 
					@ -14,7 +14,7 @@
 | 
				
			||||||
        "@testing-library/jest-dom": "^6.0.1",
 | 
					        "@testing-library/jest-dom": "^6.0.1",
 | 
				
			||||||
        "@testing-library/react": "^14.0.0",
 | 
					        "@testing-library/react": "^14.0.0",
 | 
				
			||||||
        "@testing-library/user-event": "^14.4.3",
 | 
					        "@testing-library/user-event": "^14.4.3",
 | 
				
			||||||
        "axios": "^1.4.0",
 | 
					        "axios": "^1.5.0",
 | 
				
			||||||
        "bootstrap": "^5.3.1",
 | 
					        "bootstrap": "^5.3.1",
 | 
				
			||||||
        "cors": "^2.8.5",
 | 
					        "cors": "^2.8.5",
 | 
				
			||||||
        "date-fns": "^2.30.0",
 | 
					        "date-fns": "^2.30.0",
 | 
				
			||||||
| 
						 | 
					@ -6113,9 +6113,9 @@
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/axios": {
 | 
					    "node_modules/axios": {
 | 
				
			||||||
      "version": "1.4.0",
 | 
					      "version": "1.5.0",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/axios/-/axios-1.4.0.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/axios/-/axios-1.5.0.tgz",
 | 
				
			||||||
      "integrity": "sha512-S4XCWMEmzvo64T9GfvQDOXgYRDJ/wsSZc7Jvdgx5u1sd0JwsuPLqb3SYmusag+edF6ziyMensPVqLTSc1PiSEA==",
 | 
					      "integrity": "sha512-D4DdjDo5CY50Qms0qGQTTw6Q44jl7zRwY7bthds06pUGfChBCTcQs+N743eFWGEd6pRTMd6A+I87aWyFV5wiZQ==",
 | 
				
			||||||
      "dependencies": {
 | 
					      "dependencies": {
 | 
				
			||||||
        "follow-redirects": "^1.15.0",
 | 
					        "follow-redirects": "^1.15.0",
 | 
				
			||||||
        "form-data": "^4.0.0",
 | 
					        "form-data": "^4.0.0",
 | 
				
			||||||
| 
						 | 
					@ -26885,9 +26885,9 @@
 | 
				
			||||||
      "integrity": "sha512-zIURGIS1E1Q4pcrMjp+nnEh+16G56eG/MUllJH8yEvw7asDo7Ac9uhC9KIH5jzpITueEZolfYglnCGIuSBz39g=="
 | 
					      "integrity": "sha512-zIURGIS1E1Q4pcrMjp+nnEh+16G56eG/MUllJH8yEvw7asDo7Ac9uhC9KIH5jzpITueEZolfYglnCGIuSBz39g=="
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "axios": {
 | 
					    "axios": {
 | 
				
			||||||
      "version": "1.4.0",
 | 
					      "version": "1.5.0",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/axios/-/axios-1.4.0.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/axios/-/axios-1.5.0.tgz",
 | 
				
			||||||
      "integrity": "sha512-S4XCWMEmzvo64T9GfvQDOXgYRDJ/wsSZc7Jvdgx5u1sd0JwsuPLqb3SYmusag+edF6ziyMensPVqLTSc1PiSEA==",
 | 
					      "integrity": "sha512-D4DdjDo5CY50Qms0qGQTTw6Q44jl7zRwY7bthds06pUGfChBCTcQs+N743eFWGEd6pRTMd6A+I87aWyFV5wiZQ==",
 | 
				
			||||||
      "requires": {
 | 
					      "requires": {
 | 
				
			||||||
        "follow-redirects": "^1.15.0",
 | 
					        "follow-redirects": "^1.15.0",
 | 
				
			||||||
        "form-data": "^4.0.0",
 | 
					        "form-data": "^4.0.0",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -8,7 +8,7 @@
 | 
				
			||||||
    "@testing-library/jest-dom": "^6.0.1",
 | 
					    "@testing-library/jest-dom": "^6.0.1",
 | 
				
			||||||
    "@testing-library/react": "^14.0.0",
 | 
					    "@testing-library/react": "^14.0.0",
 | 
				
			||||||
    "@testing-library/user-event": "^14.4.3",
 | 
					    "@testing-library/user-event": "^14.4.3",
 | 
				
			||||||
    "axios": "^1.4.0",
 | 
					    "axios": "^1.5.0",
 | 
				
			||||||
    "bootstrap": "^5.3.1",
 | 
					    "bootstrap": "^5.3.1",
 | 
				
			||||||
    "cors": "^2.8.5",
 | 
					    "cors": "^2.8.5",
 | 
				
			||||||
    "date-fns": "^2.30.0",
 | 
					    "date-fns": "^2.30.0",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue