Skip to content

Commit 719d50f

Browse files
build(deps): bump axios from 0.27.2 to 1.6.7
Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.6.7. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v0.27.2...v1.6.7) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 83f80a7 commit 719d50f

File tree

4 files changed

+29
-16
lines changed

4 files changed

+29
-16
lines changed

packages/firecamp-scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@firecamp/utils": "^0.0.24",
3636
"@hapi/joi": "^17.1.1",
3737
"ajv": "^8.11.2",
38-
"axios": "0.27.2",
38+
"axios": "1.6.7",
3939
"browser-or-node": "^2.0.0",
4040
"chai": "^4.3.6",
4141
"chai-http": "^4.3.0",

playgrounds/firecamp-rest-executor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@firecamp/utils": "^0.0.24",
4242
"@hapi/joi": "^17.1.1",
4343
"ajv": "^8.11.2",
44-
"axios": "0.27.2",
44+
"axios": "1.6.7",
4545
"browser-or-node": "^2.0.0",
4646
"chai": "^4.3.6",
4747
"chai-http": "^4.3.0",

playgrounds/firecamp-rest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@types/node": "^16.4.3",
7575
"@typescript-eslint/eslint-plugin": "^5.35.1",
7676
"@typescript-eslint/parser": "^5.29.0",
77-
"axios": "^0.27.2",
77+
"axios": "^1.6.7",
7878
"cspell": "^4.1.0",
7979
"eslint": "^8.29.0",
8080
"eslint-config-prettier": "^6.11.0",

pnpm-lock.yaml

Lines changed: 26 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)