mirror of
https://github.com/docker/awesome-compose.git
synced 2025-04-19 07:18:06 +02:00
Fix security issues (#102)
* upgrade dependencies of vuejs sample to fix security issues Signed-off-by: Guillaume Lours <guillaume.lours@docker.com> * upgrade dependencies of react-express-mongodb sample to fix security issues Signed-off-by: Guillaume Lours <guillaume.lours@docker.com> * upgrade dependencies of react-express-mysql sample to fix security issues Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
This commit is contained in:
parent
d0769851bc
commit
16854a92ef
4 changed files with 10105 additions and 7319 deletions
6
react-express-mysql/backend/package-lock.json
generated
6
react-express-mysql/backend/package-lock.json
generated
|
@ -1644,9 +1644,9 @@
|
|||
"integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4="
|
||||
},
|
||||
"ini": {
|
||||
"version": "1.3.5",
|
||||
"resolved": "https://registry.npmjs.org/ini/-/ini-1.3.5.tgz",
|
||||
"integrity": "sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw=="
|
||||
"version": "1.3.8",
|
||||
"resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz",
|
||||
"integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew=="
|
||||
},
|
||||
"interpret": {
|
||||
"version": "2.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue