This is an automated email from the ASF dual-hosted git repository.

aloalt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-wayang-website.git


The following commit(s) were added to refs/heads/main by this push:
     new f0969303 Bump serialize-javascript from 6.0.1 to 6.0.2 (#75)
f0969303 is described below

commit f0969303d8616aa7963a3a0e507bf0adc820d3c5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 23 11:40:24 2025 +0200

    Bump serialize-javascript from 6.0.1 to 6.0.2 (#75)
    
    Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) 
from 6.0.1 to 6.0.2.
    - [Release notes](https://github.com/yahoo/serialize-javascript/releases)
    - 
[Commits](https://github.com/yahoo/serialize-javascript/compare/v6.0.1...v6.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: serialize-javascript
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 package-lock.json | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 105ddc7d..e4a1a8ce 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -13390,9 +13390,10 @@
       }
     },
     "node_modules/serialize-javascript": {
-      "version": "6.0.1",
-      "resolved": 
"https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.1.tgz";,
-      "integrity": 
"sha512-owoXEFjWRllis8/M1Q+Cw5k8ZH40e3zhp/ovX+Xr/vi1qj6QesbyXXViFbpNvWvPNAD62SutwEXavefrLJWj7w==",
+      "version": "6.0.2",
+      "resolved": 
"https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.2.tgz";,
+      "integrity": 
"sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==",
+      "license": "BSD-3-Clause",
       "dependencies": {
         "randombytes": "^2.1.0"
       }

Reply via email to