Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
Domain Data Management Services
Seismic
Seismic DMS Suite
seismic-dms-service
Commits
fa6af49e
Commit
fa6af49e
authored
Apr 16, 2021
by
Diego Molteni
Browse files
fixed vulnerability
parent
fdc7661f
Changes
2
Hide whitespace changes
Inline
Side-by-side
npm-shrinkwrap.json
View file @
fa6af49e
...
...
@@ -5876,9 +5876,9 @@
"integrity"
:
"sha1-Jjj8OaAzHpysGgS3F5mTHJxQ33k="
},
"lodash"
:
{
"version"
:
"4.17.2
0
"
,
"resolved"
:
"https://registry.npmjs.org/lodash/-/lodash-4.17.2
0
.tgz"
,
"integrity"
:
"sha512-
PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA
=="
"version"
:
"4.17.2
1
"
,
"resolved"
:
"https://registry.npmjs.org/lodash/-/lodash-4.17.2
1
.tgz"
,
"integrity"
:
"sha512-
v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg
=="
},
"lodash.assignin"
:
{
"version"
:
"4.2.0"
,
...
...
package.json
View file @
fa6af49e
...
...
@@ -70,7 +70,7 @@
"
jsonwebtoken
"
:
"
8.5.1
"
,
"
jwtproxy
"
:
"
^1.6.8
"
,
"
keycloak-admin
"
:
"
1.13.0
"
,
"
lodash
"
:
"
^4.17.2
0
"
,
"
lodash
"
:
"
^4.17.2
1
"
,
"
log4js
"
:
"
^6.3.0
"
,
"
minimist
"
:
"
^1.2.5
"
,
"
mkdirp
"
:
"
^1.0.4
"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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