Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
nni
Commits
7a50c96d
Unverified
Commit
7a50c96d
authored
Sep 23, 2021
by
Lijiaoa
Committed by
GitHub
Sep 23, 2021
Browse files
upgrade axios version (#4186)
parent
126782b4
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
16 additions
and
9 deletions
+16
-9
ts/webui/config/webpack.config.js
ts/webui/config/webpack.config.js
+4
-2
ts/webui/package.json
ts/webui/package.json
+1
-1
ts/webui/yarn.lock
ts/webui/yarn.lock
+11
-6
No files found.
ts/webui/config/webpack.config.js
View file @
7a50c96d
...
@@ -290,8 +290,10 @@ module.exports = function(webpackEnv) {
...
@@ -290,8 +290,10 @@ module.exports = function(webpackEnv) {
strictExportPresence
:
true
,
strictExportPresence
:
true
,
rules
:
[
rules
:
[
// Disable require.ensure as it's not a standard language feature.
// Disable require.ensure as it's not a standard language feature.
{
parser
:
{
requireEnsure
:
false
}
},
{
test
:
/
\.[
cm
]?(
js|tsx
?)
$/
,
parser
:
{
requireEnsure
:
false
},
},
// First, run the linter.
// First, run the linter.
// It's important to do this before Babel processes the JS.
// It's important to do this before Babel processes the JS.
{
{
...
...
ts/webui/package.json
View file @
7a50c96d
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
"version"
:
"0.1.0"
,
"version"
:
"0.1.0"
,
"license"
:
"MIT"
,
"license"
:
"MIT"
,
"dependencies"
:
{
"dependencies"
:
{
"axios"
:
"^0.21.
1
"
,
"axios"
:
"^0.21.
2
"
,
"babel-jest"
:
"^27.0.2"
,
"babel-jest"
:
"^27.0.2"
,
"babel-loader"
:
"^8.2.2"
,
"babel-loader"
:
"^8.2.2"
,
"babel-plugin-named-asset-import"
:
"^0.3.2"
,
"babel-plugin-named-asset-import"
:
"^0.3.2"
,
...
...
ts/webui/yarn.lock
View file @
7a50c96d
...
@@ -3123,12 +3123,12 @@ axe-core@^4.0.2:
...
@@ -3123,12 +3123,12 @@ axe-core@^4.0.2:
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.2.2.tgz#0c987d82c8b82b4b9b7a945f1b5ef0d8fed586ed"
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.2.2.tgz#0c987d82c8b82b4b9b7a945f1b5ef0d8fed586ed"
integrity sha512-OKRkKM4ojMEZRJ5UNJHmq9tht7cEnRnqKG6KyB/trYws00Xtkv12mHtlJ0SK7cmuNbrU8dPUova3ELTuilfBbw==
integrity sha512-OKRkKM4ojMEZRJ5UNJHmq9tht7cEnRnqKG6KyB/trYws00Xtkv12mHtlJ0SK7cmuNbrU8dPUova3ELTuilfBbw==
axios@^0.21.
1
:
axios@^0.21.
2
:
version "0.21.
1
"
version "0.21.
4
"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.
1
.tgz#
22563481962f4d6bde9a76d516ef0e5d3c09b2b8
"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.
4
.tgz#
c67b90dc0568e5c1cf2b0b858c43ba28e2eda575
"
integrity sha512-
dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA
==
integrity sha512-
ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg
==
dependencies:
dependencies:
follow-redirects "^1.1
0
.0"
follow-redirects "^1.1
4
.0"
axobject-query@^2.2.0:
axobject-query@^2.2.0:
version "2.2.0"
version "2.2.0"
...
@@ -5946,11 +5946,16 @@ flatten@^1.0.2:
...
@@ -5946,11 +5946,16 @@ flatten@^1.0.2:
resolved "https://registry.yarnpkg.com/flatten/-/flatten-1.0.3.tgz#c1283ac9f27b368abc1e36d1ff7b04501a30356b"
resolved "https://registry.yarnpkg.com/flatten/-/flatten-1.0.3.tgz#c1283ac9f27b368abc1e36d1ff7b04501a30356b"
integrity sha512-dVsPA/UwQ8+2uoFe5GHtiBMu48dWLTdsuEd7CKGlZlD78r1TTWBvDuFaFGKCo/ZfEr95Uk56vZoX86OsHkUeIg==
integrity sha512-dVsPA/UwQ8+2uoFe5GHtiBMu48dWLTdsuEd7CKGlZlD78r1TTWBvDuFaFGKCo/ZfEr95Uk56vZoX86OsHkUeIg==
follow-redirects@^1.0.0
, follow-redirects@^1.10.0
:
follow-redirects@^1.0.0:
version "1.14.1"
version "1.14.1"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.1.tgz#d9114ded0a1cfdd334e164e6662ad02bfd91ff43"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.1.tgz#d9114ded0a1cfdd334e164e6662ad02bfd91ff43"
integrity sha512-HWqDgT7ZEkqRzBvc2s64vSZ/hfOceEol3ac/7tKwzuvEyWx3/4UegXh5oBOIotkGsObyk3xznnSRVADBgWSQVg==
integrity sha512-HWqDgT7ZEkqRzBvc2s64vSZ/hfOceEol3ac/7tKwzuvEyWx3/4UegXh5oBOIotkGsObyk3xznnSRVADBgWSQVg==
follow-redirects@^1.14.0:
version "1.14.4"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.4.tgz#838fdf48a8bbdd79e52ee51fb1c94e3ed98b9379"
integrity sha512-zwGkiSXC1MUJG/qmeIFH2HBJx9u0V46QGUe3YR1fXG8bXQxq7fLj0RjLZQ5nubr9qNJUZrH+xUcwXEoXNpfS+g==
for-each@^0.3.3:
for-each@^0.3.3:
version "0.3.3"
version "0.3.3"
resolved "https://registry.yarnpkg.com/for-each/-/for-each-0.3.3.tgz#69b447e88a0a5d32c3e7084f3f1710034b21376e"
resolved "https://registry.yarnpkg.com/for-each/-/for-each-0.3.3.tgz#69b447e88a0a5d32c3e7084f3f1710034b21376e"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment