chore(deps): bump re2js from 2.8.5 to 2.8.6 (#22449)
Bumps [re2js](https://github.com/le0pard/re2js) from 2.8.5 to 2.8.6. - [Release notes](https://github.com/le0pard/re2js/releases) - [Commits](https://github.com/le0pard/re2js/compare/2.8.5...2.8.6) --- updated-dependencies: - dependency-name: re2js dependency-version: 2.8.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f8d0a1438c
commit
c29afb2d93
|
|
@ -117,7 +117,7 @@
|
|||
"patchright": "1.61.1",
|
||||
"query-string": "9.4.1",
|
||||
"rate-limiter-flexible": "11.2.0",
|
||||
"re2js": "2.8.5",
|
||||
"re2js": "2.8.6",
|
||||
"rfc4648": "1.5.4",
|
||||
"rss-parser": "3.13.0",
|
||||
"sanitize-html": "2.17.5",
|
||||
|
|
|
|||
|
|
@ -212,8 +212,8 @@ importers:
|
|||
specifier: 11.2.0
|
||||
version: 11.2.0
|
||||
re2js:
|
||||
specifier: 2.8.5
|
||||
version: 2.8.5
|
||||
specifier: 2.8.6
|
||||
version: 2.8.6
|
||||
rfc4648:
|
||||
specifier: 1.5.4
|
||||
version: 1.5.4
|
||||
|
|
@ -3241,7 +3241,7 @@ packages:
|
|||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
|
||||
difflib@https://codeload.github.com/postlight/difflib.js/tar.gz/32e8e38c7fcd935241b9baab71bb432fd9b166ed:
|
||||
resolution: {gitHosted: true, tarball: https://codeload.github.com/postlight/difflib.js/tar.gz/32e8e38c7fcd935241b9baab71bb432fd9b166ed}
|
||||
resolution: {tarball: https://codeload.github.com/postlight/difflib.js/tar.gz/32e8e38c7fcd935241b9baab71bb432fd9b166ed}
|
||||
version: 0.2.6
|
||||
|
||||
discord-api-types@0.38.49:
|
||||
|
|
@ -4923,8 +4923,8 @@ packages:
|
|||
rate-limiter-flexible@11.2.0:
|
||||
resolution: {integrity: sha512-L0eIK+BmFMi6NcvmtEg7RSswOFKi9MMD5RhBIypFfOve+G6Jl1Xbb8qEHgK3uRzNtkOFYF0L9f7P4rSf2PnUVw==}
|
||||
|
||||
re2js@2.8.5:
|
||||
resolution: {integrity: sha512-L13fl3sRU6GgC/3fGrZ3DBZt2knDy/MVTw90oVBKhdlLr9uKwrxlxJUD+zkEMm8X/nq1XMi5GS4jq8O4FjmHoA==}
|
||||
re2js@2.8.6:
|
||||
resolution: {integrity: sha512-xLgQil4kIUCrAzVk9fRSkxkFNwmygLFjVxXrLc65aE1F0+Zsb8rxumFBy4XKyvgMCTL6kilDq3EZ0piE2dP/Dg==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
|
||||
readable-stream@3.6.2:
|
||||
|
|
@ -10395,7 +10395,7 @@ snapshots:
|
|||
|
||||
rate-limiter-flexible@11.2.0: {}
|
||||
|
||||
re2js@2.8.5: {}
|
||||
re2js@2.8.6: {}
|
||||
|
||||
readable-stream@3.6.2:
|
||||
dependencies:
|
||||
|
|
|
|||
Loading…
Reference in New Issue