Skip to content

Commit 7b2ac84

Browse files
authored
Merge pull request DSpace#4865 from DSpace/dependabot/npm_and_yarn/dspace-8_x/js-yaml-4.1.1
Bump js-yaml from 4.1.0 to 4.1.1
2 parents b6ab66a + ab9baa1 commit 7b2ac84

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"http-terminator": "^3.2.0",
9999
"isbot": "^5.1.31",
100100
"js-cookie": "2.2.1",
101-
"js-yaml": "^4.1.0",
101+
"js-yaml": "^4.1.1",
102102
"json5": "^2.2.3",
103103
"jsonschema": "1.5.0",
104104
"jwt-decode": "^3.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7517,10 +7517,10 @@ js-yaml@^3.13.1:
75177517
argparse "^1.0.7"
75187518
esprima "^4.0.0"
75197519

7520-
js-yaml@^4.1.0:
7521-
version "4.1.0"
7522-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602"
7523-
integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
7520+
js-yaml@^4.1.0, js-yaml@^4.1.1:
7521+
version "4.1.1"
7522+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.1.tgz#854c292467705b699476e1a2decc0c8a3458806b"
7523+
integrity sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==
75247524
dependencies:
75257525
argparse "^2.0.1"
75267526

0 commit comments

Comments
 (0)