Skip to content

Commit

Permalink
Merge pull request #222 from nanzhong/dependabot/npm_and_yarn/ui/app/…
Browse files Browse the repository at this point in the history
…axios-1.4.0

Bump axios from 1.2.0 to 1.4.0 in /ui/app
  • Loading branch information
nanzhong authored May 15, 2023
2 parents 6338ebe + 6a61bb6 commit 126778e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ui/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@headlessui/vue": "^1.7.13",
"@heroicons/vue": "^2.0.13",
"axios": "^1.2.0",
"axios": "^1.4.0",
"dayjs": "^1.11.6",
"notiwind": "^1.2.6",
"pinia": "^2.0.36",
Expand Down
8 changes: 4 additions & 4 deletions ui/app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -202,10 +202,10 @@ autoprefixer@^10.4.13:
picocolors "^1.0.0"
postcss-value-parser "^4.2.0"

axios@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.2.0.tgz#1cb65bd75162c70e9f8d118a905126c4a201d383"
integrity sha512-zT7wZyNYu3N5Bu0wuZ6QccIf93Qk1eV8LOewxgjOZFd2DenOs98cJ7+Y6703d0wkaXGY6/nZd4EweJaHz9uzQw==
axios@^1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.4.0.tgz#38a7bf1224cd308de271146038b551d725f0be1f"
integrity sha512-S4XCWMEmzvo64T9GfvQDOXgYRDJ/wsSZc7Jvdgx5u1sd0JwsuPLqb3SYmusag+edF6ziyMensPVqLTSc1PiSEA==
dependencies:
follow-redirects "^1.15.0"
form-data "^4.0.0"
Expand Down

0 comments on commit 126778e

Please sign in to comment.