Update dependency bson-objectid to v2.0.4

This commit is contained in:
renovate[bot] 2023-06-21 10:36:16 +00:00 committed by Daniel Lockyer
parent 2666b2cec4
commit 7a7013dc9c
2 changed files with 5 additions and 5 deletions

View File

@ -69,7 +69,7 @@
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "14.4.3",
"autoprefixer": "10.4.8",
"bson-objectid": "2.0.3",
"bson-objectid": "2.0.4",
"chalk": "4.1.2",
"chokidar": "3.5.3",
"copy-webpack-plugin": "6.4.1",

View File

@ -3441,10 +3441,10 @@ bser@2.1.1:
dependencies:
node-int64 "^0.4.0"
bson-objectid@2.0.3:
version "2.0.3"
resolved "https://registry.yarnpkg.com/bson-objectid/-/bson-objectid-2.0.3.tgz#d840185172846b2f10c42ce2bcdb4a50956a9db5"
integrity sha512-WYwVtY9yqk179EPMNuF3vcxufdrGLEo2XwqdRVbfLVe9X6jLt7WKZQgP+ObOcprakBGbHxzl76tgTaieqsH29g==
bson-objectid@2.0.4:
version "2.0.4"
resolved "https://registry.yarnpkg.com/bson-objectid/-/bson-objectid-2.0.4.tgz#339211572ef97dc98f2d68eaee7b99b7be59a089"
integrity sha512-vgnKAUzcDoa+AeyYwXCoHyF2q6u/8H46dxu5JN+4/TZeq/Dlinn0K6GvxsCLb3LHUJl0m/TLiEK31kUwtgocMQ==
btoa@^1.2.1:
version "1.2.1"