Skip to content

Commit

Permalink
Merge branch 'master' of github.com:duc-cnzj/mars
Browse files Browse the repository at this point in the history
  • Loading branch information
duc-cnzj committed Nov 27, 2023
2 parents e3b06a0 + 4590e4a commit b0159c4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Expand Up @@ -26,7 +26,7 @@
"ansi-to-react": "^6.1.6",
"antd": "^5.8.4",
"assert": "^2.0.0",
"axios": "^1.1.3",
"axios": "^1.6.0",
"classnames": "^2.3.1",
"crypto-js": "^4.2.0",
"dayjs": "^1.11.1",
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Expand Up @@ -3855,10 +3855,10 @@ axe-core@^4.4.3:
resolved "https://registry.npmmirror.com/axe-core/-/axe-core-4.5.1.tgz#04d561c11b6d76d096d34e9d14ba2c294fb20cdc"
integrity sha512-1exVbW0X1O/HSr/WMwnaweyqcWOgZgLiVxdLG34pvSQk4NlYQr9OUy0JLwuhFfuVNQzzqgH57eYzkFBCb3bIsQ==

axios@^1.1.3:
version "1.1.3"
resolved "https://registry.npmmirror.com/axios/-/axios-1.1.3.tgz#8274250dada2edf53814ed7db644b9c2866c1e35"
integrity sha512-00tXVRwKx/FZr/IDVFt4C+f9FYairX517WoGCL6dpOntqLkZofjhu43F/Xl44UOpqa+9sLFDrG/XAnFsUYgkDA==
axios@^1.6.0:
version "1.6.0"
resolved "https://registry.npmmirror.com/axios/-/axios-1.6.0.tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102"
integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==
dependencies:
follow-redirects "^1.15.0"
form-data "^4.0.0"
Expand Down

0 comments on commit b0159c4

Please sign in to comment.