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

This commit is contained in:
Renovate Bot
2022-03-12 17:22:25 +00:00
committed by renovate[bot]
parent b0e4dff83f
commit 2400a3f5b1
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View File

@ -19883,9 +19883,9 @@
}
},
"node_modules/bson-objectid": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/bson-objectid/-/bson-objectid-2.0.2.tgz",
"integrity": "sha512-61Yo6MBAftkyc+nU0smq+VX2SCeKgtC6+cRI+JkatdCy1tPdAzvR1ezEQFlio6St2tDhKZm/IUXc2bzg0QSnqQ==",
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/bson-objectid/-/bson-objectid-2.0.3.tgz",
"integrity": "sha512-WYwVtY9yqk179EPMNuF3vcxufdrGLEo2XwqdRVbfLVe9X6jLt7WKZQgP+ObOcprakBGbHxzl76tgTaieqsH29g==",
"dev": true
},
"node_modules/buffer": {
@ -53095,7 +53095,7 @@
"license": "(BSD-3-Clause AND CC-BY-SA-4.0)",
"devDependencies": {
"@types/mock-fs": "4.13.1",
"bson-objectid": "2.0.2",
"bson-objectid": "2.0.3",
"cross-env": "7.0.3",
"gray-matter": "4.0.3",
"inquirer": "8.2.1",
@ -56712,7 +56712,7 @@
"version": "file:tools/challenge-helper-scripts",
"requires": {
"@types/mock-fs": "4.13.1",
"bson-objectid": "2.0.2",
"bson-objectid": "2.0.3",
"cross-env": "7.0.3",
"gray-matter": "4.0.3",
"inquirer": "8.2.1",
@ -69637,9 +69637,9 @@
"integrity": "sha512-EvVNVeGo4tHxwi8L6bPj3y3itEvStdwvvlojVxxbyYfoaxJ6keLgrTuKdyfEAszFK+H3olzBuafE0yoh0D1gdg=="
},
"bson-objectid": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/bson-objectid/-/bson-objectid-2.0.2.tgz",
"integrity": "sha512-61Yo6MBAftkyc+nU0smq+VX2SCeKgtC6+cRI+JkatdCy1tPdAzvR1ezEQFlio6St2tDhKZm/IUXc2bzg0QSnqQ==",
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/bson-objectid/-/bson-objectid-2.0.3.tgz",
"integrity": "sha512-WYwVtY9yqk179EPMNuF3vcxufdrGLEo2XwqdRVbfLVe9X6jLt7WKZQgP+ObOcprakBGbHxzl76tgTaieqsH29g==",
"dev": true
},
"buffer": {

View File

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