Bump smol-toml from 1.3.0 to 1.3.1

Bumps [smol-toml](https://github.com/squirrelchat/smol-toml) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/squirrelchat/smol-toml/releases)
- [Commits](https://github.com/squirrelchat/smol-toml/commits)

---
updated-dependencies:
- dependency-name: smol-toml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-11-22 20:43:29 +00:00
committed by GitHub
parent 6356f0a8b5
commit c945ecd039
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -23,7 +23,7 @@
"react": "^18.2.0",
"react-alert": "^7.0.3",
"react18-json-view": "^0.2.6",
"smol-toml": "^1.1.3",
"smol-toml": "^1.3.1",
"use-query-params": "^2.2.1",
"xrpl": "^4.0.0"
},
@@ -6025,9 +6025,9 @@
}
},
"node_modules/smol-toml": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/smol-toml/-/smol-toml-1.3.0.tgz",
"integrity": "sha512-tWpi2TsODPScmi48b/OQZGi2lgUmBCHy6SZrhi/FdnnHiU1GwebbCfuQuxsC3nHaLwtYeJGPrDZDIeodDOc4pA==",
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/smol-toml/-/smol-toml-1.3.1.tgz",
"integrity": "sha512-tEYNll18pPKHroYSmLLrksq233j021G0giwW7P3D24jC54pQ5W5BXMsQ/Mvw1OJCmEYDgY+lrzT+3nNUtoNfXQ==",
"engines": {
"node": ">= 18"
},