diff --git a/package.json b/package.json index 68a5343..4e93e1d 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@vueuse/core": "^9.6.0", "@vueuse/head": "^0.7.13", "animate.css": "^4.1.1", - "axios": "^1.3.2", + "axios": "^1.6.0", "dotenv": "^16.0.3", "flowbite": "^1.5.4", "lodash.clonedeep": "^4.5.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1ab3e45..d57cb8d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,7 +16,7 @@ specifiers: '@vueuse/head': ^0.7.13 animate.css: ^4.1.1 autoprefixer: ^10.4.13 - axios: ^1.3.2 + axios: ^1.6.0 critters: ^0.0.16 cross-env: ^7.0.3 cypress: ^10.11.0 @@ -69,7 +69,7 @@ dependencies: '@vueuse/core': 9.12.0_vue@3.2.45 '@vueuse/head': 0.7.13_vue@3.2.45 animate.css: 4.1.1 - axios: 1.3.2 + axios: 1.6.0 dotenv: 16.0.3 flowbite: 1.6.3 lodash.clonedeep: 4.5.0 @@ -2888,8 +2888,8 @@ packages: resolution: {integrity: sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg==} dev: true - /axios/1.3.2: - resolution: {integrity: sha512-1M3O703bYqYuPhbHeya5bnhpYVsDDRyQSabNja04mZtboLNSuZ4YrltestrLXfHgmzua4TpUqRiVKbiQuo2epw==} + /axios/1.6.0: + resolution: {integrity: sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==} dependencies: follow-redirects: 1.15.2 form-data: 4.0.0 @@ -7800,7 +7800,7 @@ packages: /spotify-api.js/9.2.5: resolution: {integrity: sha512-Q+196XA6zUDvqQ5mMNgPN4l5j8vDF18DVqlwFnn0TX0MqLfOhrKfoeMR5OYNhpa99LVjEvwNF/WPaTAy0MqBJQ==} dependencies: - axios: 1.3.2 + axios: 1.6.0 spotify-types: 1.0.7 transitivePeerDependencies: - debug