Skip to content

Commit bec67da

Browse files
committed
chore: update devDependencies to fix vulnerabilities
1 parent f0907f0 commit bec67da

File tree

3 files changed

+3369
-4069
lines changed

3 files changed

+3369
-4069
lines changed

README.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,21 @@
44
[![PR testing - if Node project](https://github.com/asyncapi/bundler/actions/workflows/if-nodejs-pr-testing.yml/badge.svg)](https://github.com/asyncapi/bundler/actions/workflows/if-nodejs-pr-testing.yml)
55
[![npm](https://img.shields.io/npm/dw/@asyncapi/bundler)](https://www.npmjs.com/package/@asyncapi/bundler)
66

7-
<!-- toc is generated with GitHub Actions do not remove toc markers -->
8-
9-
<!-- toc -->
7+
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
8+
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
109

1110
- [Overview](#overview)
1211
- [Installation](#installation)
1312
- [Usage](#usage)
14-
* [Dereference of the external references](#dereference-of-the-external-references)
15-
* [Option `baseDir`](#option-basedir)
16-
* [Property `x-origin`](#property-x-origin)
17-
* [Movement of components to `components`](#movement-of-components-to-components)
18-
* [Code examples](#code-examples)
13+
- [Dereference of the external references](#dereference-of-the-external-references)
14+
- [Option `baseDir`](#option-basedir)
15+
- [Property `x-origin`](#property-x-origin)
16+
- [Movement of components to `components`](#movement-of-components-to-components)
17+
- [Code examples](#code-examples)
1918
- [bundle(files, [options])](#bundlefiles-options)
2019
- [Contributors](#contributors)
2120

22-
<!-- tocstop -->
21+
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
2322

2423
## Overview
2524
An official library that lets you bundle/dereference or merge into one your AsyncAPI Documents.
@@ -362,4 +361,4 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
362361
363362
<!-- ALL-CONTRIBUTORS-LIST:END -->
364363
365-
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
364+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)