aboutsummaryrefslogtreecommitdiffstats
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
authorLibravatar MCMXC <16797721+mcmxcdev@users.noreply.github.com>2023-10-31 01:32:44 -0600
committerLibravatar GitHub <noreply@github.com>2023-10-31 07:32:44 +0000
commit79cdbe639cc45df6f7ae6116ba8ecf77fe869843 (patch)
treecfcf8f435353e14f5e3cd07a1c32327bedd32e15 /pnpm-lock.yaml
parent6.6.1-nightly.1 [skip ci] (diff)
downloadferdium-app-79cdbe639cc45df6f7ae6116ba8ecf77fe869843.tar.gz
ferdium-app-79cdbe639cc45df6f7ae6116ba8ecf77fe869843.tar.zst
ferdium-app-79cdbe639cc45df6f7ae6116ba8ecf77fe869843.zip
refactor: uninstall node-fetch which is built-in since node 18 (#1431)
* Update submodules [skip ci] * Update submodules [skip ci] * refactor: uninstall node-fetch which is built-in since node 18 - uninstall node-fetch from package.json - remove fetch import from translation-helpers.ts - remove fetch import from RecipeController and UserController * remove leftover console.log --------- Co-authored-by: github-actions <github-actions@github.com>
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r--pnpm-lock.yaml3
1 files changed, 0 insertions, 3 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 1d8b7e70a..96853ef9f 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -167,9 +167,6 @@ dependencies:
167 ms: 167 ms:
168 specifier: 2.1.3 168 specifier: 2.1.3
169 version: 2.1.3 169 version: 2.1.3
170 node-fetch:
171 specifier: 2.6.11
172 version: 2.6.11
173 normalize-url: 170 normalize-url:
174 specifier: 6.1.0 171 specifier: 6.1.0
175 version: 6.1.0 172 version: 6.1.0