[PR #165] [MERGED] Security fixes #260

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

📋 Pull Request Information

Original PR: https://github.com/docker/awesome-compose/pull/165
Author: @glours
Created: 10/8/2021
Status: Merged
Merged: 10/8/2021
Merged by: @glours

Base: masterHead: security-fixes


📝 Commits (3)

  • f1d900b fix security issues in the VueJS sample
  • 94d8ab6 fix security issues in the react-express-mysql sample
  • 727084b fix security issues in the react-express-mongodb sample

📊 Changes

6 files changed (+2028 additions, -9933 deletions)

View changed files

📝 react-express-mongodb/backend/package-lock.json (+141 -2215)
📝 react-express-mongodb/backend/package.json (+1 -1)
📝 react-express-mysql/backend/package-lock.json (+428 -6455)
📝 react-express-mysql/backend/package.json (+2 -2)
📝 vuejs/vuejs/package.json (+10 -4)
📝 vuejs/vuejs/yarn.lock (+1446 -1256)

📄 Description

Fix some security issues in javascript dependencies


🔄 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/165 **Author:** [@glours](https://github.com/glours) **Created:** 10/8/2021 **Status:** ✅ Merged **Merged:** 10/8/2021 **Merged by:** [@glours](https://github.com/glours) **Base:** `master` ← **Head:** `security-fixes` --- ### 📝 Commits (3) - [`f1d900b`](https://github.com/docker/awesome-compose/commit/f1d900bf8f07062549cf70eb1015bed85d8e64dc) fix security issues in the VueJS sample - [`94d8ab6`](https://github.com/docker/awesome-compose/commit/94d8ab630cace1d1ef22adc14eeab9518ba0e2d7) fix security issues in the react-express-mysql sample - [`727084b`](https://github.com/docker/awesome-compose/commit/727084b6f6d0fceb6deb96eb4499ee06f6196210) fix security issues in the react-express-mongodb sample ### 📊 Changes **6 files changed** (+2028 additions, -9933 deletions) <details> <summary>View changed files</summary> 📝 `react-express-mongodb/backend/package-lock.json` (+141 -2215) 📝 `react-express-mongodb/backend/package.json` (+1 -1) 📝 `react-express-mysql/backend/package-lock.json` (+428 -6455) 📝 `react-express-mysql/backend/package.json` (+2 -2) 📝 `vuejs/vuejs/package.json` (+10 -4) 📝 `vuejs/vuejs/yarn.lock` (+1446 -1256) </details> ### 📄 Description Fix some security issues in javascript dependencies --- <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:22:26 -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#260