mirror of
https://github.com/actions/stale.git
synced 2026-08-31 21:13:04 +01:00
feat: add concat-map and undici dependencies; update brace-expansion to 5.0.9
- Added new dependency concat-map with version 0.0.1. - Updated undici dependency to version 6.28.0. - Updated brace-expansion dependency to version 5.0.9. - Removed overrides for brace-expansion in package.json. - Added new balanced and concat-map functions in dist/index.js. - Implemented validation for cookie domain and content length in various functions.
This commit is contained in:
2
.licenses/npm/undici.dep.yml
generated
2
.licenses/npm/undici.dep.yml
generated
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: undici
|
||||
version: 6.27.0
|
||||
version: 6.28.0
|
||||
type: npm
|
||||
summary: An HTTP/1.1 client, written from scratch for Node.js
|
||||
homepage: https://undici.nodejs.org
|
||||
|
||||
Reference in New Issue
Block a user