Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .licenses/npm/axios.dep.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: axios
version: 1.13.5
version: 1.15.1
type: npm
summary: Promise based HTTP client for the browser and node.js
homepage: https://axios-http.com
Expand Down
2 changes: 1 addition & 1 deletion .licenses/npm/follow-redirects.dep.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: follow-redirects
version: 1.15.11
version: 1.16.0
type: npm
summary: HTTP and HTTPS modules that follow redirects.
homepage: https://github.com/follow-redirects/follow-redirects
Expand Down
2 changes: 1 addition & 1 deletion .licenses/npm/proxy-from-env.dep.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: proxy-from-env
version: 1.1.0
version: 2.1.0
type: npm
summary: Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY
(e.g. HTTP_PROXY) and NO_PROXY environment variables.
Expand Down
2 changes: 1 addition & 1 deletion .licenses/npm/underscore.dep.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: underscore
version: 1.13.6
version: 1.13.8
type: npm
summary: JavaScript's functional programming helper library.
homepage: https://underscorejs.org
Expand Down
Loading
Loading