Skip to content

Commit 5cf3f2a

Browse files
Merge pull request #37 from kulkultech/dependabot/npm_and_yarn/axios-0.32.0
build(deps-dev): bump axios from 0.31.1 to 0.32.0
2 parents e421554 + 4942df4 commit 5cf3f2a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"dependencies": {},
1717
"devDependencies": {
18-
"axios": "^0.31.1",
18+
"axios": "^0.32.0",
1919
"chai": "^4.2.0",
2020
"cheerio": "^1.0.0-rc.3",
2121
"esm": "^3.2.25",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -342,10 +342,10 @@ available-typed-arrays@^1.0.7:
342342
dependencies:
343343
possible-typed-array-names "^1.0.0"
344344

345-
axios@^0.31.1:
346-
version "0.31.1"
347-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.31.1.tgz#05b4c8f99e0b6f897708c74d6788d7535c6ac0c3"
348-
integrity sha512-Ef8DUZSZQP6igY48mjGaoEjwhely97lserep0IFJifBH4YdKvwH5eMLniy3kig2HQoBNR8EkZpDjowxwTJcmbg==
345+
axios@^0.32.0:
346+
version "0.32.0"
347+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.32.0.tgz#7859220c955272a72df8c0789ebd1219aba6d1d9"
348+
integrity sha512-sGQArzERW2SI8IRkjuJ5y91Sm9QjiRq4Ay4kOLqpbBt5CeKDNq4g6nirJdyD+palK3yEDXnJiVXsesX66AjwyA==
349349
dependencies:
350350
follow-redirects "^1.15.4"
351351
form-data "^4.0.4"

0 commit comments

Comments
 (0)