[PR #102] [MERGED] Fix security issues #213

Closed
opened 2025-11-06 14:21:22 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/docker/awesome-compose/pull/102
Author: @glours
Created: 3/14/2021
Status: Merged
Merged: 3/19/2021
Merged by: @aiordache

Base: masterHead: fix-security-issues


📝 Commits (3)

  • 64432e3 upgrade dependencies of vuejs sample to fix security issues
  • c9e99da upgrade dependencies of react-express-mongodb sample to fix security issues
  • 482b1c2 upgrade dependencies of react-express-mysql sample to fix security issues

📊 Changes

4 files changed (+13220 additions, -10434 deletions)

View changed files

📝 react-express-mongodb/frontend/package-lock.json (+12524 -9809)
📝 react-express-mongodb/frontend/package.json (+3 -3)
📝 react-express-mysql/backend/package-lock.json (+3 -3)
📝 vuejs/vuejs/yarn.lock (+690 -619)

📄 Description

Updates dependencies of some samples to fix security issues


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/docker/awesome-compose/pull/102 **Author:** [@glours](https://github.com/glours) **Created:** 3/14/2021 **Status:** ✅ Merged **Merged:** 3/19/2021 **Merged by:** [@aiordache](https://github.com/aiordache) **Base:** `master` ← **Head:** `fix-security-issues` --- ### 📝 Commits (3) - [`64432e3`](https://github.com/docker/awesome-compose/commit/64432e3bdcc88156028a22129e7fa8933895eea8) upgrade dependencies of vuejs sample to fix security issues - [`c9e99da`](https://github.com/docker/awesome-compose/commit/c9e99da18450a1af4c55771046b832937419ce15) upgrade dependencies of react-express-mongodb sample to fix security issues - [`482b1c2`](https://github.com/docker/awesome-compose/commit/482b1c2a7aa5a8c0e33ff282ac7a3517aec76d2b) upgrade dependencies of react-express-mysql sample to fix security issues ### 📊 Changes **4 files changed** (+13220 additions, -10434 deletions) <details> <summary>View changed files</summary> 📝 `react-express-mongodb/frontend/package-lock.json` (+12524 -9809) 📝 `react-express-mongodb/frontend/package.json` (+3 -3) 📝 `react-express-mysql/backend/package-lock.json` (+3 -3) 📝 `vuejs/vuejs/yarn.lock` (+690 -619) </details> ### 📄 Description Updates dependencies of some samples to fix security issues --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 14:21:22 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-compose#213