summary refs log tree commit diff
path: root/util/package.json
diff options
context:
space:
mode:
authorMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-01-24 10:22:46 +1100
committerMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-01-24 10:22:46 +1100
commitba79fe858ce487de6138893be6834309085bedbb (patch)
treed7d03791adebf2c44f2b941fe70d12aa7ba4e226 /util/package.json
parentAdded `typescript-cached-transpile` package to help improve performance (diff)
parent* Replaced list of invisible characters with unicode codepoints (diff)
downloadserver-ts-ba79fe858ce487de6138893be6834309085bedbb.tar.xz
Merge branch 'master' into tsnode
Diffstat (limited to 'util/package.json')
-rw-r--r--util/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/package.json b/util/package.json

index aef5dcfc..1ef3031e 100644 --- a/util/package.json +++ b/util/package.json
@@ -44,7 +44,7 @@ "lambert-server": "^1.2.12", "missing-native-js-functions": "^1.2.18", "multer": "^1.4.3", - "node-fetch": "^2.6.1", + "node-fetch": "^2.6.7", "patch-package": "^6.4.7", "pg": "^8.7.1", "picocolors": "^1.0.0",