chore(deps): bump smol-toml from 1.1.2 to 1.1.3 (#9669)
Bumps [smol-toml](https://github.com/squirrelchat/smol-toml) from 1.1.2 to 1.1.3. - [Release notes](https://github.com/squirrelchat/smol-toml/releases) - [Commits](https://github.com/squirrelchat/smol-toml/compare/v1.1.2...v1.1.3) --- updated-dependencies: - dependency-name: smol-toml 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:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -52,7 +52,7 @@
|
||||
"query-string": "^8.1.0",
|
||||
"semver": "~7.5.4",
|
||||
"simple-icons": "9.17.0",
|
||||
"smol-toml": "1.1.2",
|
||||
"smol-toml": "1.1.3",
|
||||
"webextension-store-meta": "^1.0.5",
|
||||
"xpath": "~0.0.33"
|
||||
},
|
||||
@@ -24500,9 +24500,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/smol-toml": {
|
||||
"version": "1.1.2",
|
||||
"resolved": "https://registry.npmjs.org/smol-toml/-/smol-toml-1.1.2.tgz",
|
||||
"integrity": "sha512-opeweddRVyIFjnNPmEodUn4LlVeiZNE3OZ3QiLvyC/pWxNgW3z02oCTVOFVgYI1w1sSO4nifFCcvw1ADOMs5ag==",
|
||||
"version": "1.1.3",
|
||||
"resolved": "https://registry.npmjs.org/smol-toml/-/smol-toml-1.1.3.tgz",
|
||||
"integrity": "sha512-qTyy6Owjho1ISBmxj4HdrFWB2kMQ5RczU6J04OqslSfdSH656OIHuomHS4ZDvhwm37nig/uXyiTMJxlC9zIVfw==",
|
||||
"engines": {
|
||||
"node": ">= 18",
|
||||
"pnpm": ">= 8"
|
||||
|
||||
@@ -64,7 +64,7 @@
|
||||
"query-string": "^8.1.0",
|
||||
"semver": "~7.5.4",
|
||||
"simple-icons": "9.17.0",
|
||||
"smol-toml": "1.1.2",
|
||||
"smol-toml": "1.1.3",
|
||||
"webextension-store-meta": "^1.0.5",
|
||||
"xpath": "~0.0.33"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user