Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
nni
Commits
6f19d3ca
Unverified
Commit
6f19d3ca
authored
May 18, 2020
by
liuzhe-lz
Committed by
GitHub
May 18, 2020
Browse files
fix security alert (#2443)
parent
b3a085d8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
src/webui/package.json
src/webui/package.json
+1
-1
src/webui/yarn.lock
src/webui/yarn.lock
+3
-2
No files found.
src/webui/package.json
View file @
6f19d3ca
...
@@ -65,7 +65,6 @@
...
@@ -65,7 +65,6 @@
"@typescript-eslint/eslint-plugin"
:
"^2.11.0"
,
"@typescript-eslint/eslint-plugin"
:
"^2.11.0"
,
"@typescript-eslint/parser"
:
"^2.11.0"
,
"@typescript-eslint/parser"
:
"^2.11.0"
,
"@uifabric/fluent-theme"
:
"^0.16.7"
,
"@uifabric/fluent-theme"
:
"^0.16.7"
,
"npx"
:
"^10.2.0"
,
"eslint"
:
"^5.16.0"
,
"eslint"
:
"^5.16.0"
,
"eslint-config-react-app"
:
"^4.0.0"
,
"eslint-config-react-app"
:
"^4.0.0"
,
"eslint-loader"
:
"2.1.2"
,
"eslint-loader"
:
"2.1.2"
,
...
@@ -74,6 +73,7 @@
...
@@ -74,6 +73,7 @@
"eslint-plugin-jsx-a11y"
:
"6.2.1"
,
"eslint-plugin-jsx-a11y"
:
"6.2.1"
,
"eslint-plugin-react"
:
"7.12.4"
,
"eslint-plugin-react"
:
"7.12.4"
,
"eslint-plugin-react-hooks"
:
"^1.5.0"
,
"eslint-plugin-react-hooks"
:
"^1.5.0"
,
"npx"
:
"^10.2.0"
,
"typescript"
:
"3.4.5"
"typescript"
:
"3.4.5"
},
},
"scripts"
:
{
"scripts"
:
{
...
...
src/webui/yarn.lock
View file @
6f19d3ca
...
@@ -5371,8 +5371,9 @@ kind-of@^5.0.0:
...
@@ -5371,8 +5371,9 @@ kind-of@^5.0.0:
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-5.1.0.tgz#729c91e2d857b7a419a1f9aa65685c4c33f5845d"
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-5.1.0.tgz#729c91e2d857b7a419a1f9aa65685c4c33f5845d"
kind-of@^6.0.0, kind-of@^6.0.2:
kind-of@^6.0.0, kind-of@^6.0.2:
version "6.0.2"
version "6.0.3"
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.2.tgz#01146b36a6218e64e58f3a8d66de5d7fc6f6d051"
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.3.tgz#07c05034a6c349fa06e24fa35aa76db4580ce4dd"
integrity sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==
last-call-webpack-plugin@^3.0.0:
last-call-webpack-plugin@^3.0.0:
version "3.0.0"
version "3.0.0"
...
...
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