[PR #3912] [MERGED] lock npm packages #17141

Closed
opened 2025-11-02 12:27:20 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3912
Author: @daviian
Created: 5/7/2018
Status: Merged
Merged: 5/7/2018
Merged by: @lafriks

Base: masterHead: npm-package-lock


📝 Commits (1)

📊 Changes

1 file changed (+644 additions, -0 deletions)

View changed files

package-lock.json (+644 -0)

📄 Description

Newer NPM versions autogenerate the package-lock.json

This PR locks our npm dependencies to their latest versions.


🔄 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/go-gitea/gitea/pull/3912 **Author:** [@daviian](https://github.com/daviian) **Created:** 5/7/2018 **Status:** ✅ Merged **Merged:** 5/7/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `npm-package-lock` --- ### 📝 Commits (1) - [`4c34880`](https://github.com/go-gitea/gitea/commit/4c34880f302629b87dd2eef43724b1828bf54849) lock npm packages ### 📊 Changes **1 file changed** (+644 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `package-lock.json` (+644 -0) </details> ### 📄 Description Newer NPM versions autogenerate the `package-lock.json` This PR locks our npm dependencies to their latest versions. --- <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-02 12:27:20 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#17141