chore(deps): bump simplecc-wasm from 1.1.0 to 1.1.1 (#21001)
Bumps [simplecc-wasm](https://github.com/fengkx/simplecc-wasm) from 1.1.0 to 1.1.1. - [Changelog](https://github.com/fengkx/simplecc-wasm/blob/master/CHANGELOG.md) - [Commits](https://github.com/fengkx/simplecc-wasm/compare/v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: simplecc-wasm dependency-version: 1.1.1 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
ae7f0293f6
commit
f5836c0689
|
|
@ -123,7 +123,7 @@
|
|||
"rfc4648": "1.5.4",
|
||||
"rss-parser": "3.13.0",
|
||||
"sanitize-html": "2.17.0",
|
||||
"simplecc-wasm": "1.1.0",
|
||||
"simplecc-wasm": "1.1.1",
|
||||
"socks-proxy-agent": "8.0.5",
|
||||
"source-map": "0.7.6",
|
||||
"telegram": "2.26.22",
|
||||
|
|
|
|||
|
|
@ -233,8 +233,8 @@ importers:
|
|||
specifier: 2.17.0
|
||||
version: 2.17.0
|
||||
simplecc-wasm:
|
||||
specifier: 1.1.0
|
||||
version: 1.1.0
|
||||
specifier: 1.1.1
|
||||
version: 1.1.1
|
||||
socks-proxy-agent:
|
||||
specifier: 8.0.5
|
||||
version: 8.0.5
|
||||
|
|
@ -5871,8 +5871,8 @@ packages:
|
|||
resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
|
||||
engines: {node: '>=14'}
|
||||
|
||||
simplecc-wasm@1.1.0:
|
||||
resolution: {integrity: sha512-0nmH9WrzxpI8GOZkltH0NKAlcPe42rXek01noMSdelCmj8RYSL06SDDG/YWhvVTbMcuN1fq5imOeXpUJmhbcPQ==}
|
||||
simplecc-wasm@1.1.1:
|
||||
resolution: {integrity: sha512-NHBvSBlnOk7nqiNKvNpG/3DqD4XBkls3CqmTl4t3At4v7N9z1HO2t9g7vK//0o33zcgVOKE59vFcyCcgCuw6zQ==}
|
||||
|
||||
sleep@6.1.0:
|
||||
resolution: {integrity: sha512-Z1x4JjJxsru75Tqn8F4tnOFeEu3HjtITTsumYUiuz54sGKdISgLCek9AUlXlVVrkhltRFhNUsJDJE76SFHTDIQ==}
|
||||
|
|
@ -12700,7 +12700,7 @@ snapshots:
|
|||
|
||||
signal-exit@4.1.0: {}
|
||||
|
||||
simplecc-wasm@1.1.0: {}
|
||||
simplecc-wasm@1.1.1: {}
|
||||
|
||||
sleep@6.1.0:
|
||||
dependencies:
|
||||
|
|
|
|||
Loading…
Reference in New Issue