Skip to content

Commit 6e53117

Browse files
authored
Merge pull request DSpace#2020 from DSpace/dependabot/npm_and_yarn/json5-2.2.2
Bump json5 from 2.2.1 to 2.2.2
2 parents 0d149a3 + 9b6ba90 commit 6e53117

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
@@ -99,7 +99,7 @@
9999
"http-proxy-middleware": "^1.0.5",
100100
"js-cookie": "2.2.1",
101101
"js-yaml": "^4.1.0",
102-
"json5": "^2.1.3",
102+
"json5": "^2.2.2",
103103
"jsonschema": "1.4.0",
104104
"jwt-decode": "^3.1.2",
105105
"klaro": "^0.7.18",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7005,10 +7005,10 @@ json5@^1.0.1:
70057005
dependencies:
70067006
minimist "^1.2.0"
70077007

7008-
json5@^2.1.2, json5@^2.1.3, json5@^2.2.1:
7009-
version "2.2.1"
7010-
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"
7011-
integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==
7008+
json5@^2.1.2, json5@^2.2.1, json5@^2.2.2:
7009+
version "2.2.2"
7010+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.2.tgz#64471c5bdcc564c18f7c1d4df2e2297f2457c5ab"
7011+
integrity sha512-46Tk9JiOL2z7ytNQWFLpj99RZkVgeHf87yGQKsIkaPz1qSH9UczKH1rO7K3wgRselo0tYMUNfecYpm/p1vC7tQ==
70127012

70137013
jsonc-parser@3.0.0:
70147014
version "3.0.0"

0 commit comments

Comments
 (0)