Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump axios from 1.4.0 to 1.6.0 in /skeleton #537

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions skeleton/.pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion skeleton/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/require-directory": "2.1.2",
"@types/serve-favicon": "2.5.4",
"applicationinsights": "2.7.0",
"axios": "1.4.0",
"axios": "1.6.0",
"body-parser": "1.20.2",
"config": "3.3.9",
"cookie-parser": "1.4.6",
Expand Down
10 changes: 5 additions & 5 deletions skeleton/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4829,7 +4829,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": 5.59.9
"@typescript-eslint/parser": 5.59.9
applicationinsights: 2.7.0
axios: 1.4.0
axios: 1.6.0
axios-debug-log: 1.0.0
babel-loader: 9.1.2
body-parser: 1.20.2
Expand Down Expand Up @@ -5473,14 +5473,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.4.0":
version: 1.4.0
resolution: "axios@npm:1.4.0"
"axios@npm:1.6.0":
version: 1.6.0
resolution: "axios@npm:1.6.0"
dependencies:
follow-redirects: ^1.15.0
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: 7fb6a4313bae7f45e89d62c70a800913c303df653f19eafec88e56cea2e3821066b8409bc68be1930ecca80e861c52aa787659df0ffec6ad4d451c7816b9386b
checksum: c7c9f2ae9e0b9bad7d6f9a4dff030930b12ee667dedf54c3c776714f91681feb743c509ac0796ae5c01e12c4ab4a2bee74905068dd200fbc1ab86f9814578fb0
languageName: node
linkType: hard

Expand Down
Loading