Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Site.js
lib
Auto Encrypt
Commits
278d2f17
Verified
Commit
278d2f17
authored
Oct 29, 2020
by
Aral Balkan
Browse files
npm audit fix remaining vulnerability warnings (in dev dependencies)
parent
1de02f2b
Changes
1
Hide whitespace changes
Inline
Side-by-side
package-lock.json
View file @
278d2f17
...
...
@@ -2189,9 +2189,9 @@
}
},
"lodash"
:
{
"version"
:
"4.17.
15
"
,
"resolved"
:
"https://registry.npmjs.org/lodash/-/lodash-4.17.
15
.tgz"
,
"integrity"
:
"sha512-
8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1
A=="
,
"version"
:
"4.17.
20
"
,
"resolved"
:
"https://registry.npmjs.org/lodash/-/lodash-4.17.
20
.tgz"
,
"integrity"
:
"sha512-
PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGm
A=="
,
"dev"
:
true
},
"lodash.camelcase"
:
{
...
...
@@ -2294,12 +2294,6 @@
"brace-expansion"
:
"^1.1.7"
}
},
"minimist"
:
{
"version"
:
"1.2.0"
,
"resolved"
:
"https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz"
,
"integrity"
:
"sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ="
,
"dev"
:
true
},
"mkdirp"
:
{
"version"
:
"1.0.4"
,
"resolved"
:
"https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz"
,
...
...
@@ -3390,6 +3384,12 @@
"requires"
:
{
"minimist"
:
"^1.2.0"
}
},
"minimist"
:
{
"version"
:
"1.2.5"
,
"resolved"
:
"https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz"
,
"integrity"
:
"sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw=="
,
"dev"
:
true
}
}
},
...
...
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