mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2024-11-17 12:21:00 -05:00
Bump fast-xml-parser from 4.3.6 to 4.4.0 (#129)
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.3.6 to 4.4.0. - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.3.6...v4.4.0) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-type: direct:production update-type: version-update:semver-minor ... 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
7c40fdb83a
commit
d90ba4da6f
@ -35,7 +35,7 @@
|
||||
"ansi-colors": "4.1.3",
|
||||
"dayjs": "1.11.11",
|
||||
"discord.js": "14.15.2",
|
||||
"fast-xml-parser": "4.3.6",
|
||||
"fast-xml-parser": "4.4.0",
|
||||
"mathjs": "12.4.2",
|
||||
"ms": "2.1.3",
|
||||
"node-cron": "3.0.3",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -670,7 +670,7 @@ __metadata:
|
||||
ansi-colors: "npm:4.1.3"
|
||||
dayjs: "npm:1.11.11"
|
||||
discord.js: "npm:14.15.2"
|
||||
fast-xml-parser: "npm:4.3.6"
|
||||
fast-xml-parser: "npm:4.4.0"
|
||||
mathjs: "npm:12.4.2"
|
||||
ms: "npm:2.1.3"
|
||||
node-cron: "npm:3.0.3"
|
||||
@ -776,14 +776,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"fast-xml-parser@npm:4.3.6":
|
||||
version: 4.3.6
|
||||
resolution: "fast-xml-parser@npm:4.3.6"
|
||||
"fast-xml-parser@npm:4.4.0":
|
||||
version: 4.4.0
|
||||
resolution: "fast-xml-parser@npm:4.4.0"
|
||||
dependencies:
|
||||
strnum: "npm:^1.0.5"
|
||||
bin:
|
||||
fxparser: src/cli/cli.js
|
||||
checksum: 10/3e431e594960f04996e60a01fb51d8f4346138a7ba60d97244bf7866a3072eaf2f6dc73008d7b07871b98b606a8d7db955efdeae787992f685dd0e5bcc67c36a
|
||||
checksum: 10/f1592fa810d3923c46c7037d5adf1c309580d1d14780312019f33e4967f6ffcb5632168a5e889fe9d30794f6a087a0a095bb21cdf62320a96c6b304395212658
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user