Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @types/node to v18.19.68 #495

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 27, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 18.11.9 -> 18.19.68 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions github-actions bot temporarily deployed to enfants-du-spectacle-renovate-node-18-x-2fwecc March 27, 2023 17:59 Inactive
@renovate renovate bot changed the title fix(deps): update dependency @types/node to v18.15.10 fix(deps): update dependency @types/node to v18.15.11 Mar 29, 2023
@renovate renovate bot force-pushed the renovate/node-18.x branch from 3b4c554 to f21de7f Compare March 29, 2023 03:37
@github-actions github-actions bot temporarily deployed to enfants-du-spectacle-renovate-node-18-x-2fwecc March 29, 2023 03:42 Inactive
@renovate renovate bot changed the title fix(deps): update dependency @types/node to v18.15.11 fix(deps): update dependency @types/node to v18.15.12 Apr 20, 2023
@renovate renovate bot force-pushed the renovate/node-18.x branch from f21de7f to 13e8762 Compare April 20, 2023 03:56
@github-actions github-actions bot temporarily deployed to enfants-du-spectacle-renovate-node-18-x-2fwecc April 20, 2023 04:03 Inactive
@renovate renovate bot force-pushed the renovate/node-18.x branch from 13e8762 to 2b897fc Compare April 20, 2023 14:08
@github-actions github-actions bot temporarily deployed to enfants-du-spectacle-renovate-node-18-x-2fwecc April 20, 2023 14:15 Inactive
@renovate renovate bot changed the title fix(deps): update dependency @types/node to v18.15.12 fix(deps): update dependency @types/node to v18.15.13 Apr 21, 2023
@renovate renovate bot force-pushed the renovate/node-18.x branch from 2b897fc to 7c6cb0b Compare April 21, 2023 05:58
@github-actions github-actions bot temporarily deployed to enfants-du-spectacle-renovate-node-18-x-2fwecc April 21, 2023 06:04 Inactive
@renovate renovate bot changed the title fix(deps): update dependency @types/node to v18.15.13 fix(deps): update dependency @types/node to v18.16.0 Apr 23, 2023
@renovate renovate bot force-pushed the renovate/node-18.x branch from 7c6cb0b to e88660f Compare April 23, 2023 09:35
@github-actions github-actions bot temporarily deployed to enfants-du-spectacle-renovate-node-18-x-2fwecc April 23, 2023 09:41 Inactive
@renovate renovate bot changed the title fix(deps): update dependency @types/node to v18.16.0 fix(deps): update dependency @types/node to v18.16.1 Apr 26, 2023
@renovate renovate bot force-pushed the renovate/node-18.x branch from e88660f to 2467c22 Compare April 26, 2023 02:24
@github-actions github-actions bot temporarily deployed to enfants-du-spectacle-renovate-node-18-x-2fwecc April 26, 2023 02:30 Inactive
@renovate renovate bot changed the title fix(deps): update dependency @types/node to v18.16.1 fix(deps): update dependency @types/node to v18.16.2 Apr 28, 2023
@renovate renovate bot force-pushed the renovate/node-18.x branch from 2467c22 to dc094d3 Compare April 28, 2023 03:50
@github-actions github-actions bot temporarily deployed to enfants-du-spectacle-renovate-node-18-x-2fwecc April 28, 2023 03:57 Inactive
@renovate renovate bot changed the title fix(deps): update dependency @types/node to v18.16.2 fix(deps): update dependency @types/node to v18.16.3 Apr 29, 2023
@renovate renovate bot force-pushed the renovate/node-18.x branch from dc094d3 to bc9c987 Compare April 29, 2023 08:37
@github-actions github-actions bot temporarily deployed to enfants-du-spectacle-renovate-node-18-x-2fwecc April 29, 2023 08:43 Inactive
@renovate renovate bot changed the title fix(deps): update dependency @types/node to v18.16.3 fix(deps): update dependency @types/node to v18.16.4 May 5, 2023
@renovate renovate bot force-pushed the renovate/node-18.x branch from bc9c987 to 27198d0 Compare May 5, 2023 10:10
@socket-security
Copy link

socket-security bot commented May 5, 2023

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteSourceCI
Possible typosquat attack npm/component-bind@1.0.0 ⚠︎
Critical CVE npm/lodash@2.4.2 ⚠︎

View full report↗︎

Next steps

What is a typosquat?

Package name is similar to other popular packages and may not be the package you want.

Use care when consuming similarly named packages and ensure that you did not intend to consume a different package. Malicious packages often publish using similar names as existing popular packages.

What is a critical CVE?

Contains a Critical Common Vulnerability and Exposure (CVE).

Remove or replace dependencies that include known critical CVEs. Consumers can use dependency overrides or npm audit fix --force to remove vulnerable dependencies.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore npm/component-bind@1.0.0
  • @SocketSecurity ignore npm/lodash@2.4.2

@github-actions github-actions bot temporarily deployed to enfants-du-spectacle-renovate-node-18-x-2fwecc May 5, 2023 10:16 Inactive
@renovate renovate bot force-pushed the renovate/node-18.x branch from 27198d0 to db4ca94 Compare May 6, 2023 01:15
@renovate renovate bot changed the title fix(deps): update dependency @types/node to v18.19.59 fix(deps): update dependency @types/node to v18.19.60 Oct 28, 2024
@renovate renovate bot force-pushed the renovate/node-18.x branch from 16ba554 to a0df2ff Compare October 28, 2024 21:31
@renovate renovate bot changed the title fix(deps): update dependency @types/node to v18.19.60 fix(deps): update dependency @types/node to v18.19.61 Oct 29, 2024
@renovate renovate bot force-pushed the renovate/node-18.x branch from a0df2ff to d64738a Compare October 29, 2024 19:40
@renovate renovate bot changed the title fix(deps): update dependency @types/node to v18.19.61 fix(deps): update dependency @types/node to v18.19.62 Oct 31, 2024
@renovate renovate bot force-pushed the renovate/node-18.x branch from d64738a to 80a2f1c Compare October 31, 2024 06:34
@renovate renovate bot force-pushed the renovate/node-18.x branch from 80a2f1c to f7bf30a Compare October 31, 2024 22:34
@renovate renovate bot changed the title fix(deps): update dependency @types/node to v18.19.62 fix(deps): update dependency @types/node to v18.19.63 Oct 31, 2024
@renovate renovate bot force-pushed the renovate/node-18.x branch from f7bf30a to 6a41d8a Compare November 3, 2024 04:53
@renovate renovate bot changed the title fix(deps): update dependency @types/node to v18.19.63 fix(deps): update dependency @types/node to v18.19.64 Nov 3, 2024
@renovate renovate bot changed the title fix(deps): update dependency @types/node to v18.19.64 fix(deps): update dependency @types/node to v18.19.65 Nov 23, 2024
@renovate renovate bot force-pushed the renovate/node-18.x branch from 6a41d8a to 313bfa4 Compare November 23, 2024 06:20
@renovate renovate bot force-pushed the renovate/node-18.x branch from 313bfa4 to 4e27030 Compare November 25, 2024 22:54
@renovate renovate bot changed the title fix(deps): update dependency @types/node to v18.19.65 fix(deps): update dependency @types/node to v18.19.66 Nov 25, 2024
@renovate renovate bot force-pushed the renovate/node-18.x branch from 4e27030 to 7bee48d Compare November 28, 2024 06:47
@renovate renovate bot changed the title fix(deps): update dependency @types/node to v18.19.66 fix(deps): update dependency @types/node to v18.19.67 Nov 28, 2024
@renovate renovate bot changed the title fix(deps): update dependency @types/node to v18.19.67 fix(deps): update dependency @types/node to v18.19.68 Dec 11, 2024
@renovate renovate bot force-pushed the renovate/node-18.x branch from 7bee48d to b715583 Compare December 11, 2024 12:49
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@cspotcode/source-map-support@0.8.1 filesystem +1 194 kB cspotcode
npm/@one-ini/wasm@0.1.1 filesystem 0 98 kB hildjj
npm/@prisma/engines@4.16.2 None 0 2.71 MB prismabot
npm/@tsconfig/node10@1.0.9 None 0 2.39 kB typescript-deploys
npm/@tsconfig/node12@1.0.11 None 0 2.5 kB typescript-deploys
npm/@tsconfig/node14@1.0.3 None 0 2.39 kB typescript-deploys
npm/@tsconfig/node16@1.0.4 None 0 2.45 kB typescript-deploys
npm/accepts@1.3.8 None 0 16.8 kB dougwilson
npm/addressparser@1.0.1 None 0 11.7 kB andris
npm/after@0.8.2 None 0 7.19 kB raynos
npm/arg@4.1.3 None 0 12.9 kB qix
npm/array-flatten@1.1.1 None 0 4.42 kB blakeembrey
npm/arraybuffer.slice@0.0.7 None 0 10 kB rase-
npm/async-limiter@1.0.1 None 0 6.9 kB strml
npm/backo2@1.0.2 None 0 3.1 kB mokesmokes
npm/base32.js@0.1.0 None 0 62.3 kB mikepb
npm/base64id@1.0.0 None 0 4.26 kB darrachequesne
npm/better-assert@1.0.2 environment, filesystem 0 3.91 kB tony_ado
npm/blob@0.0.5 None 0 30.6 kB amitport
npm/body-parser@1.20.1 network Transitive: unsafe +3 434 kB dougwilson
npm/boolbase@1.0.0 None 0 1.33 kB feedic
npm/callsite@1.0.0 None 0 1.47 kB tjholowaychuk
npm/camel-case@3.0.0 None 0 2.99 kB blakeembrey
npm/cheerio-select@2.1.0 None 0 62.6 kB feedic
npm/cheerio@0.18.0 Transitive: network +10 2.06 MB jugglinmike
npm/clean-css@4.2.4 environment, filesystem, network 0 438 kB jakub.pawlowicz
npm/component-bind@1.0.0 None 0 2.43 kB tootallnate
npm/component-emitter@1.2.1 None 0 7.57 kB nami-doc
npm/component-inherit@0.0.3 None 0 1.65 kB coreh
npm/config-chain@1.1.13 environment, filesystem, network 0 15 kB isaacs
npm/content-disposition@0.5.4 None 0 19.1 kB dougwilson
npm/content-type@1.0.5 None 0 10.5 kB dougwilson
npm/cookie-signature@1.0.6 None 0 3.94 kB natevw
npm/cors@2.8.5 None 0 20 kB dougwilson
npm/create-require@1.1.1 filesystem, unsafe 0 6.25 kB pi0
npm/css-select@5.1.0 None 0 224 kB feedic
npm/css-what@6.1.0 None 0 66 kB feedic
npm/cssselect@0.4.1 None +1 16 kB
npm/csswhat@0.4.7 None 0 0 B
npm/destroy@1.2.0 filesystem 0 9.02 kB dougwilson
npm/detect-node@2.1.0 None 0 2.76 kB iliakan
npm/diff@4.0.2 None 0 335 kB kpdecker
npm/editorconfig@1.0.4 filesystem Transitive: environment, shell +2 638 kB hildjj
npm/encodeurl@1.0.2 None 0 7.86 kB dougwilson
npm/engine.io-client@3.3.3 None 0 176 kB darrachequesne
npm/engine.io-parser@2.1.3 None 0 39.2 kB darrachequesne
npm/engine.io@3.3.2 environment, network +3 240 kB darrachequesne
npm/escape-goat@3.0.0 None 0 6.36 kB sindresorhus
npm/escape-html@1.0.3 None 0 3.66 kB dougwilson
npm/express@4.18.2 environment, filesystem, network Transitive: eval +8 542 kB dougwilson
npm/extend@3.0.2 None 0 23.5 kB ljharb
npm/finalhandler@1.2.0 environment 0 18.6 kB dougwilson
npm/forwarded@0.2.0 None 0 5.88 kB dougwilson
npm/fresh@0.5.2 None 0 10.1 kB dougwilson
npm/has-binary2@1.0.3 None +1 7.93 kB darrachequesne
npm/has-cors@1.1.0 None 0 2.71 kB shtylman
npm/html-minifier@4.0.0 Transitive: filesystem, shell +1 159 kB alexlamsl
npm/indexof@0.0.1 None 0 909 B
npm/ini@1.3.8 None 0 9.3 kB isaacs
npm/ipaddr.js@1.9.1 None 0 42.1 kB whitequark
npm/ipv6-normalize@1.0.1 None 0 4.66 kB poying
npm/js-beautify@1.14.9 Transitive: filesystem +2 1.06 MB bitwiseman
npm/juice@9.1.0 filesystem Transitive: shell +1 162 kB jrit
npm/lower-case@1.1.4 None 0 4.78 kB blakeembrey
npm/mailparser-mit@1.0.0 None 0 335 kB rossj
npm/make-error@1.3.6 None 0 12.4 kB julien-f
npm/mensch@0.3.4 None 0 36.6 kB brett
npm/merge-descriptors@1.0.1 None 0 4.89 kB dougwilson
npm/methods@1.1.2 network 0 5.29 kB dougwilson
npm/mjml-accordion@4.14.1 None 0 26.6 kB iryusa
npm/mjml-body@4.14.1 None 0 4.95 kB iryusa
npm/mjml-button@4.14.1 None 0 13 kB iryusa
npm/mjml-carousel@4.14.1 None 0 22.6 kB iryusa
npm/mjml-cli@4.14.1 filesystem 0 30.3 kB iryusa
npm/mjml-column@4.14.1 None 0 16.8 kB iryusa
npm/mjml-core@4.14.1 filesystem Transitive: network +6 2.05 MB iryusa
npm/mjml-divider@4.14.1 None 0 8.08 kB iryusa
npm/mjml-group@4.14.1 None 0 11.4 kB iryusa
npm/mjml-head-attributes@4.14.1 None 0 5.42 kB iryusa
npm/mjml-head-breakpoint@4.14.1 None 0 4.25 kB iryusa
npm/mjml-head-font@4.14.1 None 0 4.44 kB iryusa
npm/mjml-head-html-attributes@4.14.1 None 0 5.33 kB iryusa
npm/mjml-head-preview@4.14.1 None 0 3.92 kB iryusa
npm/mjml-head-style@4.14.1 None 0 5.34 kB iryusa
npm/mjml-head-title@4.14.1 None 0 3.82 kB iryusa
npm/mjml-head@4.14.1 None 0 3.13 kB iryusa
npm/mjml-hero@4.14.1 None 0 19.1 kB iryusa
npm/mjml-image@4.14.1 None 0 11.3 kB iryusa
npm/mjml-migrate@4.14.1 None 0 10.2 kB iryusa
npm/mjml-navbar@4.14.1 None 0 35.8 kB iryusa
npm/mjml-parser-xml@4.14.1 filesystem +2 283 kB iryusa
npm/mjml-preset-core@4.14.1 None 0 7.27 kB iryusa
npm/mjml-raw@4.14.1 None 0 5.36 kB iryusa
npm/mjml-section@4.14.1 None 0 21.3 kB iryusa
npm/mjml-social@4.14.1 None 0 24.4 kB iryusa
npm/mjml-spacer@4.14.1 None 0 5.34 kB iryusa
npm/mjml-table@4.14.1 None 0 9.02 kB iryusa
npm/mjml-text@4.14.1 None 0 8.48 kB iryusa
npm/mjml-validator@4.13.0 None 0 30 kB iryusa
npm/mjml-wrapper@4.14.1 None 0 8.06 kB iryusa
npm/mjml@4.14.1 None 0 10.5 kB iryusa
npm/no-case@2.3.2 None 0 30.8 kB blakeembrey

🚮 Removed packages: npm/npm-run-path@5.1.0, npm/npmlog@6.0.2, npm/nwsapi@2.2.7, npm/oauth@0.9.15, npm/object-assign@4.1.1, npm/object-hash@2.2.0, npm/object-inspect@1.13.0, npm/object-is@1.1.5, npm/object-keys@1.1.1, npm/object.assign@4.1.4, npm/object.entries@1.1.7, npm/object.fromentries@2.0.7, npm/object.groupby@1.0.1, npm/object.hasown@1.1.3, npm/oidc-token-hash@5.0.3, npm/on-finished@2.4.1, npm/once@1.4.0, npm/onetime@6.0.0, npm/open@9.1.0, npm/openid-client@5.6.1, npm/optionator@0.9.3, npm/p-limit@3.1.0, npm/p-locate@4.1.0, npm/p-map@4.0.0, npm/p-try@2.2.0, npm/pako@1.0.11, npm/parent-module@1.0.1, npm/parse-json@5.2.0, npm/parse5@6.0.1, npm/path-browserify@1.0.1, npm/path-exists@4.0.0, npm/path-is-absolute@1.0.1, npm/path-key@3.1.1, npm/path-parse@1.0.7, npm/path-scurry@1.10.1, npm/path-type@4.0.0, npm/pbkdf2@3.1.2, npm/performance-now@2.1.0, npm/picocolors@1.0.0, npm/picomatch@2.3.1, npm/pidtree@0.5.0, npm/pirates@4.0.6, npm/pkg-dir@4.2.0, npm/platform@1.3.6, npm/pnp-webpack-plugin@1.6.4, npm/postcss@8.2.15, npm/preact-render-to-string@5.2.6, npm/preact@10.18.1, npm/prelude-ls@1.2.1, npm/prettier-linter-helpers@1.0.0, npm/pretty-format@3.8.0, npm/process-nextick-args@2.0.1, npm/progress@2.0.3, npm/promise-retry@2.0.1, npm/prompts@2.4.2, npm/prop-types@15.8.1, npm/proxy-from-env@1.1.0, npm/psl@1.9.0, npm/public-encrypt@4.0.3, npm/punycode@1.4.1, npm/qs@6.11.2, npm/querystring@0.2.1, npm/querystringify@2.2.0, npm/queue-microtask@1.2.3, npm/queue@6.0.2, npm/raf@3.4.1, npm/randomfill@1.0.4, npm/raw-body@2.4.1, npm/react-chartjs-2@4.3.1, npm/react-cookie-consent@8.0.1, npm/react-datepicker@4.21.0, npm/react-dom@17.0.2, npm/react-fast-compare@3.2.2, npm/react-hotjar@5.5.0, npm/react-icons@4.11.0, npm/react-is@16.13.1, npm/react-multi-select-component@4.3.4, npm/react-onclickoutside@6.13.0, npm/react-popper@2.3.0, npm/react-property@2.0.0, npm/react-refresh@0.8.3, npm/react@17.0.2, npm/readable-stream@2.3.8, npm/readdirp@3.5.0, npm/reflect.getprototypeof@1.0.4, npm/regenerator-runtime@0.14.0, npm/regexpp@3.2.0, npm/remixicon@2.5.0, npm/require-directory@2.1.1, npm/require-from-string@2.0.2, npm/requireindex@1.2.0, npm/requires-port@1.0.0, npm/resolve-cwd@3.0.0, npm/resolve-from@4.0.0, npm/resolve-pkg-maps@1.0.0, npm/resolve.exports@1.1.1, npm/restore-cursor@3.1.0, npm/retry@0.12.0, npm/reusify@1.0.4, npm/rfdc@1.3.0, npm/rgbcolor@1.0.1, npm/rimraf@3.0.2, npm/run-applescript@5.0.0, npm/run-parallel@1.2.0, npm/rxjs@7.8.1, npm/safe-array-concat@1.0.1, npm/safe-buffer@5.1.2, npm/safe-regex-test@1.0.0, npm/sass@1.69.4, npm/sax@1.3.0, npm/saxes@5.0.1, npm/scheduler@0.20.2, npm/semver@7.5.4, npm/set-blocking@2.0.0, npm/set-function-name@2.0.1, npm/setimmediate@1.0.5, npm/setprototypeof@1.1.1, npm/shebang-command@2.0.0, npm/shebang-regex@3.0.0, npm/shell-quote@1.7.2, npm/side-channel@1.0.4, npm/signal-exit@3.0.7, npm/sisteransi@1.0.5, npm/slash@3.0.0, npm/slice-ansi@4.0.0, npm/smart-buffer@4.2.0, npm/socks-proxy-agent@7.0.0, npm/socks@2.7.1, npm/source-map-js@1.0.2, npm/source-map-support@0.5.21, npm/source-map@0.8.0-beta.0, npm/sprintf-js@1.0.3, npm/ssri@10.0.5, npm/stack-utils@2.0.6, npm/stackblur-canvas@2.6.0, npm/stacktrace-parser@0.1.10, npm/statuses@1.5.0, npm/stream-browserify@3.0.0, npm/stream-http@3.1.1, npm/stream-parser@0.3.1, npm/streamsearch@0.1.2, npm/string-argv@0.3.2, npm/string-hash@1.1.3, npm/string-length@4.0.2, npm/string-width-cjs@4.2.3, npm/string-width@4.2.3, npm/string.prototype.matchall@4.0.10, npm/string.prototype.trim@1.2.8, npm/string.prototype.trimend@1.0.7, npm/string.prototype.trimstart@1.0.7, npm/string_decoder@1.1.1, npm/strip-ansi-cjs@6.0.1, npm/strip-ansi@6.0.0, npm/strip-bom@3.0.0, npm/strip-final-newline@3.0.0, npm/style-to-js@1.1.1, npm/style-to-object@0.3.0, npm/styled-jsx@4.0.1, npm/stylis-rule-sheet@0.0.10, npm/stylis@3.5.4, npm/superjson@1.13.3, npm/supports-color@5.5.0, npm/supports-hyperlinks@2.3.0, npm/supports-preserve-symlinks-flag@1.0.0, npm/svg-pathdata@6.0.3, npm/swr@1.3.0, npm/symbol-tree@3.2.4, npm/synckit@0.8.5, npm/table@6.8.1, npm/tapable@2.2.1, npm/tar@6.2.0, npm/terminal-link@2.1.1, npm/test-exclude@6.0.0, npm/text-segmentation@1.0.3, npm/text-table@0.2.0, npm/throat@6.0.2, npm/through@2.3.8, npm/titleize@3.0.0, npm/tmpl@1.0.5, npm/to-arraybuffer@1.0.1, npm/to-fast-properties@2.0.0, npm/to-regex-range@5.0.1, npm/toidentifier@1.0.0, npm/tough-cookie@4.1.3, npm/tr46@0.0.3, npm/ts-api-utils@1.0.3, npm/ts-pnp@1.2.0, npm/tsconfig-paths@3.14.2, npm/tslib@1.14.1, npm/tsutils@3.21.0, npm/tty-browserify@0.0.1, npm/type-detect@4.0.8, npm/type-fest@0.7.1, npm/type-is@1.6.18, npm/typed-array-buffer@1.0.0, npm/typed-array-byte-length@1.0.0, npm/typed-array-byte-offset@1.0.0, npm/typed-array-length@1.0.4, npm/typedarray-to-buffer@3.1.5, npm/typedarray@0.0.6, npm/unbox-primitive@1.0.2, npm/unique-filename@3.0.0, npm/unique-slug@4.0.0, npm/universalify@0.2.0, npm/unpipe@1.0.0, npm/untildify@4.0.0, npm/update-browserslist-db@1.0.13, npm/uri-js@4.4.1, npm/url-parse@1.5.10, npm/url@0.11.3, npm/use-debounce@7.0.1, npm/use-subscription@1.5.1, npm/util-deprecate@1.0.2, npm/util@0.12.4, npm/utrie@1.0.2, npm/uuid@8.3.2, npm/v8-compile-cache@2.4.0, npm/v8-to-istanbul@8.1.1, npm/w3c-hr-time@1.0.2, npm/w3c-xmlserializer@2.0.0, npm/walker@1.0.8, npm/warning@4.0.3, npm/watchpack@2.1.1, npm/webidl-conversions@3.0.1, npm/whatwg-encoding@1.0.5, npm/whatwg-mimetype@2.3.0, npm/whatwg-url@5.0.0, npm/which-boxed-primitive@1.0.2, npm/which-builtin-type@1.1.3, npm/which-collection@1.0.1, npm/which@2.0.2, npm/wide-align@1.1.5, npm/wrap-ansi-cjs@7.0.0, npm/wrap-ansi@8.1.0, npm/wrappy@1.0.2, npm/write-file-atomic@3.0.3, npm/ws@7.5.9, npm/xml-js@1.6.11, npm/xml-name-validator@3.0.0, npm/xml@1.0.1, npm/xmlchars@2.2.0, npm/xtend@4.0.2, npm/y18n@5.0.8, npm/yallist@4.0.0, npm/yaml@1.10.2, npm/yargs-parser@20.2.9, npm/yargs@16.2.0, npm/yocto-queue@0.1.0, npm/zod@3.22.4

View full report↗︎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants