Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent 5daa5e6 commit 6486209
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4250,30 +4250,30 @@
dependencies:
tslib "^2.3.1"

"@whatwg-node/fetch@^0.9.0", "@whatwg-node/fetch@^0.9.21", "@whatwg-node/fetch@^0.9.4":
version "0.9.21"
resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.9.21.tgz#24a08c441126ae2d0f94544e718bdb4a8c2b5ad0"
integrity sha512-Wt0jPb+04JjobK0pAAN7mEHxVHcGA9HoP3OyCsZtyAecNQeADXCZ1MihFwVwjsgaRYuGVmNlsCmLxlG6mor8Gw==
"@whatwg-node/fetch@^0.9.0", "@whatwg-node/fetch@^0.9.22", "@whatwg-node/fetch@^0.9.4":
version "0.9.22"
resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.9.22.tgz#391000e8b9191364d93583477865c02a56e1eaed"
integrity sha512-+RIBffgoaRlWV9cKV6wAX71sbeoU2APOI3G13ZRMkabYHwkvDMeZDTyxJcsMXA5CpieJ7NFXF9Xyu72jwvdzqA==
dependencies:
"@whatwg-node/node-fetch" "^0.5.23"
"@whatwg-node/node-fetch" "^0.5.27"
urlpattern-polyfill "^10.0.0"

"@whatwg-node/node-fetch@^0.5.23":
version "0.5.26"
resolved "https://registry.yarnpkg.com/@whatwg-node/node-fetch/-/node-fetch-0.5.26.tgz#b660f55bf0039ef7ead75c224fe4240469c88f88"
integrity sha512-4jXDeZ4IH4bylZ6wu14VEx0aDXXhrN4TC279v9rPmn08g4EYekcYf8wdcOOnS9STjDkb6x77/6xBUTqxGgjr8g==
"@whatwg-node/node-fetch@^0.5.27":
version "0.5.27"
resolved "https://registry.yarnpkg.com/@whatwg-node/node-fetch/-/node-fetch-0.5.27.tgz#e6e1448029c5fe58eae25a6f8c740434504077f5"
integrity sha512-0OaMj5W4fzWimRSFq07qFiWfquaUMNB+695GwE76LYKVuah+jwCdzSgsIOtwPkiyJ35w0XGhXmJPiIJCdLwopg==
dependencies:
"@kamilkisiela/fast-url-parser" "^1.1.4"
busboy "^1.6.0"
fast-querystring "^1.1.1"
tslib "^2.6.3"

"@whatwg-node/server@^0.9.15":
version "0.9.49"
resolved "https://registry.yarnpkg.com/@whatwg-node/server/-/server-0.9.49.tgz#5d2d49b114041973c9d625c65e3c018032b8928b"
integrity sha512-3KzLXw80gWnTsQ746G/LFdCThTPfDodjQs4PnmoNuPa6XUOl4HWq8TlJpxtmnEEB+y+UYLal+3VQ68dtYlbUDQ==
version "0.9.50"
resolved "https://registry.yarnpkg.com/@whatwg-node/server/-/server-0.9.50.tgz#7098890bb674477aa4a4be5ecfd10f22857b65fa"
integrity sha512-7Vd8k6iu+ps8bkZT+Y/wPm42EDh8KojAL+APKa79mntgkyPtdq0r1//CO+0eYqQBz6HGrDxHRT4KChSOy4jGIw==
dependencies:
"@whatwg-node/fetch" "^0.9.21"
"@whatwg-node/fetch" "^0.9.22"
tslib "^2.6.3"

"@yarnpkg/lockfile@^1.1.0":
Expand Down

0 comments on commit 6486209

Please sign in to comment.