Skip to content

Commit d75020f

Browse files
committed
bump some versions
1 parent 0223126 commit d75020f

19 files changed

Lines changed: 250451 additions & 205445 deletions
Lines changed: 16 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,32 @@
11
---
2-
name: "@fastify/busboy"
3-
version: 2.1.1
2+
name: "@typescript-eslint/types"
3+
version: 5.62.0
44
type: npm
5-
summary: A streaming parser for HTML form data for node.js
5+
summary: Types for the TypeScript-ESTree AST spec
66
homepage:
77
license: mit
88
licenses:
99
- sources: LICENSE
10-
text: |-
11-
Copyright Brian White. All rights reserved.
10+
text: |
11+
MIT License
12+
13+
Copyright (c) 2019 typescript-eslint and other contributors
1214
1315
Permission is hereby granted, free of charge, to any person obtaining a copy
14-
of this software and associated documentation files (the "Software"), to
15-
deal in the Software without restriction, including without limitation the
16-
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
17-
sell copies of the Software, and to permit persons to whom the Software is
16+
of this software and associated documentation files (the "Software"), to deal
17+
in the Software without restriction, including without limitation the rights
18+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
19+
copies of the Software, and to permit persons to whom the Software is
1820
furnished to do so, subject to the following conditions:
1921
20-
The above copyright notice and this permission notice shall be included in
21-
all copies or substantial portions of the Software.
22+
The above copyright notice and this permission notice shall be included in all
23+
copies or substantial portions of the Software.
2224
2325
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2426
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2527
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2628
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
27-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
28-
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
29-
IN THE SOFTWARE.
29+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
30+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
31+
SOFTWARE.
3032
notices: []

.licenses/npm/fast-xml-parser.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: fast-xml-parser
3-
version: 5.3.2
3+
version: 5.3.5
44
type: npm
55
summary: Validate XML, Parse XML, Build XML without C/C++ based libraries
66
homepage:

.licenses/npm/lodash.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: lodash
3-
version: 4.17.21
3+
version: 4.17.23
44
type: npm
55
summary: Lodash modular utilities.
66
homepage: https://lodash.com/

.licenses/npm/strnum.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: strnum
3-
version: 2.1.1
3+
version: 2.1.2
44
type: npm
55
summary: Parse String to Number based on configuration
66
homepage:

.licenses/npm/undici.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: undici
3-
version: 5.29.0
3+
version: 7.21.0
44
type: npm
55
summary: An HTTP/1.1 client, written from scratch for Node.js
66
homepage: https://undici.nodejs.org

0 commit comments

Comments
 (0)