mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
Bump json5 from 2.2.1 to 2.2.2 in /frontend
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.2) --- updated-dependencies: - dependency-name: json5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Oliver Günther
parent
844c7bfe5d
commit
a677680f4e
Generated
+7
-7
@@ -63,7 +63,7 @@
|
||||
"jquery-ui": "1.13.2",
|
||||
"jquery-ujs": "^1.2.2",
|
||||
"jquery.caret": "^0.3.1",
|
||||
"json5": "^2.1.0",
|
||||
"json5": "^2.2.2",
|
||||
"lodash": "^4.17.19",
|
||||
"mark.js": "^8.11.0",
|
||||
"mime": "^2.5.2",
|
||||
@@ -35988,9 +35988,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/json5": {
|
||||
"version": "2.2.1",
|
||||
"resolved": "https://registry.npmjs.org/json5/-/json5-2.2.1.tgz",
|
||||
"integrity": "sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==",
|
||||
"version": "2.2.2",
|
||||
"resolved": "https://registry.npmjs.org/json5/-/json5-2.2.2.tgz",
|
||||
"integrity": "sha512-46Tk9JiOL2z7ytNQWFLpj99RZkVgeHf87yGQKsIkaPz1qSH9UczKH1rO7K3wgRselo0tYMUNfecYpm/p1vC7tQ==",
|
||||
"bin": {
|
||||
"json5": "lib/cli.js"
|
||||
},
|
||||
@@ -76630,9 +76630,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"json5": {
|
||||
"version": "2.2.1",
|
||||
"resolved": "https://registry.npmjs.org/json5/-/json5-2.2.1.tgz",
|
||||
"integrity": "sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA=="
|
||||
"version": "2.2.2",
|
||||
"resolved": "https://registry.npmjs.org/json5/-/json5-2.2.2.tgz",
|
||||
"integrity": "sha512-46Tk9JiOL2z7ytNQWFLpj99RZkVgeHf87yGQKsIkaPz1qSH9UczKH1rO7K3wgRselo0tYMUNfecYpm/p1vC7tQ=="
|
||||
},
|
||||
"jsonc-parser": {
|
||||
"version": "3.0.0",
|
||||
|
||||
@@ -137,7 +137,7 @@
|
||||
"jquery-ui": "1.13.2",
|
||||
"jquery-ujs": "^1.2.2",
|
||||
"jquery.caret": "^0.3.1",
|
||||
"json5": "^2.1.0",
|
||||
"json5": "^2.2.2",
|
||||
"lodash": "^4.17.19",
|
||||
"mark.js": "^8.11.0",
|
||||
"mime": "^2.5.2",
|
||||
|
||||
Reference in New Issue
Block a user