diff options
author | Renovate Bot <forgejo-renovate-action@forgejo.org> | 2024-09-02 08:21:49 +0200 |
---|---|---|
committer | Renovate Bot <forgejo-renovate-action@forgejo.org> | 2024-09-02 08:21:49 +0200 |
commit | 24e513ae9f6680de960dee483f0ae95fae687c3c (patch) | |
tree | a9bd9e034a2b112563c674aba8759a3b8502da46 /package-lock.json | |
parent | Merge pull request 'Update renovate to v38.59.2 (forgejo)' (#5197) from renov... (diff) | |
download | forgejo-24e513ae9f6680de960dee483f0ae95fae687c3c.tar.xz forgejo-24e513ae9f6680de960dee483f0ae95fae687c3c.zip |
Update dependency happy-dom to v15.7.3
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json index d440e5e10f..16e6b2a146 100644 --- a/package-lock.json +++ b/package-lock.json @@ -84,7 +84,7 @@ "eslint-plugin-vue": "9.27.0", "eslint-plugin-vue-scoped-css": "2.8.1", "eslint-plugin-wc": "2.1.1", - "happy-dom": "15.7.2", + "happy-dom": "15.7.3", "license-checker-rseidelsohn": "4.4.1", "markdownlint-cli": "0.41.0", "postcss-html": "1.7.0", @@ -9913,9 +9913,9 @@ } }, "node_modules/happy-dom": { - "version": "15.7.2", - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.7.2.tgz", - "integrity": "sha512-ZU4a27Sj+J7fgd+Kx3PVZ5NbANQxQS4gGZ1SaNMA4zvSDB5ZNkXg4UHLCkMko0fogg9XowI4f51p5FzgDfhVeQ==", + "version": "15.7.3", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.7.3.tgz", + "integrity": "sha512-w3RUaYNXFJX5LiNVhOJLK4GqCB1bFj1FvELtpon3HrN8gUpS09V0Vvm4/BBRRj7mLUE1+ch8PKv1JxEp/0IHjA==", "dev": true, "license": "MIT", "dependencies": { |