diff --git a/_service b/_service
index 9e1e476..7264a33 100644
--- a/_service
+++ b/_service
@@ -8,7 +8,7 @@
true
registry
https://github.com/denoland/deno
- v2.4.4
+ v2.4.5
^v?(.*)
$1
true
diff --git a/deno-2.4.4.tar.zst b/deno-2.4.4.tar.zst
deleted file mode 100644
index 2ced26b..0000000
--- a/deno-2.4.4.tar.zst
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:db85a3c15f39e8e8d6fccd915b84a26a2d7ddd5c2cf7ec3be606f9be777b60e5
-size 108138967
diff --git a/deno-2.4.5.tar.zst b/deno-2.4.5.tar.zst
new file mode 100644
index 0000000..f0b7bcf
--- /dev/null
+++ b/deno-2.4.5.tar.zst
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:02a920017735a1aaa4c140515b6070d11ae7ce979d7425ddee1ddb3a899bf621
+size 108134388
diff --git a/deno.changes b/deno.changes
index 859ac34..a394a2d 100644
--- a/deno.changes
+++ b/deno.changes
@@ -1,3 +1,45 @@
+-------------------------------------------------------------------
+Mon Sep 15 14:53:43 UTC 2025 - Soc Virnyl Estela
+
+- Update to version 2.4.5:
+ * 2.4.5 (#30476)
+ * feat(install): more informative deno install output (#30387)
+ * perf(ext/net): change the default TCP backlog to 512 (#30471)
+ * feat(unstable/install): `DENO_INSTALL_ARCH` env var (#30473)
+ * fix(lsp): silence tsc debug failures for inlay hints (#30456)
+ * chore: make `specs::outdated::pre_release_latest_tag` less flaky (#30474)
+ * fix: enable keyring features and dont clear token when config is missing (#30468)
+ * fix(publish): handle precompile in jsx publishing (#30466)
+ * fix(ext/node): validate callback on `fs.mkdtemp` and `fs.stat` (#30454)
+ * refactor: add deno_maybe_sync crate (#30459)
+ * fix(unstable): parsing regex in selector with character class (#30462)
+ * fix(lsp): fix import specifiers in file rename changes (#30458)
+ * fix(fmt): do not remove parens for jsdoc with `@satisfies` (#30453)
+ * fix(ext/node): TLS emit close event on parent socket (#30451)
+ * test: add ability to ignore Node compat tests (#30439)
+ * fix(cache): cache excluded modules explicitly provided on the command line (#30442)
+ * fix(resolver): update "with --unstable-sloppy-imports" message to use "--sloppy-imports" (#30421)
+ * fix(ext/node): bad compression caused by invalid brotli params (#30437)
+ * fix(ext/node): `os.setPriority` and `os.getPriority` compatibility (#30383)
+ * fix(std/fs): implement `chmod` on windows (#30436)
+ * feat(lsp): pull-based diagnostics (#30325)
+ * fix(ext/node): export `promises` from stream (#30427)
+ * fix(ext/node): mTLS support for `node:tls` (#30426)
+ * fix(node/fs): cp should not create subfolder when both source and target are directories (#30408)
+ * fix(unstable): fix json repl bugs (#30415)
+ * fix(test): set cwd when running node compatibility tests (#30422)
+ * fix(ext/node): tls upgrades for used sockets (#30418)
+ * chore: update keyring to v3.6.3 (#30390)
+ * refactor(ext/node): rewrite net.Socket and net.Server to use ES5 class (#30419)
+ * fix(bundle): allow json imports without attribute in deno bundle, support require of json (#30413)
+ * refactor: make it easier to get closest package.json files (#30420)
+ * fix(outdated): use version tagged as latest if it satisfies the version req (#30412)
+ * refactor: rename deploy env vars (#30393)
+ * refactor(resolver): improve and expose details of CouldNotResolveError (#30410)
+ * fix: support cjs, cts, mjs, and mts for the `--ext` flag (#30398)
+ * chore: fix lint warnings (#30399)
+ * fix: add missing cargo feature to 'deno_npm_cache' crate (#30397)
+
-------------------------------------------------------------------
Mon Sep 01 15:18:49 UTC 2025 - Soc Virnyl Estela
diff --git a/deno.spec b/deno.spec
index c956592..c27ad45 100644
--- a/deno.spec
+++ b/deno.spec
@@ -21,7 +21,7 @@
%global _lto_cflags %nil
%global _v8_version 137.2.1
Name: deno
-Version: 2.4.4
+Version: 2.4.5
Release: 0
Summary: A secure JavaScript and TypeScript runtime
License: MIT
diff --git a/registry.tar.zst b/registry.tar.zst
index 34c8def..bc51ec4 100644
--- a/registry.tar.zst
+++ b/registry.tar.zst
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:045eb0bc5a50fdbc272be24429f7cf8c50c6c3fdb4188bab4dc0fe55e23d0296
-size 187243809
+oid sha256:42e43f1fa75464a39c7cb7115be2a77044c998c22311750510c9127cce61b8cf
+size 196435103