Merge pull request #100 from SELab-2/dependabot/npm_and_yarn/axios-1.8.2
chore(deps): bump axios from 1.8.1 to 1.8.2
This commit is contained in:
		
						commit
						8f1f25806a
					
				
					 3 changed files with 14 additions and 87 deletions
				
			
		|  | @ -19,7 +19,7 @@ | ||||||
|         "@mikro-orm/reflection": "^6.4.6", |         "@mikro-orm/reflection": "^6.4.6", | ||||||
|         "@mikro-orm/sqlite": "6.4.6", |         "@mikro-orm/sqlite": "6.4.6", | ||||||
|         "@types/js-yaml": "^4.0.9", |         "@types/js-yaml": "^4.0.9", | ||||||
|         "axios": "^1.8.1", |         "axios": "^1.8.2", | ||||||
|         "dotenv": "^16.4.7", |         "dotenv": "^16.4.7", | ||||||
|         "express": "^5.0.1", |         "express": "^5.0.1", | ||||||
|         "express-jwt": "^8.5.1", |         "express-jwt": "^8.5.1", | ||||||
|  |  | ||||||
|  | @ -20,7 +20,7 @@ | ||||||
|         "vue-router": "^4.5.0", |         "vue-router": "^4.5.0", | ||||||
|         "vuetify": "^3.7.12", |         "vuetify": "^3.7.12", | ||||||
|         "oidc-client-ts": "^3.1.0", |         "oidc-client-ts": "^3.1.0", | ||||||
|         "axios": "^1.8.1" |         "axios": "^1.8.2" | ||||||
|     }, |     }, | ||||||
|     "devDependencies": { |     "devDependencies": { | ||||||
|         "@playwright/test": "^1.50.1", |         "@playwright/test": "^1.50.1", | ||||||
|  |  | ||||||
							
								
								
									
										97
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										97
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							|  | @ -34,16 +34,16 @@ | ||||||
|                 "@mikro-orm/sqlite": "6.4.6", |                 "@mikro-orm/sqlite": "6.4.6", | ||||||
|                 "@types/cors": "^2.8.17", |                 "@types/cors": "^2.8.17", | ||||||
|                 "@types/js-yaml": "^4.0.9", |                 "@types/js-yaml": "^4.0.9", | ||||||
|  |                 "axios": "^1.8.2", | ||||||
|                 "cors": "^2.8.5", |                 "cors": "^2.8.5", | ||||||
|                 "axios": "^1.8.1", |  | ||||||
|                 "dotenv": "^16.4.7", |                 "dotenv": "^16.4.7", | ||||||
|                 "express": "^5.0.1", |                 "express": "^5.0.1", | ||||||
|                 "express-jwt": "^8.5.1", |                 "express-jwt": "^8.5.1", | ||||||
|                 "js-yaml": "^4.1.0", |                 "js-yaml": "^4.1.0", | ||||||
|                 "jwks-rsa": "^3.1.0", |                 "jwks-rsa": "^3.1.0", | ||||||
|                 "uuid": "^11.1.0", |  | ||||||
|                 "loki-logger-ts": "^1.0.2", |                 "loki-logger-ts": "^1.0.2", | ||||||
|                 "response-time": "^2.3.3", |                 "response-time": "^2.3.3", | ||||||
|  |                 "uuid": "^11.1.0", | ||||||
|                 "winston": "^3.17.0", |                 "winston": "^3.17.0", | ||||||
|                 "winston-loki": "^6.1.3" |                 "winston-loki": "^6.1.3" | ||||||
|             }, |             }, | ||||||
|  | @ -90,7 +90,7 @@ | ||||||
|             "name": "dwengo-1-frontend", |             "name": "dwengo-1-frontend", | ||||||
|             "version": "0.0.1", |             "version": "0.0.1", | ||||||
|             "dependencies": { |             "dependencies": { | ||||||
|                 "axios": "^1.8.1", |                 "axios": "^1.8.2", | ||||||
|                 "oidc-client-ts": "^3.1.0", |                 "oidc-client-ts": "^3.1.0", | ||||||
|                 "vue": "^3.5.13", |                 "vue": "^3.5.13", | ||||||
|                 "vue-router": "^4.5.0", |                 "vue-router": "^4.5.0", | ||||||
|  | @ -964,44 +964,6 @@ | ||||||
|                 "url": "https://github.com/sponsors/nzakas" |                 "url": "https://github.com/sponsors/nzakas" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "node_modules/@intlify/core-base": { |  | ||||||
|             "version": "10.0.5", |  | ||||||
|             "license": "MIT", |  | ||||||
|             "dependencies": { |  | ||||||
|                 "@intlify/message-compiler": "10.0.5", |  | ||||||
|                 "@intlify/shared": "10.0.5" |  | ||||||
|             }, |  | ||||||
|             "engines": { |  | ||||||
|                 "node": ">= 16" |  | ||||||
|             }, |  | ||||||
|             "funding": { |  | ||||||
|                 "url": "https://github.com/sponsors/kazupon" |  | ||||||
|             } |  | ||||||
|         }, |  | ||||||
|         "node_modules/@intlify/message-compiler": { |  | ||||||
|             "version": "10.0.5", |  | ||||||
|             "license": "MIT", |  | ||||||
|             "dependencies": { |  | ||||||
|                 "@intlify/shared": "10.0.5", |  | ||||||
|                 "source-map-js": "^1.0.2" |  | ||||||
|             }, |  | ||||||
|             "engines": { |  | ||||||
|                 "node": ">= 16" |  | ||||||
|             }, |  | ||||||
|             "funding": { |  | ||||||
|                 "url": "https://github.com/sponsors/kazupon" |  | ||||||
|             } |  | ||||||
|         }, |  | ||||||
|         "node_modules/@intlify/shared": { |  | ||||||
|             "version": "10.0.5", |  | ||||||
|             "license": "MIT", |  | ||||||
|             "engines": { |  | ||||||
|                 "node": ">= 16" |  | ||||||
|             }, |  | ||||||
|             "funding": { |  | ||||||
|                 "url": "https://github.com/sponsors/kazupon" |  | ||||||
|             } |  | ||||||
|         }, |  | ||||||
|         "node_modules/@isaacs/cliui": { |         "node_modules/@isaacs/cliui": { | ||||||
|             "version": "8.0.2", |             "version": "8.0.2", | ||||||
|             "dev": true, |             "dev": true, | ||||||
|  | @ -1660,7 +1622,6 @@ | ||||||
|         }, |         }, | ||||||
|         "node_modules/@types/body-parser": { |         "node_modules/@types/body-parser": { | ||||||
|             "version": "1.19.5", |             "version": "1.19.5", | ||||||
|             "dev": true, |  | ||||||
|             "license": "MIT", |             "license": "MIT", | ||||||
|             "dependencies": { |             "dependencies": { | ||||||
|                 "@types/connect": "*", |                 "@types/connect": "*", | ||||||
|  | @ -1678,7 +1639,6 @@ | ||||||
|             "version": "2.8.17", |             "version": "2.8.17", | ||||||
|             "resolved": "https://registry.npmjs.org/@types/cors/-/cors-2.8.17.tgz", |             "resolved": "https://registry.npmjs.org/@types/cors/-/cors-2.8.17.tgz", | ||||||
|             "integrity": "sha512-8CGDvrBj1zgo2qE+oS3pOCyYNqCPryMWY2bGfwA0dcfopWGgxs+78df0Rs3rc9THP4JkOhLsAa+15VdpAqkcUA==", |             "integrity": "sha512-8CGDvrBj1zgo2qE+oS3pOCyYNqCPryMWY2bGfwA0dcfopWGgxs+78df0Rs3rc9THP4JkOhLsAa+15VdpAqkcUA==", | ||||||
|             "dev": true, |  | ||||||
|             "license": "MIT", |             "license": "MIT", | ||||||
|             "dependencies": { |             "dependencies": { | ||||||
|                 "@types/node": "*" |                 "@types/node": "*" | ||||||
|  | @ -1718,7 +1678,6 @@ | ||||||
|         }, |         }, | ||||||
|         "node_modules/@types/http-errors": { |         "node_modules/@types/http-errors": { | ||||||
|             "version": "2.0.4", |             "version": "2.0.4", | ||||||
|             "dev": true, |  | ||||||
|             "license": "MIT" |             "license": "MIT" | ||||||
|         }, |         }, | ||||||
|         "node_modules/@types/js-yaml": { |         "node_modules/@types/js-yaml": { | ||||||
|  | @ -1758,7 +1717,6 @@ | ||||||
|             "version": "2.1.0", |             "version": "2.1.0", | ||||||
|             "resolved": "https://registry.npmjs.org/@types/ms/-/ms-2.1.0.tgz", |             "resolved": "https://registry.npmjs.org/@types/ms/-/ms-2.1.0.tgz", | ||||||
|             "integrity": "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==", |             "integrity": "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==", | ||||||
|             "dev": true, |  | ||||||
|             "license": "MIT" |             "license": "MIT" | ||||||
|         }, |         }, | ||||||
|         "node_modules/@types/node": { |         "node_modules/@types/node": { | ||||||
|  | @ -1770,12 +1728,10 @@ | ||||||
|         }, |         }, | ||||||
|         "node_modules/@types/qs": { |         "node_modules/@types/qs": { | ||||||
|             "version": "6.9.18", |             "version": "6.9.18", | ||||||
|             "dev": true, |  | ||||||
|             "license": "MIT" |             "license": "MIT" | ||||||
|         }, |         }, | ||||||
|         "node_modules/@types/range-parser": { |         "node_modules/@types/range-parser": { | ||||||
|             "version": "1.2.7", |             "version": "1.2.7", | ||||||
|             "dev": true, |  | ||||||
|             "license": "MIT" |             "license": "MIT" | ||||||
|         }, |         }, | ||||||
|         "node_modules/@types/response-time": { |         "node_modules/@types/response-time": { | ||||||
|  | @ -1791,7 +1747,6 @@ | ||||||
|         }, |         }, | ||||||
|         "node_modules/@types/send": { |         "node_modules/@types/send": { | ||||||
|             "version": "0.17.4", |             "version": "0.17.4", | ||||||
|             "dev": true, |  | ||||||
|             "license": "MIT", |             "license": "MIT", | ||||||
|             "dependencies": { |             "dependencies": { | ||||||
|                 "@types/mime": "^1", |                 "@types/mime": "^1", | ||||||
|  | @ -1800,7 +1755,6 @@ | ||||||
|         }, |         }, | ||||||
|         "node_modules/@types/serve-static": { |         "node_modules/@types/serve-static": { | ||||||
|             "version": "1.15.7", |             "version": "1.15.7", | ||||||
|             "dev": true, |  | ||||||
|             "license": "MIT", |             "license": "MIT", | ||||||
|             "dependencies": { |             "dependencies": { | ||||||
|                 "@types/http-errors": "*", |                 "@types/http-errors": "*", | ||||||
|  | @ -2622,9 +2576,9 @@ | ||||||
|             "license": "MIT" |             "license": "MIT" | ||||||
|         }, |         }, | ||||||
|         "node_modules/axios": { |         "node_modules/axios": { | ||||||
|             "version": "1.8.1", |             "version": "1.8.2", | ||||||
|             "resolved": "https://registry.npmjs.org/axios/-/axios-1.8.1.tgz", |             "resolved": "https://registry.npmjs.org/axios/-/axios-1.8.2.tgz", | ||||||
|             "integrity": "sha512-NN+fvwH/kV01dYUQ3PTOZns4LWtWhOFCAhQ/pHb88WQ1hNe5V/dvFwc4VJcDL11LT9xSX0QtsR8sWUuyOuOq7g==", |             "integrity": "sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==", | ||||||
|             "license": "MIT", |             "license": "MIT", | ||||||
|             "dependencies": { |             "dependencies": { | ||||||
|                 "follow-redirects": "^1.15.6", |                 "follow-redirects": "^1.15.6", | ||||||
|  | @ -3123,7 +3077,6 @@ | ||||||
|         }, |         }, | ||||||
|         "node_modules/color-name": { |         "node_modules/color-name": { | ||||||
|             "version": "1.1.4", |             "version": "1.1.4", | ||||||
|             "dev": true, |  | ||||||
|             "license": "MIT" |             "license": "MIT" | ||||||
|         }, |         }, | ||||||
|         "node_modules/color-string": { |         "node_modules/color-string": { | ||||||
|  | @ -5576,6 +5529,12 @@ | ||||||
|             "dev": true, |             "dev": true, | ||||||
|             "license": "MIT" |             "license": "MIT" | ||||||
|         }, |         }, | ||||||
|  |         "node_modules/lodash.once": { | ||||||
|  |             "version": "4.1.1", | ||||||
|  |             "resolved": "https://registry.npmjs.org/lodash.once/-/lodash.once-4.1.1.tgz", | ||||||
|  |             "integrity": "sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==", | ||||||
|  |             "license": "MIT" | ||||||
|  |         }, | ||||||
|         "node_modules/logform": { |         "node_modules/logform": { | ||||||
|             "version": "2.7.0", |             "version": "2.7.0", | ||||||
|             "resolved": "https://registry.npmjs.org/logform/-/logform-2.7.0.tgz", |             "resolved": "https://registry.npmjs.org/logform/-/logform-2.7.0.tgz", | ||||||
|  | @ -5607,12 +5566,6 @@ | ||||||
|             "integrity": "sha512-ka87Jz3gcx/I7Hal94xaN2tZEOPoUOEVftkQqZx2EeQRN7LGdfLlI3FvZ+7WDplm+vK2Urx9ULrvSowtdCieng==", |             "integrity": "sha512-ka87Jz3gcx/I7Hal94xaN2tZEOPoUOEVftkQqZx2EeQRN7LGdfLlI3FvZ+7WDplm+vK2Urx9ULrvSowtdCieng==", | ||||||
|             "license": "Apache-2.0" |             "license": "Apache-2.0" | ||||||
|         }, |         }, | ||||||
|         "node_modules/lodash.once": { |  | ||||||
|             "version": "4.1.1", |  | ||||||
|             "resolved": "https://registry.npmjs.org/lodash.once/-/lodash.once-4.1.1.tgz", |  | ||||||
|             "integrity": "sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==", |  | ||||||
|             "license": "MIT" |  | ||||||
|         }, |  | ||||||
|         "node_modules/loupe": { |         "node_modules/loupe": { | ||||||
|             "version": "3.1.3", |             "version": "3.1.3", | ||||||
|             "dev": true, |             "dev": true, | ||||||
|  | @ -7909,14 +7862,6 @@ | ||||||
|                 "node": ">=8" |                 "node": ">=8" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "node_modules/strip-ansi-cjs/node_modules/ansi-regex": { |  | ||||||
|             "version": "5.0.1", |  | ||||||
|             "dev": true, |  | ||||||
|             "license": "MIT", |  | ||||||
|             "engines": { |  | ||||||
|                 "node": ">=8" |  | ||||||
|             } |  | ||||||
|         }, |  | ||||||
|         "node_modules/strip-bom": { |         "node_modules/strip-bom": { | ||||||
|             "version": "3.0.0", |             "version": "3.0.0", | ||||||
|             "dev": true, |             "dev": true, | ||||||
|  | @ -8855,24 +8800,6 @@ | ||||||
|                 "url": "https://opencollective.com/eslint" |                 "url": "https://opencollective.com/eslint" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "node_modules/vue-i18n": { |  | ||||||
|             "version": "10.0.5", |  | ||||||
|             "license": "MIT", |  | ||||||
|             "dependencies": { |  | ||||||
|                 "@intlify/core-base": "10.0.5", |  | ||||||
|                 "@intlify/shared": "10.0.5", |  | ||||||
|                 "@vue/devtools-api": "^6.5.0" |  | ||||||
|             }, |  | ||||||
|             "engines": { |  | ||||||
|                 "node": ">= 16" |  | ||||||
|             }, |  | ||||||
|             "funding": { |  | ||||||
|                 "url": "https://github.com/sponsors/kazupon" |  | ||||||
|             }, |  | ||||||
|             "peerDependencies": { |  | ||||||
|                 "vue": "^3.0.0" |  | ||||||
|             } |  | ||||||
|         }, |  | ||||||
|         "node_modules/vue-router": { |         "node_modules/vue-router": { | ||||||
|             "version": "4.5.0", |             "version": "4.5.0", | ||||||
|             "license": "MIT", |             "license": "MIT", | ||||||
|  |  | ||||||
		Reference in a new issue
	
	 GitHub
							GitHub