Skip to content

Commit ea21ee1

Browse files
authored
Merge pull request #4861 from DSpace/dependabot/npm_and_yarn/dspace-7_x/js-yaml-4.1.1
Bump js-yaml from 4.1.0 to 4.1.1
2 parents a1dd99d + 78295dc commit ea21ee1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"http-terminator": "^3.2.0",
9494
"isbot": "^5.1.31",
9595
"js-cookie": "2.2.1",
96-
"js-yaml": "^4.1.0",
96+
"js-yaml": "^4.1.1",
9797
"json5": "^2.2.3",
9898
"jsonschema": "1.5.0",
9999
"jwt-decode": "^3.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7812,10 +7812,10 @@ js-yaml@^3.13.1:
78127812
argparse "^1.0.7"
78137813
esprima "^4.0.0"
78147814

7815-
js-yaml@^4.1.0:
7816-
version "4.1.0"
7817-
resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz"
7818-
integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
7815+
js-yaml@^4.1.0, js-yaml@^4.1.1:
7816+
version "4.1.1"
7817+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.1.tgz#854c292467705b699476e1a2decc0c8a3458806b"
7818+
integrity sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==
78197819
dependencies:
78207820
argparse "^2.0.1"
78217821

0 commit comments

Comments
 (0)