Skip to content

Commit 8745076

Browse files
chore(deps): update dependency axios to v0.30.3 [security]
1 parent 30e3061 commit 8745076

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
},
5050
"dependencies": {
5151
"apollo-server-express": "3.6.7",
52-
"axios": "0.30.2",
52+
"axios": "0.30.3",
5353
"body-parser": "1.20.3",
5454
"comlink": "4.3.1",
5555
"compression": "1.7.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -769,10 +769,10 @@ asynckit@^0.4.0:
769769
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
770770
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
771771

772-
axios@0.30.2:
773-
version "0.30.2"
774-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.30.2.tgz#256d3a8ee765cc27188d08b8b545a5f5a0c77dad"
775-
integrity sha512-0pE4RQ4UQi1jKY6p7u6i1Tkzqmu+d+/tHS7Q7rKunWLB9WyilBTpHHpXzPNMDj5hTbK0B0PTLSz07yqMBiF6xg==
772+
axios@0.30.3:
773+
version "0.30.3"
774+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.30.3.tgz#ab1be887a2d37dd9ebc219657704180faf2c4920"
775+
integrity sha512-5/tmEb6TmE/ax3mdXBc/Mi6YdPGxQsv+0p5YlciXWt3PHIn0VamqCXhRMtScnwY3lbgSXLneOuXAKUhgmSRpwg==
776776
dependencies:
777777
follow-redirects "^1.15.4"
778778
form-data "^4.0.4"

0 commit comments

Comments
 (0)