diff --git a/_service b/_service
index ea1ddfe..af7a8de 100644
--- a/_service
+++ b/_service
@@ -8,7 +8,7 @@
https://github.com/denoland/deno
@PARENT_TAG@
- v2.1.3
+ v2.1.4
v(.*)
\1
enable
@@ -22,7 +22,7 @@
deno
- deno-2.1.3.tar.zst
+ deno-2.1.4.tar.zst
true
true
diff --git a/_servicedata b/_servicedata
index 108f057..3664169 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/denoland/deno
- 7f9b1ff30f7d9880b7c825c2b5f2de3137343d76
\ No newline at end of file
+ b32ed7516cfdaaff76203ca530796d6a1235568d
\ No newline at end of file
diff --git a/deno-2.1.3.tar.zst b/deno-2.1.3.tar.zst
deleted file mode 100644
index 685e9c5..0000000
--- a/deno-2.1.3.tar.zst
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0937523fb817c16c415579d5d574236ac9042d4cc0ac40474f0fb30ee08b8987
-size 100099315
diff --git a/deno-2.1.4.tar.zst b/deno-2.1.4.tar.zst
new file mode 100644
index 0000000..2e40d71
--- /dev/null
+++ b/deno-2.1.4.tar.zst
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c3ff2b71038fff45f7708a56502c825bbc828ac1284d274222a33738e854f52a
+size 100100282
diff --git a/deno.changes b/deno.changes
index ccafb6b..2a907a3 100644
--- a/deno.changes
+++ b/deno.changes
@@ -1,3 +1,29 @@
+-------------------------------------------------------------------
+Sat Dec 14 02:13:48 UTC 2024 - Soc Virnyl Estela
+
+- Update to version 2.1.4:
+ * feat(unstable): support caching npm dependencies only as they're needed
+ * refactor(lint): manage schema files for linter in Deno repo
+ * fix(outdated): error when there are no config files
+ * chore(tests): Deprecate remaining usages of itest in check tests
+ * fix(lint): do not error providing --allow-import
+ * fix(outdated): respect --quiet flag for hints
+ * perf(compile): improve FileBackedVfsFile
+ * fix: replace the @deno-types with @ts-types
+ * fix(outdated): show a suggestion for updating
+ * fix(compile): correct read length for transpiled typescript files
+ * chore: reduce allocations in a few places
+ * fix(unstable): don't unwrap optional state in otel
+ * fix: do not error when subpath has an @ symbol
+ * fix(node): update list of builtin node modules, add missing export to _http_common
+ * fix(ext/node): handle Float16Array in node:v8 module
+ * refactor: Make `deno_runtime::shared` module public
+ * fix(task): do not always kill child on ctrl+c on windows
+ * fix: do not panic when fetching invalid file url on Windows
+ * test(ext/node): remove flaky node:dgram compat test case
+ * fix(ext/node): accept file descriptor in fs.readFile(Sync)
+ * chore: add script to check remaining node compat cases
+
-------------------------------------------------------------------
Sat Dec 7 14:32:55 UTC 2024 - Soc Virnyl Estela
diff --git a/deno.obsinfo b/deno.obsinfo
index 961d89a..ecae9ad 100644
--- a/deno.obsinfo
+++ b/deno.obsinfo
@@ -1,4 +1,4 @@
name: deno
-version: 2.1.3
-mtime: 1733441783
-commit: 7f9b1ff30f7d9880b7c825c2b5f2de3137343d76
+version: 2.1.4
+mtime: 1733887887
+commit: b32ed7516cfdaaff76203ca530796d6a1235568d
diff --git a/deno.spec b/deno.spec
index 67f0e6f..ffb4551 100644
--- a/deno.spec
+++ b/deno.spec
@@ -21,7 +21,7 @@
%global _lto_cflags %nil
%global _v8_version 130.0.1
Name: deno
-Version: 2.1.3
+Version: 2.1.4
Release: 0
Summary: A secure JavaScript and TypeScript runtime
License: MIT
diff --git a/registry.tar.zst b/registry.tar.zst
index 1bbe128..ba137f9 100644
--- a/registry.tar.zst
+++ b/registry.tar.zst
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:7c929de726b233fc968e866fd4b7eea145b33b1f5a3870e65e55ff29ddec6f91
-size 143610461
+oid sha256:7bf0bb63ae0f6c1b8d0d68080b7090e25105ccccd99c2c9b78bf1313494b0d94
+size 143616771