mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-26 02:07:42 +00:00
Merge pull request #10340 from keymanapp/dependabot/npm_and_yarn/follow-redirects-1.15.4
chore(deps-dev): bump follow-redirects from 1.14.9 to 1.15.4
This commit is contained in:
commit
6cfe170789
1 changed files with 3 additions and 2 deletions
5
package-lock.json
generated
5
package-lock.json
generated
|
|
@ -7230,7 +7230,9 @@
|
|||
"license": "ISC"
|
||||
},
|
||||
"node_modules/follow-redirects": {
|
||||
"version": "1.14.9",
|
||||
"version": "1.15.4",
|
||||
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.4.tgz",
|
||||
"integrity": "sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -7238,7 +7240,6 @@
|
|||
"url": "https://github.com/sponsors/RubenVerborgh"
|
||||
}
|
||||
],
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=4.0"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue