Merge pull request #134 from Blockception/dependabot/npm_and_yarn/comment-json-4.2.3
Bump comment-json from 4.1.1 to 4.2.3
This commit is contained in:
18
package-lock.json
generated
18
package-lock.json
generated
@@ -17,7 +17,7 @@
|
||||
"@types/mocha": "^10.0.0",
|
||||
"@types/node": "^18.11.6",
|
||||
"chai": "^4.3.6",
|
||||
"comment-json": "^4.1.1",
|
||||
"comment-json": "^4.2.3",
|
||||
"json-loader": "^0.5.7",
|
||||
"mocha": "^10.1.0",
|
||||
"ts-loader": "^9.4.1",
|
||||
@@ -766,13 +766,13 @@
|
||||
"peer": true
|
||||
},
|
||||
"node_modules/comment-json": {
|
||||
"version": "4.1.1",
|
||||
"resolved": "https://registry.npmjs.org/comment-json/-/comment-json-4.1.1.tgz",
|
||||
"integrity": "sha512-v8gmtPvxhBlhdRBLwdHSjGy9BgA23t9H1FctdQKyUrErPjSrJcdDMqBq9B4Irtm7w3TNYLQJNH6ARKnpyag1sA==",
|
||||
"version": "4.2.3",
|
||||
"resolved": "https://registry.npmjs.org/comment-json/-/comment-json-4.2.3.tgz",
|
||||
"integrity": "sha512-SsxdiOf064DWoZLH799Ata6u7iV658A11PlWtZATDlXPpKGJnbJZ5Z24ybixAi+LUUqJ/GKowAejtC5GFUG7Tw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"array-timsort": "^1.0.3",
|
||||
"core-util-is": "^1.0.2",
|
||||
"core-util-is": "^1.0.3",
|
||||
"esprima": "^4.0.1",
|
||||
"has-own-prop": "^2.0.0",
|
||||
"repeat-string": "^1.6.1"
|
||||
@@ -2996,13 +2996,13 @@
|
||||
"peer": true
|
||||
},
|
||||
"comment-json": {
|
||||
"version": "4.1.1",
|
||||
"resolved": "https://registry.npmjs.org/comment-json/-/comment-json-4.1.1.tgz",
|
||||
"integrity": "sha512-v8gmtPvxhBlhdRBLwdHSjGy9BgA23t9H1FctdQKyUrErPjSrJcdDMqBq9B4Irtm7w3TNYLQJNH6ARKnpyag1sA==",
|
||||
"version": "4.2.3",
|
||||
"resolved": "https://registry.npmjs.org/comment-json/-/comment-json-4.2.3.tgz",
|
||||
"integrity": "sha512-SsxdiOf064DWoZLH799Ata6u7iV658A11PlWtZATDlXPpKGJnbJZ5Z24ybixAi+LUUqJ/GKowAejtC5GFUG7Tw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"array-timsort": "^1.0.3",
|
||||
"core-util-is": "^1.0.2",
|
||||
"core-util-is": "^1.0.3",
|
||||
"esprima": "^4.0.1",
|
||||
"has-own-prop": "^2.0.0",
|
||||
"repeat-string": "^1.6.1"
|
||||
|
||||
Reference in New Issue
Block a user