8000 fix(deps): update dependency axios to v1.6.0 [security] · sarvex/coder@f503b5d · GitHub
[go: up one dir, main page]

Skip to content

Commit f503b5d

Browse files
fix(deps): update dependency axios to v1.6.0 [security]
1 parent fc40f1d commit f503b5d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@xstate/inspect": "0.6.5",
4949
"@xstate/react": "3.2.1",
5050
"ansi-to-html": "0.7.2",
51-
"axios": "1.3.4",
51+
"axios": "1.6.0",
5252
"canvas": "2.11.0",
5353
"chart.js": "3.9.1",
5454
"chartjs-adapter-date-fns": "3.0.0",

site/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4408,10 +4408,10 @@ axe-core@^4.4.3:
44084408
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.6.3.tgz#fc0db6fdb65cc7a80ccf85286d91d64ababa3ece"
44094409
integrity sha512-/BQzOX780JhsxDnPpH4ZiyrJAzcd8AfzFPkv+89veFSr1rcMjuq2JDCwypKaPeB6ljHp9KjXhPpjgCvQlWYuqg==
44104410

4411-
axios@1.3.4:
4412-
version "1.3.4"
4413-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.4.tgz#f5760cefd9cfb51fd2481acf88c05f67c4523024"
4414-
integrity sha512-toYm+Bsyl6VC5wSkfkbbNB6ROv7KY93PEBBL6xyDczaIHasAiv4wPqQ/c4RjoQzipxRD2W5g21cOqQulZ7rHwQ==
4411+
axios@1.6.0:
4412+
version "1.6.0"
4413+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0.tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102"
4414+
integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==
44154415
dependencies:
44164416
follow-redirects "^1.15.0"
44174417
form-data "^4.0.0"

0 commit comments

Comments
 (0)
0