diff --git a/package.json b/package.json index 1762f2c..f5adaed 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "packageManager": "pnpm@10.11.0", "dependencies": { - "globals": "~16.1.0", + "globals": "~16.5.0", "happy-dom": "~17.5.1" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5cc57e7..d164f79 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,20 +9,20 @@ importers: .: dependencies: globals: - specifier: ~16.1.0 - version: 16.1.0 + specifier: ~16.5.0 + version: 16.5.0 happy-dom: specifier: ~17.5.1 - version: 17.5.6 + version: 17.5.9 packages: - globals@16.1.0: - resolution: {integrity: sha512-aibexHNbb/jiUSObBgpHLj+sIuUmJnYcgXBlrfsiDZ9rt4aF2TFRbyLgZ2iFQuVZ1K5Mx3FVkbKRSgKrbK3K2g==} + globals@16.5.0: + resolution: {integrity: sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==} engines: {node: '>=18'} - happy-dom@17.5.6: - resolution: {integrity: sha512-B4U6jKuiizwCJ2WP0YreQmRdeBrHKOXhpz7YUbbwdSAKfWEhdG4UfWZOZTZ5Oejs/9yJtk7xmbfp8YdVL9LVFA==} + happy-dom@17.5.9: + resolution: {integrity: sha512-0zMBuT0SxGV+wf9QNFfmD79+h6vCkOUchun+8EwP94teHXDFNq4mULnL1T+yGhUY+U4IdtxpF8OcTnX/a/FsVw==} engines: {node: '>=18.0.0'} webidl-conversions@7.0.0: @@ -35,9 +35,9 @@ packages: snapshots: - globals@16.1.0: {} + globals@16.5.0: {} - happy-dom@17.5.6: + happy-dom@17.5.9: dependencies: webidl-conversions: 7.0.0 whatwg-mimetype: 3.0.0