chore(deps): update dependency bson-objectid to v2.0.4

pull/48601/head
renovate[bot] 2022-11-26 04:08:37 +00:00
parent 141c18c35b
commit fc9b739772
2 changed files with 10 additions and 7 deletions

15
package-lock.json generated
View File

@ -18962,9 +18962,10 @@
}
},
"node_modules/bson-objectid": {
"version": "2.0.3",
"dev": true,
"license": "Apache-2.0"
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/bson-objectid/-/bson-objectid-2.0.4.tgz",
"integrity": "sha512-vgnKAUzcDoa+AeyYwXCoHyF2q6u/8H46dxu5JN+4/TZeq/Dlinn0K6GvxsCLb3LHUJl0m/TLiEK31kUwtgocMQ==",
"dev": true
},
"node_modules/buffer": {
"version": "6.0.3",
@ -54911,7 +54912,7 @@
"license": "(BSD-3-Clause AND CC-BY-SA-4.0)",
"devDependencies": {
"@types/mock-fs": "4.13.1",
"bson-objectid": "2.0.3",
"bson-objectid": "2.0.4",
"cross-env": "7.0.3",
"gray-matter": "4.0.3",
"inquirer": "8.2.5",
@ -57571,7 +57572,7 @@
"version": "file:tools/challenge-helper-scripts",
"requires": {
"@types/mock-fs": "4.13.1",
"bson-objectid": "2.0.3",
"bson-objectid": "2.0.4",
"cross-env": "7.0.3",
"gray-matter": "4.0.3",
"inquirer": "8.2.5",
@ -69040,7 +69041,9 @@
"version": "1.1.6"
},
"bson-objectid": {
"version": "2.0.3",
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/bson-objectid/-/bson-objectid-2.0.4.tgz",
"integrity": "sha512-vgnKAUzcDoa+AeyYwXCoHyF2q6u/8H46dxu5JN+4/TZeq/Dlinn0K6GvxsCLb3LHUJl0m/TLiEK31kUwtgocMQ==",
"dev": true
},
"buffer": {

View File

@ -24,7 +24,7 @@
},
"devDependencies": {
"@types/mock-fs": "4.13.1",
"bson-objectid": "2.0.3",
"bson-objectid": "2.0.4",
"cross-env": "7.0.3",
"gray-matter": "4.0.3",
"inquirer": "8.2.5",