Skip to content

Commit 1075415

Browse files
authored
Merge pull request #6538 from influxdata/dependabot/npm_and_yarn/api-docs/js-yaml-4.1.1
chore(deps): bump js-yaml from 4.1.0 to 4.1.1 in /api-docs
2 parents 780c3c5 + 07a299d commit 1075415

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

api-docs/package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "InfluxDB API documentation",
66
"license": "MIT",
77
"dependencies": {
8-
"js-yaml": "^4.1.0"
8+
"js-yaml": "^4.1.1"
99
},
1010
"devDependencies": {
1111
"spectral": "^0.0.0"

api-docs/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,10 @@ has-ansi@^2.0.0:
5050
dependencies:
5151
ansi-regex "^2.0.0"
5252

53-
js-yaml@^4.1.0:
54-
version "4.1.0"
55-
resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz"
56-
integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
53+
js-yaml@^4.1.1:
54+
version "4.1.1"
55+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.1.tgz#854c292467705b699476e1a2decc0c8a3458806b"
56+
integrity sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==
5757
dependencies:
5858
argparse "^2.0.1"
5959

0 commit comments

Comments
 (0)